commit:     787c7383d501e186dd8e1c578f8594ae59ba62de
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Wed Aug 16 12:26:45 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 20:04:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=787c7383

dev-python/aldryn-common: remove unused patch.

Closes: https://github.com/gentoo/gentoo/pull/5444

 dev-python/aldryn-common/files/exclude_tests.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/dev-python/aldryn-common/files/exclude_tests.patch 
b/dev-python/aldryn-common/files/exclude_tests.patch
deleted file mode 100644
index 8b029edb294..00000000000
--- a/dev-python/aldryn-common/files/exclude_tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py.old       2016-06-20 13:30:32.787572664 +0200
-+++ setup.py   2016-06-20 13:33:47.360904835 +0200
-@@ -32,7 +32,7 @@
-     author='Divio AG',
-     author_email='[email protected]',
-     url='https://github.com/aldryn/aldryn-common',
--    packages=find_packages(),
-+    packages=find_packages(exclude=('tests',)),
-     license='LICENSE.txt',
-     platforms=['OS Independent'],
-     install_requires=REQUIREMENTS,

Reply via email to