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

Felix Yan felixonmars at archlinux.org
Tue Jul 18 14:20:41 UTC 2017


    Date: Tuesday, July 18, 2017 @ 14:20:41
  Author: felixonmars
Revision: 245552

upgpkg: python-rfc3986 1.1.0-1

Modified:
  python-rfc3986/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-18 14:20:09 UTC (rev 245551)
+++ PKGBUILD	2017-07-18 14:20:41 UTC (rev 245552)
@@ -4,7 +4,7 @@
 
 pkgbase=python-rfc3986
 pkgname=(python-rfc3986 python2-rfc3986)
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Validating URI References per RFC 3986"
 arch=('any')
@@ -13,7 +13,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=('2f9150b3bf75063208cc1419bb01ed815d6216a094d1d512ae4e9e4916deb539459754de4e532491c3951b40820913060dbb996fd55f888b3a8d7c36f736fd0e')
+sha512sums=('5e43ca7df586011900d2f01edfb20388598f77218e5a63904557bec0f1d0cb0a35f4980014de9c943ecc43a5a7ab3f7b815fbcfc9318e494c24a14fed2d1fac6')
 
 prepare() {
   cp -a rfc3986-$pkgver{,-py2}



More information about the arch-commits mailing list