mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/py-yaml: upgrade to 5.1
This commit is contained in:
parent
66da3a776b
commit
03cf07824e
@ -3,7 +3,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-yaml
|
||||
_pkgname=PyYAML
|
||||
pkgver=4.1
|
||||
pkgver=5.1
|
||||
pkgrel=0
|
||||
pkgdesc="Python bindings for YAML"
|
||||
url="http://pyyaml.org"
|
||||
@ -49,4 +49,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="3eb30d0d2f7e300dda98ad8378fa2ec4488071d165a7649d21ac32e1b3efeee14ee00ba86a32ba2db0c491866480f18480dec3e552ab7df82115bd9669833119 PyYAML-4.1.tar.gz"
|
||||
sha512sums="e49f593b9f60018efa19629b902ad1e56f79537106a4cd019baa324a74a8af7563d294db012280261fc7fa9d686dd5af656e22fb4bf6a6ccfd0084515b9591d5 PyYAML-5.1.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user