From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/munch/files/
Date: Sun, 22 Dec 2019 16:02:46 +0000 (UTC) [thread overview]
Message-ID: <1577030441.d7e3a7bcaa7feba2e5317c20f3901aaa9f435532.bman@gentoo> (raw)
commit: d7e3a7bcaa7feba2e5317c20f3901aaa9f435532
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec 20 20:48:28 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 16:00:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e3a7bc
dev-python/munch: remove unused patch
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14063
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-python/munch/files/munch-2.5.0-pbrectomy.patch | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/dev-python/munch/files/munch-2.5.0-pbrectomy.patch b/dev-python/munch/files/munch-2.5.0-pbrectomy.patch
deleted file mode 100644
index 13121c345b8..00000000000
--- a/dev-python/munch/files/munch-2.5.0-pbrectomy.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/setup.py b/setup.py
-index 31f229c..62e1ad6 100644
---- a/setup.py
-+++ b/setup.py
-@@ -1,9 +1,7 @@
--from setuptools import setup
-+from setuptools import setup, find_packages
-
-
- setup(
-- setup_requires=['pbr>=3.0', 'setuptools>=17.1'],
-- pbr=True,
-- long_description_content_type='text/markdown; charset=UTF-8',
-- keywords=['munch', 'dict', 'mapping', 'container', 'collection'],
-+ find_packages(exclude=['tests']),
-+ version="%VERSION%"
- )
reply other threads:[~2019-12-22 16:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1577030441.d7e3a7bcaa7feba2e5317c20f3901aaa9f435532.bman@gentoo \
--to=bman@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox