summaryrefslogtreecommitdiff
path: root/dev-python/ovs
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ovs')
-rw-r--r--dev-python/ovs/Manifest2
-rw-r--r--dev-python/ovs/ovs-2.17.1_p1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ovs/Manifest b/dev-python/ovs/Manifest
index fc4e5b2510f6..36c2b36cd7bb 100644
--- a/dev-python/ovs/Manifest
+++ b/dev-python/ovs/Manifest
@@ -1,3 +1,3 @@
DIST ovs-2.17.1.post1.tar.gz 104766 BLAKE2B e1cb471f7f3f3b8461292c79ee5318a36d70c2ee55947bfa0274277e36514d20ad9293cb8c602e0b2c82a590397869fe51f52ee2579255bb8163014d58dccaf7 SHA512 772e7b4768f1e7fe1f2be700a0eb6bc539459e4c70432c45e7f7877b060f4c845eaa5a974f2b2264af621f5f43b97da30a9fe344a53904ec0008393689e6b895
-EBUILD ovs-2.17.1_p1.ebuild 414 BLAKE2B ab6885ce67411e211df49cbe03317809ee5717a046b3397e1ec81c5468216114f163983eb1ced524366372a4d840caf3acf5b555684105ed9b1a93ef4fe42e7a SHA512 401e00f53cd4f987e238ed9bd8016bd3505aa775bbebe8ddcabd03ea3528f9da2d1005cdf2a78c2ec7c9fa9a35a8a27eec1007c7b83fe4988202e20be001a07a
+EBUILD ovs-2.17.1_p1.ebuild 414 BLAKE2B af4ae284a0fc6fe3b5c3d1d4d63ba711f07b4a1846c8a49b2b1231bbc0650949cd78c207493f1be2fd7c33acd0ac8f15e3dd5395fdc1951331523e34f243e09c SHA512 15a1514ef32a1c9c579ef3cd28cb5343c892660c5f6d541ba6fba3dab308abeb4cd04b937c053e0fa53b436fd7287a5c8ba8277a2a7bdf92bc31ddfa23f9f021
MISC metadata.xml 376 BLAKE2B 4081255d63944056ab552b38343f541feb2f9e18d1abc39b2a5a2bf64170925dafce6449a7203ca1060cdfca86916a421029538f708d5a870f4a34371120102c SHA512 d940cc54f710344129ca3e64bb20b0313b8e3e7442d7b70da762c4e72c7ebc71bc11979bea707fdb1d755488153623b8778ceac34afde61797b58cbcaf48d658
diff --git a/dev-python/ovs/ovs-2.17.1_p1.ebuild b/dev-python/ovs/ovs-2.17.1_p1.ebuild
index ad19dd3a261f..dca3986a48c7 100644
--- a/dev-python/ovs/ovs-2.17.1_p1.ebuild
+++ b/dev-python/ovs/ovs-2.17.1_p1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit distutils-r1 pypi
DESCRIPTION="OVS bindings for python"