mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/py3-beartype: upgrade to 0.14.0
This commit is contained in:
parent
c73819d7ce
commit
d75acf0ed7
@ -2,8 +2,8 @@
|
||||
# Maintainer: Galen Abell <galen@galenabell.com>
|
||||
pkgname=py3-beartype
|
||||
_pyname=beartype
|
||||
pkgver=0.13.1
|
||||
pkgrel=1
|
||||
pkgver=0.14.0
|
||||
pkgrel=0
|
||||
pkgdesc="Fast, pure-Python type checker"
|
||||
url="https://github.com/beartype/beartype"
|
||||
arch="noarch"
|
||||
@ -35,5 +35,5 @@ package() {
|
||||
python3 setup.py install --skip-build --root="$pkgdir"
|
||||
}
|
||||
sha512sums="
|
||||
8338877e6d842314707a25612ce7448abc4cdd16c9d1d75adff3a31ce02ef5791c5044b354c067161bf49ae96e111e804cb52c585ddbb5ca2bff4f91c126b415 beartype-0.13.1.tar.gz
|
||||
120b8e9ab54ba35db125696ef0167f5ea15b20e7b401c38716590aad47843020055ed4d602f7c0e562cbb189ba9f5f0e63a15ec20337af190c9ddefb7bd46de8 beartype-0.14.0.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user