summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2026-06-06 18:05:16 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2026-06-06 18:05:16 +0100
commit2c73e7da010ea9687668f92729322d779d6c8fad (patch)
tree99d8aefd2261e14b09b44451682933148d1b203f /dev-vcs
parentAdd fdlinecombine (diff)
downloadportage-main.tar.bz2
portage-main.tar.xz
portage-main.zip
PYTHON_COMPAT bumpHEADmain
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-revise/Manifest2
-rw-r--r--dev-vcs/git-revise/git-revise-0.7.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-revise/Manifest b/dev-vcs/git-revise/Manifest
index e931212..846b942 100644
--- a/dev-vcs/git-revise/Manifest
+++ b/dev-vcs/git-revise/Manifest
@@ -1,2 +1,2 @@
DIST git-revise-0.7.0.tar.gz 39861 BLAKE2B b5c2c207412830f7401e5bb74a56e6dc6896dad9515a8d08ea45a7d17eb019f9b8a79ae2149230d742163d5718230f9f04d8f4907259f8eb4a5dbbaf0c1a475d SHA512 2c61df0854b20319286aa6bf663b3a1a1bcddb4b8aa144ce7850fe5a32a26ad861898d00b423a7fe7ace60b7964149470ad2c144eed2b3e1119df0c34acbe04d
-EBUILD git-revise-0.7.0-r1.ebuild 400 BLAKE2B f6d00658a37efe94aef95b128eb09c040fdd4cbc09375a2085e995332d283e6203f9d1170d7d36d53cc9c377c7ff1b4dfb5df4df984014293f0b6e00ea9e43b7 SHA512 2f69591884ea45cc39303a34b356cb55115b64d7aa89fbb857c1ec8868dfbeb3565f1e67d51d1a6ef842a45d920f2f8a8d2be5f8a3eac4134d46ebdba704c898
+EBUILD git-revise-0.7.0-r1.ebuild 400 BLAKE2B da59c8ca9c6c78acfd37b60d462f97ce6f7de5fc092310b19c07c2d78e4931624ee747d03f8a9d3de13e1763852433deb7aefc6486d7af8dc145116792f45c4f SHA512 ed0ca8bf995f78d0e3cd61d25a902901108cd92671da921bedfc5481406036883a8daba81d8be32c21cc037103b37795ee8e886e57a40417ce2b57067c5141d0
diff --git a/dev-vcs/git-revise/git-revise-0.7.0-r1.ebuild b/dev-vcs/git-revise/git-revise-0.7.0-r1.ebuild
index 31a1394..6b0677d 100644
--- a/dev-vcs/git-revise/git-revise-0.7.0-r1.ebuild
+++ b/dev-vcs/git-revise/git-revise-0.7.0-r1.ebuild
@@ -1,5 +1,5 @@
EAPI=8
-PYTHON_COMPAT=(python3_{10..13})
+PYTHON_COMPAT=(python3_{10..14})
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1