[arch-commits] Commit in python-hyperlink/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 8 15:57:59 UTC 2021
Date: Friday, January 8, 2021 @ 15:57:58
Author: felixonmars
Revision: 405729
upgpkg: python-hyperlink 21.0.0-1
Modified:
python-hyperlink/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-08 15:39:56 UTC (rev 405728)
+++ PKGBUILD 2021-01-08 15:57:58 UTC (rev 405729)
@@ -2,8 +2,8 @@
pkgbase=python-hyperlink
pkgname=('python-hyperlink' 'python2-hyperlink')
-pkgver=20.0.1
-pkgrel=3
+pkgver=21.0.0
+pkgrel=1
pkgdesc='A featureful, correct URL for Python'
arch=('any')
license=('BSD')
@@ -11,7 +11,7 @@
makedepends=('python-idna' 'python2-idna' 'python-setuptools' 'python2-setuptools' 'python2-typing')
checkdepends=('python-pytest-runner' 'python2-pytest-runner')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/python-hyper/hyperlink/archive/v$pkgver.tar.gz")
-sha512sums=('d13ae244f9d7876c41ece4e887a92a22bac8083d1f76d2c909fc7fb38fb2adbe0d4bd58b0175b03323ee55abde2f07c0dc173a4533c51dcfc80cf135caae88b2')
+sha512sums=('fa6c9da0e414319bf20be66dc5593b3fe2e8772c62d36adf2de32c277e49469ada952ca591f41fae8d2229812d79f1e6b7eaa23e63995c7f02ce10aa5569cd61')
prepare() {
cp -a hyperlink-$pkgver{,-py2}
More information about the arch-commits
mailing list