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

Felix Yan felixonmars at archlinux.org
Sat Aug 20 15:32:13 UTC 2016


    Date: Saturday, August 20, 2016 @ 15:32:12
  Author: felixonmars
Revision: 187191

upgpkg: python-rfc3986 0.4.0-1

Modified:
  python-rfc3986/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-20 15:18:25 UTC (rev 187190)
+++ PKGBUILD	2016-08-20 15:32:12 UTC (rev 187191)
@@ -4,7 +4,7 @@
 
 pkgbase=python-rfc3986
 pkgname=(python-rfc3986 python2-rfc3986)
-pkgver=0.3.1
+pkgver=0.4.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")
-md5sums=('4a0cc842d0e1b061f1b5202917095340')
+md5sums=('1062c2561afc3d446a189a04bbe9e9ca')
 
 prepare() {
   cp -a rfc3986-$pkgver{,-py2}



More information about the arch-commits mailing list