diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-12 00:08:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-12 00:08:13 +0100 |
commit | f0ddcad13515f66d2f3bf827d33c277bdba7e1dd (patch) | |
tree | 3e1da8fa4626163bda62e9e8b6129867de5be46d /dev-python/GitPython | |
parent | 65ff3cc3bd9c3f8e718a67dfecf1f8215bf5d1d4 (diff) |
gentoo auto-resync : 12:06:2024 - 00:08:13
Diffstat (limited to 'dev-python/GitPython')
-rw-r--r-- | dev-python/GitPython/GitPython-3.1.43.ebuild | 5 | ||||
-rw-r--r-- | dev-python/GitPython/Manifest | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.43.ebuild b/dev-python/GitPython/GitPython-3.1.43.ebuild index 29051eb6c6da..ab17a602e224 100644 --- a/dev-python/GitPython/GitPython-3.1.43.ebuild +++ b/dev-python/GitPython/GitPython-3.1.43.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi @@ -39,6 +39,9 @@ BDEPEND=" test? ( >=dev-python/ddt-1.1.1[${PYTHON_USEDEP}] dev-python/pytest-mock[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/typing-extensions[${PYTHON_USEDEP}] + ' 3.10) ) " diff --git a/dev-python/GitPython/Manifest b/dev-python/GitPython/Manifest index 877cfdc529e5..dc7850740fd9 100644 --- a/dev-python/GitPython/Manifest +++ b/dev-python/GitPython/Manifest @@ -2,5 +2,5 @@ DIST GitPython-3.1.43.gitbundle 10674326 BLAKE2B c430e6fec138077502dce16a1a10045 DIST GitPython-3.1.43.tar.gz 214149 BLAKE2B bc95520b839a43b88571678d7dadd3998a613a4e4f5b0e59f8740add7794767db2820e2d68a98940976ed27fa57b6e487895b1f3d2894b55f1d7f4e06757a461 SHA512 c193418bbb6ebb4f202c4f6aa95b731acf319d6560db176aa7126cf848a1f11eea9f432c4ff6812e8ddb5f8386b1fa5e10335fbf170f3ec3ac5fd2dcde783415 DIST gitdb-4.0.11.gitbundle 1620355 BLAKE2B 8095193318d4262b8ebb04f35a0500eda8757057ed472dbaaece53e6afa6227e2b2c02a2be5daa5e4c0cc43dcbb5046555407d3d7c8dbed0bc5c415515032b8d SHA512 17e404b335a3c081f4058aeba5c57e5697a580f8ad7a280fde868968cf48f5a0852bfa45019eab730279582c0c536f8204e973d93af09da05908477329d73360 DIST smmap-5.0.1.gitbundle 362567 BLAKE2B 72c8b48ad3250a33b94218c145c02033dee84c1da5f1eea57983a58699262d51844be675330d95c7d64924b6aeaacd4b0a57e9a5acad3be184aaad62102202e7 SHA512 9ca8386bfec25d1562cdf1c2ee85f7edb15fd3f44ecd1abbef738979f12b82f0b0f39a06589203a39f89518d981d7129e35f64f2d855cd162cd964bdd87c8d18 -EBUILD GitPython-3.1.43.ebuild 1982 BLAKE2B ed254e162832216e053463ce2098ab9f293b38cd8889842f06b75a3805728971dac5c878b83be6d0d48084f44fbf5eedc76cd764be5b76db4f8e0a52c55c8260 SHA512 f54bfaa505c67018a456192ffc594e27f3d4f38339af028c2746a95c254d594ca1199194238711651d45c6d8afa2f1225d79964135d4c6dcf6f068726d6589ff +EBUILD GitPython-3.1.43.ebuild 2068 BLAKE2B 1d87d6e81d477e303b92210c335055b6b533a60bd45c56ddc4ef3d6dc935cc8d6a4bc5f14f7a50724557a9ccaeb5333f3c3aa1912607b2f4ebe2acf51f7ebd5b SHA512 f96b549838b90f7a9e9caaedb88462824798fa9a99c523653a1621d281bd0f8bc65f8b301b96a62c37680713fbddee60144beadbac466610489acb2e6ce10607 MISC metadata.xml 407 BLAKE2B 49fd8d520d575be1489c299f22595120fad882f055b9cf2d02b87382c6d8f0ff38af694e5584b4da579aa84b82c2f1032e4afb64cafd9f4fe9212a6d67b4a752 SHA512 1bebe1e134eb86a4745cf7e297d45118a2bdd3d8a71d0034294b5c799a9cee763c63b61b34c6707c52f61058f727f4b827dd020d285fc297712b29eb7c1129ef |