[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2020-11-11 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 11, 2020 @ 15:16:20
  Author: foutrelis
Revision: 751040

upgpkg: python-dkim 1.0.5-3: Python 3.9 rebuild

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 15:16:18 UTC (rev 751039)
+++ PKGBUILD2020-11-11 15:16:20 UTC (rev 751040)
@@ -2,7 +2,7 @@
 
 pkgname=python-dkim
 pkgver=1.0.5
-pkgrel=2
+pkgrel=3
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
 url=https://launchpad.net/dkimpy


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 16:49:05
  Author: foutrelis
Revision: 747563

upgpkg: python-dkim 1.0.5-2: Python 3.9 rebuild

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 16:49:01 UTC (rev 747562)
+++ PKGBUILD2020-11-09 16:49:05 UTC (rev 747563)
@@ -2,7 +2,7 @@
 
 pkgname=python-dkim
 pkgver=1.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
 url=https://launchpad.net/dkimpy


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2020-08-10 Thread Daniel M. Capella via arch-commits
Date: Tuesday, August 11, 2020 @ 02:25:30
  Author: polyzen
Revision: 674193

upgpkg: python-dkim 1.0.5-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-11 02:22:22 UTC (rev 674192)
+++ PKGBUILD2020-08-11 02:25:30 UTC (rev 674193)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
@@ -11,7 +11,7 @@
 checkdepends=('python-authres' 'python-pynacl')
 optdepends=('python-aiodns' 'python-authres' 'python-pynacl')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
-sha256sums=('6dfbd64bbafd17358516c93ac97e6ca60fd76bc47dfc55a28f80f9c881662d92')
+sha256sums=('9a2420bf09af686736773153fca32a02ae11ecbe24b540c26104628959f91121')
 
 build() {
   cd dkimpy-$pkgver


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2020-04-06 Thread Daniel M. Capella via arch-commits
Date: Monday, April 6, 2020 @ 19:31:43
  Author: polyzen
Revision: 612081

upgpkg: python-dkim 1.0.4-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-06 19:17:51 UTC (rev 612080)
+++ PKGBUILD2020-04-06 19:31:43 UTC (rev 612081)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
@@ -11,7 +11,7 @@
 checkdepends=('python-authres' 'python-pynacl')
 optdepends=('python-aiodns' 'python-authres' 'python-pynacl')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
-sha256sums=('11fc2bd6177a7d016e1148bff8535d0f0c9931e339186b4a58a93a331c9aefc3')
+sha256sums=('6dfbd64bbafd17358516c93ac97e6ca60fd76bc47dfc55a28f80f9c881662d92')
 
 build() {
   cd dkimpy-$pkgver


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2020-01-16 Thread Daniel M. Capella via arch-commits
Date: Friday, January 17, 2020 @ 05:23:02
  Author: polyzen
Revision: 552817

upgpkg: python-dkim 1.0.3-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-17 05:16:26 UTC (rev 552816)
+++ PKGBUILD2020-01-17 05:23:02 UTC (rev 552817)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
@@ -11,7 +11,7 @@
 checkdepends=('python-authres' 'python-pynacl')
 optdepends=('python-aiodns' 'python-authres' 'python-pynacl')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
-sha256sums=('ce7989514025b7d7b2f5ded2a9392c92c10945c70a4e9310632586ff2f223fa7')
+sha256sums=('11fc2bd6177a7d016e1148bff8535d0f0c9931e339186b4a58a93a331c9aefc3')
 
 build() {
   cd dkimpy-$pkgver


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2020-01-01 Thread Daniel M. Capella via arch-commits
Date: Wednesday, January 1, 2020 @ 20:57:05
  Author: polyzen
Revision: 545930

upgpkg: python-dkim 1.0.2-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-01 20:33:56 UTC (rev 545929)
+++ PKGBUILD2020-01-01 20:57:05 UTC (rev 545930)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
@@ -11,7 +11,7 @@
 checkdepends=('python-authres' 'python-pynacl')
 optdepends=('python-aiodns' 'python-authres' 'python-pynacl')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
-sha256sums=('5d5ba1a15dd8c980d4183989f383bd5522a88dafde4eee5e4eebf9ee6942d94e')
+sha256sums=('ce7989514025b7d7b2f5ded2a9392c92c10945c70a4e9310632586ff2f223fa7')
 
 build() {
   cd dkimpy-$pkgver


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2019-12-18 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 19, 2019 @ 06:20:28
  Author: polyzen
Revision: 538285

upgpkg: python-dkim 1.0.1-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-19 06:17:28 UTC (rev 538284)
+++ PKGBUILD2019-12-19 06:20:28 UTC (rev 538285)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
@@ -11,7 +11,7 @@
 checkdepends=('python-authres' 'python-pynacl')
 optdepends=('python-aiodns' 'python-authres' 'python-pynacl')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
-sha256sums=('56f37736b5527082f2389bacd804e31e9f0118043e26eff74198d5d12ae3908b')
+sha256sums=('5d5ba1a15dd8c980d4183989f383bd5522a88dafde4eee5e4eebf9ee6942d94e')
 
 build() {
   cd dkimpy-$pkgver


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2019-12-11 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 12, 2019 @ 06:38:31
  Author: polyzen
Revision: 537335

upgpkg: python-dkim 1.0.0-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |   10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-12 06:34:49 UTC (rev 537334)
+++ PKGBUILD2019-12-12 06:38:31 UTC (rev 537335)
@@ -1,15 +1,17 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=0.9.5
-pkgrel=3
+pkgver=1.0.0
+pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
 url=https://launchpad.net/dkimpy
 license=('ZLIB')
-depends=('python-authres' 'python-dnspython' 'python-pynacl' 
'python-setuptools')
+depends=('python-dnspython' 'python-setuptools')
+checkdepends=('python-authres' 'python-pynacl')
+optdepends=('python-aiodns' 'python-authres' 'python-pynacl')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
-sha256sums=('6bf47aa71bc466f5d6a201042317fb415fbc45f3cae4f5dbe1e337e235549ff2')
+sha256sums=('56f37736b5527082f2389bacd804e31e9f0118043e26eff74198d5d12ae3908b')
 
 build() {
   cd dkimpy-$pkgver


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2019-11-03 Thread Felix Yan via arch-commits
Date: Sunday, November 3, 2019 @ 12:05:02
  Author: felixonmars
Revision: 522426

Python 3.8 rebuild

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-03 11:25:09 UTC (rev 522425)
+++ PKGBUILD2019-11-03 12:05:02 UTC (rev 522426)
@@ -2,7 +2,7 @@
 
 pkgname=python-dkim
 pkgver=0.9.5
-pkgrel=2
+pkgrel=3
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
 url=https://launchpad.net/dkimpy


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2019-10-25 Thread Felix Yan via arch-commits
Date: Saturday, October 26, 2019 @ 05:34:34
  Author: felixonmars
Revision: 520130

Python 3.8 rebuild

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 05:34:25 UTC (rev 520129)
+++ PKGBUILD2019-10-26 05:34:34 UTC (rev 520130)
@@ -2,7 +2,7 @@
 
 pkgname=python-dkim
 pkgver=0.9.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
 url=https://launchpad.net/dkimpy


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2019-10-09 Thread Daniel M. Capella via arch-commits
Date: Wednesday, October 9, 2019 @ 11:35:19
  Author: polyzen
Revision: 514342

upgpkg: python-dkim 0.9.5-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-09 10:57:23 UTC (rev 514341)
+++ PKGBUILD2019-10-09 11:35:19 UTC (rev 514342)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=0.9.4
+pkgver=0.9.5
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
@@ -9,7 +9,7 @@
 license=('ZLIB')
 depends=('python-authres' 'python-dnspython' 'python-pynacl' 
'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
-sha256sums=('dbcfb921b4fe2e44ee1648d2fd3c80d01a36ec0ca0a84eb032b69d6f780553b5')
+sha256sums=('6bf47aa71bc466f5d6a201042317fb415fbc45f3cae4f5dbe1e337e235549ff2')
 
 build() {
   cd dkimpy-$pkgver


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2019-09-25 Thread Daniel M. Capella via arch-commits
Date: Thursday, September 26, 2019 @ 00:36:03
  Author: polyzen
Revision: 511799

upgpkg: python-dkim 0.9.4-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-25 23:03:56 UTC (rev 511798)
+++ PKGBUILD2019-09-26 00:36:03 UTC (rev 511799)
@@ -1,8 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=0.9.3
-_branch=${pkgver%.*}
+pkgver=0.9.4
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
@@ -9,10 +8,8 @@
 url=https://launchpad.net/dkimpy
 license=('ZLIB')
 depends=('python-authres' 'python-dnspython' 'python-pynacl' 
'python-setuptools')
-source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";
-
"LICENSE-dkimpy-$pkgver::https://git.launchpad.net/dkimpy/plain/LICENSE?id=$pkgver";)
-sha256sums=('6d7f335e1e901695aba1a2659102147775502ed7d0664f00319357ba4457d6e6'
-'c047360d48ec9a45c4d70dca260c1a0d4806d521be3aee4b4300106d2b2618fe')
+source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
+sha256sums=('dbcfb921b4fe2e44ee1648d2fd3c80d01a36ec0ca0a84eb032b69d6f780553b5')
 
 build() {
   cd dkimpy-$pkgver
@@ -27,7 +24,7 @@
 package() {
   cd dkimpy-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 ../LICENSE-dkimpy-$pkgver 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2019-08-09 Thread Daniel M. Capella via arch-commits
Date: Friday, August 9, 2019 @ 22:48:33
  Author: polyzen
Revision: 498599

upgpkg: python-dkim 0.9.3-1

Also use upstream checksums.

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-09 22:25:37 UTC (rev 498598)
+++ PKGBUILD2019-08-09 22:48:33 UTC (rev 498599)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=0.9.2
+pkgver=0.9.3
 _branch=${pkgver%.*}
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
@@ -11,8 +11,8 @@
 depends=('python-authres' 'python-dnspython' 'python-pynacl' 
'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";
 
"LICENSE-dkimpy-$pkgver::https://git.launchpad.net/dkimpy/plain/LICENSE?id=$pkgver";)
-sha512sums=('a1e7ac778f8cf0897793f296061ef67a6945b136db1a7aee18498ce33111d1a0d485b0ce32f52c22c0866be644065e000de57131301000a83a1b55b6a875bfce'
-
'20a36385eabb3f758fee79d66033db77601ee352ea6f28c16395b1a7798e7804e1e9c3bc6326d939ece8f30e047d4ac95df25755f00a69e95de5f7528c16d5dd')
+sha256sums=('6d7f335e1e901695aba1a2659102147775502ed7d0664f00319357ba4457d6e6'
+'c047360d48ec9a45c4d70dca260c1a0d4806d521be3aee4b4300106d2b2618fe')
 
 build() {
   cd dkimpy-$pkgver


[arch-commits] Commit in python-dkim/trunk (PKGBUILD)

2019-04-15 Thread Daniel M. Capella via arch-commits
Date: Monday, April 15, 2019 @ 14:48:52
  Author: polyzen
Revision: 451702

upgpkg: python-dkim 0.9.2-1

Modified:
  python-dkim/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-15 14:31:41 UTC (rev 451701)
+++ PKGBUILD2019-04-15 14:48:52 UTC (rev 451702)
@@ -1,17 +1,17 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=python-dkim
-pkgver=0.9.1
+pkgver=0.9.2
 _branch=${pkgver%.*}
 pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
 url=https://launchpad.net/dkimpy
-license=('custom')
+license=('ZLIB')
 depends=('python-authres' 'python-dnspython' 'python-pynacl' 
'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";
-
'LICENSE-dkimpy-0.9.0::https://git.launchpad.net/dkimpy/plain/LICENSE?id=0.9.0')
-sha512sums=('5667c5b7752081f5831c26eebdf5d05bec8ff6c82299506e6ca31603ba0d04aa37b908aa07e97877f298263aeb652fdc0b8d54330a263902033dc0647dc44c3f'
+
"LICENSE-dkimpy-$pkgver::https://git.launchpad.net/dkimpy/plain/LICENSE?id=$pkgver";)
+sha512sums=('a1e7ac778f8cf0897793f296061ef67a6945b136db1a7aee18498ce33111d1a0d485b0ce32f52c22c0866be644065e000de57131301000a83a1b55b6a875bfce'
 
'20a36385eabb3f758fee79d66033db77601ee352ea6f28c16395b1a7798e7804e1e9c3bc6326d939ece8f30e047d4ac95df25755f00a69e95de5f7528c16d5dd')
 
 build() {
@@ -27,7 +27,7 @@
 package() {
   cd dkimpy-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 ../LICENSE-dkimpy-0.9.0 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 ../LICENSE-dkimpy-$pkgver 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
 # vim:set ts=2 sw=2 et: