mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-21 20:32:15 +02:00
testing/py-click: upgrade to 5.1
This commit is contained in:
parent
627788221e
commit
e4e505cbef
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-click
|
||||
_pkgname=click
|
||||
pkgver=3.3
|
||||
pkgver=5.1
|
||||
pkgrel=0
|
||||
pkgdesc="A simple wrapper around optparse for powerful command line utilities."
|
||||
url="https://pypi.python.org/pypi/click"
|
||||
@ -36,6 +36,6 @@ package() {
|
||||
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
|
||||
}
|
||||
|
||||
md5sums="40edaba4d216915a8326c5b2cb52781d click-3.3.tar.gz"
|
||||
sha256sums="f79c8c04d7eb50071bcad67fd23f3c10fab6c72d56857adf848367806845d6e5 click-3.3.tar.gz"
|
||||
sha512sums="fe2f85d5f60c26c9dbfff5d689e21e8f728d6f6b092ab93a66339b1cc7ee25d8e2b21235e07f5fbcf16ae1a2fb252537679019c5edc3ca9bf8ced57e39e9a67f click-3.3.tar.gz"
|
||||
md5sums="9c5323008cccfe232a8b161fc8196d41 click-5.1.tar.gz"
|
||||
sha256sums="678c98275431fad324275dec63791e4a17558b40e5a110e20a82866139a85a5a click-5.1.tar.gz"
|
||||
sha512sums="b860b0227644f5d1cc24d41e66985421ec971f11f3f596fb46508fdc787200b949e7ef29b2035421ebb0115384688da03c3c95a0d6acc58dd3b566b32a2b7c6a click-5.1.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user