py-distlib: update to 0.4.3

This commit is contained in:
Renee Otten
2026-07-02 23:57:37 -04:00
parent d361559a0d
commit 10ea3d8d0a
+5 -5
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0
name py-distlib
version 0.4.0
version 0.4.3
revision 0
epoch 1
@@ -17,11 +17,11 @@ description Low-level components of distutils2/packaging, augmented \
with higher-level APIs for making packaging easier.
long_description {*}${description}
homepage https://bitbucket.org/pypa/distlib
homepage https://github.com/pypa/distlib
checksums rmd160 2957faba562850d286d390e0c604ae9ac848b296 \
sha256 feec40075be03a04501a973d81f633735b4b69f98b05450592310c0f401a4e0d \
size 614605
checksums rmd160 0316fcaaf372f0ae595723c2083751126dcabb4f \
sha256 f152097224a0ae24be5a0f6bae1b9359af82133bce63f98a95f86cae1aede9ed \
size 615141
# keep version for Python 2.7, this is a (indirect) dependency of py-virtualenv
# See: <https://trac.macports.org/wiki/Python#VersionPolicy>