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

Felix Yan felixonmars at archlinux.org
Sun Aug 21 15:38:20 UTC 2016


    Date: Sunday, August 21, 2016 @ 15:38:19
  Author: felixonmars
Revision: 187245

upgpkg: python-rfc3986 0.4.1-1

Modified:
  python-rfc3986/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-21 13:18:32 UTC (rev 187244)
+++ PKGBUILD	2016-08-21 15:38:19 UTC (rev 187245)
@@ -4,7 +4,7 @@
 
 pkgbase=python-rfc3986
 pkgname=(python-rfc3986 python2-rfc3986)
-pkgver=0.4.0
+pkgver=0.4.1
 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=('1062c2561afc3d446a189a04bbe9e9ca')
+md5sums=('b2b48cd36dabb82d5eaa54bbfb20d382')
 
 prepare() {
   cp -a rfc3986-$pkgver{,-py2}



More information about the arch-commits mailing list