py-pyfiglet: update to 1.0.4, add py31[3,4] subports

This commit is contained in:
Renee Otten
2026-01-20 11:53:32 -05:00
parent 93694d9ac2
commit d912de6057
+6 -5
View File
@@ -4,8 +4,9 @@ PortSystem 1.0
PortGroup python 1.0
name py-pyfiglet
version 1.0.2
version 1.0.4
revision 0
supported_archs noarch
platforms {darwin any}
license MIT
@@ -18,8 +19,8 @@ long_description pyfiglet is a full port of FIGlet (http://www.figlet.org/) \
homepage https://github.com/pwaller/pyfiglet
checksums md5 0cb431d9b6b11de98a635f5466455a63 \
rmd160 4fe6c63a1a3225ef459fbc1c50945464702c61d8 \
sha256 758788018ab8faaddc0984e1ea05ff330d3c64be663c513cc1f105f6a3066dab
checksums md5 ef9449f0c3fb545d37d4116f14a3c689 \
rmd160 6e5c81d6f5b8aeeb322a9e092e2ceccff848475e \
sha256 db9c9940ed1bf3048deff534ed52ff2dafbbc2cd7610b17bb5eca1df6d4278ef
python.versions 310 311 312
python.versions 310 311 312 313 314