You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
name-that-hash: use Python 3.14
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user