commit: 660b352b36a8557183705215b475d1b6ca7449ca Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Dec 30 17:46:23 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Dec 31 08:50:07 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=660b352b
dev-python/dandi-schema: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> .../dandi-schema/files/dandi-schema-0.3.4-versioningit.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dev-python/dandi-schema/files/dandi-schema-0.3.4-versioningit.patch b/dev-python/dandi-schema/files/dandi-schema-0.3.4-versioningit.patch deleted file mode 100644 index 589091756..000000000 --- a/dev-python/dandi-schema/files/dandi-schema-0.3.4-versioningit.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/setup.py 2021-09-22 19:31:20.533576086 -0400 -+++ b/setup.py 2021-09-23 07:42:02.856983656 -0400 -@@ -21,7 +21,7 @@ - - # Give setuptools a hint to complain if it's too old a version - # Should match pyproject.toml --SETUP_REQUIRES = ["setuptools >= 42.0.0", "versioningit ~= 0.1.0"] -+SETUP_REQUIRES = ["setuptools >= 42.0.0"] - # This enables setuptools to install wheel on-the-fly - SETUP_REQUIRES += ["wheel"] if "bdist_wheel" in sys.argv else []
