You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
graphtage: use Python 3.14
This commit is contained in:
@@ -5,8 +5,9 @@ PortGroup python 1.0
|
||||
|
||||
name graphtage
|
||||
version 0.3.1
|
||||
revision 0
|
||||
license LGPL-3
|
||||
revision 1
|
||||
|
||||
license LGPL-3+
|
||||
categories textproc python
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
@@ -27,14 +28,13 @@ checksums rmd160 7b6c303eca348cd3465226f72562b2ebfb32bb4e \
|
||||
sha256 8650d1ca566f9ab4dbbd340c159131ce611f318f41014af47eaaac801e021d3b \
|
||||
size 106691
|
||||
|
||||
python.default_version 312
|
||||
python.default_version 314
|
||||
|
||||
depends_lib-append port:py${python.version}-colorama \
|
||||
port:py${python.version}-fickling \
|
||||
port:py${python.version}-intervaltree \
|
||||
port:py${python.version}-json5 \
|
||||
port:py${python.version}-numpy \
|
||||
port:py${python.version}-setuptools \
|
||||
port:py${python.version}-scipy \
|
||||
port:py${python.version}-tqdm \
|
||||
port:py${python.version}-typing_extensions \
|
||||
|
||||
Reference in New Issue
Block a user