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

2020-11-11 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 11, 2020 @ 10:41:16
  Author: foutrelis
Revision: 750274

upgpkg: python-authres 1.2.0-5: Python 3.9 rebuild

Modified:
  python-authres/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 10:41:15 UTC (rev 750273)
+++ PKGBUILD2020-11-11 10:41:16 UTC (rev 750274)
@@ -6,7 +6,7 @@
 
 pkgname=python-authres
 pkgver=1.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Python Authentication-Results headers generation and parsing'
 arch=('any')
 url=https://launchpad.net/authentication-results-python


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 15:59:37
  Author: foutrelis
Revision: 747286

upgpkg: python-authres 1.2.0-4: Python 3.9 rebuild

Modified:
  python-authres/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 15:59:34 UTC (rev 747285)
+++ PKGBUILD2020-11-09 15:59:37 UTC (rev 747286)
@@ -6,7 +6,7 @@
 
 pkgname=python-authres
 pkgver=1.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Python Authentication-Results headers generation and parsing'
 arch=('any')
 url=https://launchpad.net/authentication-results-python
@@ -30,4 +30,3 @@
   cd authres-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
-


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

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 17:42:04
  Author: foutrelis
Revision: 521388

Python 3.8 rebuild

Modified:
  python-authres/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 17:42:02 UTC (rev 521387)
+++ PKGBUILD2019-10-31 17:42:04 UTC (rev 521388)
@@ -6,7 +6,7 @@
 
 pkgname=python-authres
 pkgver=1.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Python Authentication-Results headers generation and parsing'
 arch=('any')
 url=https://launchpad.net/authentication-results-python


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

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 16:39:29
  Author: felixonmars
Revision: 519523

Python 3.8 rebuild

Modified:
  python-authres/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 16:39:26 UTC (rev 519522)
+++ PKGBUILD2019-10-25 16:39:29 UTC (rev 519523)
@@ -6,7 +6,7 @@
 
 pkgname=python-authres
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python Authentication-Results headers generation and parsing'
 arch=('any')
 url=https://launchpad.net/authentication-results-python


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

2019-08-04 Thread Daniel M. Capella via arch-commits
Date: Sunday, August 4, 2019 @ 16:08:16
  Author: polyzen
Revision: 497367

upgpkg: python-authres 1.2.0-1

Also use upstream checksums.

Modified:
  python-authres/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-04 15:50:56 UTC (rev 497366)
+++ PKGBUILD2019-08-04 16:08:16 UTC (rev 497367)
@@ -5,7 +5,7 @@
 # Contributor: Samed Beyribey 
 
 pkgname=python-authres
-pkgver=1.1.1
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Python Authentication-Results headers generation and parsing'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/a/authres/authres-$pkgver.tar.gz;)
-sha512sums=('61e73e85e524279d5db37375fbe7b1fcf65a24280ef61124a94e4236ce477c225637690e9d424f5ee3fef8b9cd3d26c6d512dfa3c1c8491fa4f4bf266f88ac80')
+sha256sums=('93d1b995ad7ce21e62db649f361048125dd6022563a0ae8a23909465f1fd25b7')
  
 build() {
   cd authres-$pkgver


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

2019-01-24 Thread Daniel M. Capella via arch-commits
Date: Friday, January 25, 2019 @ 06:21:41
  Author: polyzen
Revision: 427688

Use HTTPS for homepage

Modified:
  python-authres/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-25 06:20:51 UTC (rev 427687)
+++ PKGBUILD2019-01-25 06:21:41 UTC (rev 427688)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='Python Authentication-Results headers generation and parsing'
 arch=('any')
-url=http://launchpad.net/authentication-results-python
+url=https://launchpad.net/authentication-results-python
 license=('Apache')
 depends=('python')
 makedepends=('python-setuptools')