diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-05-14 12:59:14 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-05-14 12:59:14 +0100 |
commit | 5e9cf59ef591ef814092c1f6f32d2ef2369d3882 (patch) | |
tree | 24856d6e7fe7a9be2da9a60db2f4e3a2ca745490 /dev-python/diff-match-patch | |
parent | 97f86699bd33445bfe54be8f70a36724b439544d (diff) |
gentoo auto-resync : 14:05:2025 - 12:59:14
Diffstat (limited to 'dev-python/diff-match-patch')
-rw-r--r-- | dev-python/diff-match-patch/Manifest | 2 | ||||
-rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20241021.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/diff-match-patch/Manifest b/dev-python/diff-match-patch/Manifest index 4c9fc9b055a3..8ad7743cfcaa 100644 --- a/dev-python/diff-match-patch/Manifest +++ b/dev-python/diff-match-patch/Manifest @@ -1,3 +1,3 @@ DIST diff_match_patch-20241021.tar.gz 39962 BLAKE2B 798eb10166ec05226a017ca3718cf721dc48ee6bf16915779245bc7b29a000c6605f332834a7da45ffd6de9344853e1e5d3a95054c3aa73c7c995a9ea7ffa9be SHA512 23bdf81a159358f668e4adb1771780bef6cf14fc1bc90c76700d3339e35a2c00b61a72ef7cdabd0abc079c3aa8606ea91cef4d936c47b95b4fd94483c927daf5 -EBUILD diff-match-patch-20241021.ebuild 487 BLAKE2B 0ccc2b4143d57eca18cfb10ba50cd3b01b29e6f0bf0e1e7e53a1725e3da0dbc8c9f55abc68d08e214e65007181e365867b4ecea49c800ce270a4bd6434111ff3 SHA512 619959781726d2d759e952555b80dc5650b028e0945a9e7d73514ab864b614445b9436d915bafecfc533a4f21c4d8ece0d6df2683d067e15c127863d2d6133e7 +EBUILD diff-match-patch-20241021.ebuild 499 BLAKE2B b08704e2d367e46dc034be299bd6774b6407da0de9c3d6f741794d0f7a095196c95ebec9cb5f2bbf5ec5c9a4094f94ad8299715ef5345cb88970f3e3b35243ff SHA512 9faefcd697d60c64dd1a60ae7cf6dd484bc4288487dda0b263498a0a857b0fa202927eb605b9c0424db06e4029ee87dc4bbce32ae23eb8fbd5484689f4384003 MISC metadata.xml 1265 BLAKE2B b9cee200ca7d1e918e77f065231d8860293ce280f6b66451609632d777d09f9b241119952805151120a361cc6f09eadac8c3cefe45cd66ae38f807dcff0641cd SHA512 0ccfcac32e5a2f4a3604cf2b97fae2e6a98fdf0b8a426c6c05c1f9818652a9ca4583e4bc4e7c6ba72d7c72b2fc397fbd3863e9f0a65da9f60c4373e4c087ad05 diff --git a/dev-python/diff-match-patch/diff-match-patch-20241021.ebuild b/dev-python/diff-match-patch/diff-match-patch-20241021.ebuild index 03eb074ee1fa..4ae83c6bc282 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20241021.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20241021.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} python3_{13..14}t pypy3_11 ) inherit distutils-r1 pypi |