commit:     278854baed8725927df38624cd2e8b872538cb28
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar  5 15:40:16 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  5 18:30:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278854ba

dev-python/pyproject-metadata: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29940
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../files/pyproject-metadata-0.5.0-no-install-tests.patch  | 14 --------------
 1 file changed, 14 deletions(-)

diff --git 
a/dev-python/pyproject-metadata/files/pyproject-metadata-0.5.0-no-install-tests.patch
 
b/dev-python/pyproject-metadata/files/pyproject-metadata-0.5.0-no-install-tests.patch
deleted file mode 100644
index 0d57d4760b90..000000000000
--- 
a/dev-python/pyproject-metadata/files/pyproject-metadata-0.5.0-no-install-tests.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-https://github.com/FFY00/python-pyproject-metadata/pull/24
---- a/setup.cfg
-+++ b/setup.cfg
-@@ -26,6 +26,10 @@ install_requires =
-     packaging>=19.0
- python_requires = >=3.7
- 
-+[options.packages.find]
-+exclude =
-+    tests
-+
- [options.extras_require]
- test =
-     pytest>=6.2.4

Reply via email to