name-that-hash: use Python 3.14

This commit is contained in:
Renee Otten
2026-01-21 09:29:38 -05:00
parent 86f4b284b2
commit af8cbc9015
+4 -6
View File
@@ -5,15 +5,13 @@ PortGroup python 1.0
name name-that-hash
version 1.10.0
revision 0
revision 1
categories-prepend security
platforms {darwin any}
license GPL-3
supported_archs noarch
python.default_version \
39
maintainers {@harens gmail.com:harensdeveloper} \
openmaintainer
@@ -28,8 +26,8 @@ checksums rmd160 2937ae1e8fb2ab8308366b6303c3b6f470b4202d \
sha256 aabe1a3e23f5f8ca1ef6522eb1adcd5c69b5fed3961371ed84a22fc86ee648a2 \
size 27273
depends_lib-append \
port:py${python.version}-setuptools
python.default_version 314
python.pep517_backend poetry
depends_run-append \
port:py${python.version}-click \