~alpine/aports

[PATCH 3/6] community/py3-click: upgrade to 8.0.0

Details
Message ID
<20210516204814.17521-4-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +5 -3
---
 community/py3-click/APKBUILD | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/community/py3-click/APKBUILD b/community/py3-click/APKBUILD
index 9981b57ff9..9fd45f7720 100644
--- a/community/py3-click/APKBUILD
+++ b/community/py3-click/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-click
pkgver=7.1.2
pkgrel=1
pkgver=8.0.0
pkgrel=0
pkgdesc="Simple wrapper around optparse for powerful command line utilities"
url="https://click.palletsprojects.com"
arch="noarch"
@@ -28,4 +28,6 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="b9fba8a30f57e380a2005b45c4f37074a27637ace9e16fb0fb0cce88aac72cfa806eea2829dac665fe2b558b8753a40b811dbfcca94dfccf999ad494865d7888  click-7.1.2.tar.gz"
sha512sums="
9476b2ca7eda5c80963cdf8bf159cf94a28bf70e565b2bb6a490e8591fc76e931e2ff1294171f9344caf390ef6312ff06c5dfed83c0700e4b8eec9a060e039dd  click-8.0.0.tar.gz
"
-- 
2.31.1
Reply to thread Export thread (mbox)