mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/py3-packaging: upgrade to 25.0
https://github.com/pypa/packaging/releases/tag/25.0
This commit is contained in:
parent
46b5fa5926
commit
f3e57d51d0
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Peter Shkenev <santurysim@gmail.com>
|
||||
pkgname=py3-packaging
|
||||
_pkgname=packaging
|
||||
pkgver=24.2
|
||||
pkgver=25.0
|
||||
pkgrel=0
|
||||
pkgdesc="Core utilities for Python3 packages"
|
||||
options="!check" # Requires py3-pytest which requires py3-setuptools
|
||||
|
@ -43,5 +43,5 @@ check() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
4d79d9c49c59255e9eb12cb1452ff9ee413a6a6f34a23c487d3d5712ddabe067f8c6dafe0c8111517682634deac2fd5db1346e3c0cc9f432eba94491aa459553 packaging-24.2.tar.gz
|
||||
0672602d2e18c3aee71b3e567b0de572bc8613ee3d24a79a655ded23ac08ec4582193225bc0c0ea390ed81cf5efbb46e8afbe0798d14f2235f811f263c25728c packaging-25.0.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue