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

Felix Yan felixonmars at archlinux.org
Tue Dec 4 16:50:18 UTC 2018


    Date: Tuesday, December 4, 2018 @ 16:50:17
  Author: felixonmars
Revision: 411182

upgpkg: python-rfc3986 1.2.0-1

Modified:
  python-rfc3986/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 16:44:17 UTC (rev 411181)
+++ PKGBUILD	2018-12-04 16:50:17 UTC (rev 411182)
@@ -3,8 +3,8 @@
 
 pkgbase=python-rfc3986
 pkgname=(python-rfc3986 python2-rfc3986)
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="Validating URI References per RFC 3986"
 arch=('any')
 license=('Apache')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("https://pypi.io/packages/source/r/rfc3986/rfc3986-$pkgver.tar.gz")
-sha512sums=('5e43ca7df586011900d2f01edfb20388598f77218e5a63904557bec0f1d0cb0a35f4980014de9c943ecc43a5a7ab3f7b815fbcfc9318e494c24a14fed2d1fac6')
+sha512sums=('b88bdc47fa2daa6a9ffc339b1b997a85d0c8b3bf3ab271554e2a1a684c0394370e9cba07a82a542f39533a4c8cae69414234545db6caa2508e0ee7e7f8bdff3d')
 
 prepare() {
   cp -a rfc3986-$pkgver{,-py2}



More information about the arch-commits mailing list