github-backup: update to 0.61.5, use Python 3.14

This commit is contained in:
Renee Otten
2026-02-20 13:46:09 -05:00
parent f7fa35f3de
commit 7015ade3ac
+8 -8
View File
@@ -4,7 +4,9 @@ PortSystem 1.0
PortGroup python 1.0
name github-backup
version 0.36.0
version 0.61.5
revision 0
platforms {darwin any}
supported_archs noarch
license MIT
@@ -15,12 +17,10 @@ long_description {*}${description}
homepage https://github.com/josegonzalez/python-github-backup
checksums rmd160 95331354d819a1e8a72571dd45ed35ad7c36b074 \
sha256 a8af5cd9ff0f82d873f2114313be2b7e68c86d2a3075300fa7689671d13ad98a \
size 25396
distname github_backup-${version}
python.default_version \
38
checksums rmd160 14c930c700598b1dc80ce8d73b0a201599b1262d \
sha256 5063bd4b557bf2948b0b7b7a3f48f4f43122752eb84b2fc44fd5776e4eac9efc \
size 80380
depends_build-append \
port:py${python.version}-setuptools
python.default_version 314