mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/py3-packaging: upgrade to 24.1
This commit is contained in:
parent
5917f483e3
commit
e80bb7c008
@ -2,8 +2,8 @@
|
|||||||
# Maintainer: Peter Shkenev <santurysim@gmail.com>
|
# Maintainer: Peter Shkenev <santurysim@gmail.com>
|
||||||
pkgname=py3-packaging
|
pkgname=py3-packaging
|
||||||
_pkgname=packaging
|
_pkgname=packaging
|
||||||
pkgver=24.0
|
pkgver=24.1
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Core utilities for Python3 packages"
|
pkgdesc="Core utilities for Python3 packages"
|
||||||
options="!check" # Requires py3-pytest which requires py3-setuptools
|
options="!check" # Requires py3-pytest which requires py3-setuptools
|
||||||
url="https://pypi.org/project/packaging"
|
url="https://pypi.org/project/packaging"
|
||||||
@ -43,5 +43,5 @@ check() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
b6af704f93bcb7611a06eb2bfa94d8dc4bb1e5e9898af7c0eb85e67cf1ebdb858e272ca18019be4daaa43ac3f73b1cb2e690d8b50a4252380a2dc9f2d0e03a58 packaging-24.0.tar.gz
|
fba8b94c1798c380c6af2c7fe211137fcc5669b1af3b0de52d6bcba05907f5bc74693df740677213d6c230e8d2db48ab9c4b8309752813c25cee87f1622fd4ab packaging-24.1.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user