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

Felix Yan felixonmars at archlinux.org
Thu Apr 23 23:03:08 UTC 2020


    Date: Thursday, April 23, 2020 @ 23:03:07
  Author: felixonmars
Revision: 618418

upgpkg: python-rfc3986 1.4.0-1

Modified:
  python-rfc3986/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 23:02:49 UTC (rev 618417)
+++ PKGBUILD	2020-04-23 23:03:07 UTC (rev 618418)
@@ -2,8 +2,8 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=python-rfc3986
-pkgver=1.3.2
-pkgrel=4
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="Validating URI References per RFC 3986"
 arch=('any')
 license=('Apache')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/r/rfc3986/rfc3986-$pkgver.tar.gz")
-sha512sums=('c086c55295d80ccf33dbfeff06059303119e7a407bfc405b7f75ec30413221ec58d3061d75fd3ca696b7acf9b1be1dfcc785e01280bf659a53be43ab1f300b15')
+sha512sums=('dbcddc09331b794eafed8c2d7b81b7b632ba5cae2741e33ad12e781bc923427a05febd2f2715d037f35769b18c8d790546dfd4bbebe6e71d35777745e446888b')
 
 build() {
   cd rfc3986-$pkgver



More information about the arch-commits mailing list