python3-packaging: adopted port

This commit is contained in:
Tim Biermann 2023-08-19 11:20:53 +02:00
parent 6ff1d2bdd3
commit a8e8bb0a76
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RbIqA+wwTaa1HqKXIYDES1VT4Nw6cvdUbgHH3Gpa9JTaoHKvK3tTnEiOl0VpGzI0Xs1VIpWb5nYrtNePTvrPwo=
SHA256 (Pkgfile) = 420d0e6606b752ecf44f02080e9bd4aa6b14840f11cb6a7fd734db3ffdb23952
RWSE3ohX2g5d/Uj9L0cFNLx9XfdYbH6NYR2AG3HSNhAMNqS0/RfhDVwW/GqqL0vVksnoGCy7yAzLpUMthH4cuIH4UQdQHjlaKQM=
SHA256 (Pkgfile) = 9ec02b0a03efa2e4211f9863c8aac30f29994ca813a2d0677005e41e58e27a2e
SHA256 (.footprint) = 2680dc3801888261239344eb8f2ce651664184aa3a28dc1dc5a4859720137172
SHA256 (packaging-23.1.tar.gz) = a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f

View File

@ -1,12 +1,12 @@
# Description: Core utilities for Python packages.
# URL: https://pypi.python.org/pypi/packaging/
# Maintainer: Danny Rawlins, crux at romster dot me
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-pip
name=python3-packaging
version=23.1
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)
release=2
source=(https://pypi.org/packages/source/p/packaging/packaging-$version.tar.gz)
build() {
cd packaging-$version