commit: 19ccfc57016d117938ea340a140e835f4d8aaf60 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Fri Sep 16 10:50:13 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 14:41:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ccfc57
dev-embedded/platformio: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Portage 3.0.35 / pkgdev 0.2.1 / pkgcheck 0.10.14 Closes: https://github.com/gentoo/gentoo/pull/27277 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../files/platformio-5.2.5-fix-semantic-version-dep.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev-embedded/platformio/files/platformio-5.2.5-fix-semantic-version-dep.patch b/dev-embedded/platformio/files/platformio-5.2.5-fix-semantic-version-dep.patch deleted file mode 100644 index 1fa92fed8784..000000000000 --- a/dev-embedded/platformio/files/platformio-5.2.5-fix-semantic-version-dep.patch +++ /dev/null @@ -1,12 +0,0 @@ -https://bugs.gentoo.org/853247 ---- a/setup.py -+++ b/setup.py -@@ -35,7 +35,7 @@ minimal_requirements = [ - "pyelftools>=0.27,<1", - "pyserial==3.*", - "requests==2.*", -- "semantic_version==2.9.*", -+ "semantic_version==2.*", - "tabulate==0.8.*", - ] -
