mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/python-musicbrainz-ngs: remove unused patch
This commit is contained in:
committed by
Göktürk Yüksek
parent
b9bac810ff
commit
062671e21a
@@ -1,20 +0,0 @@
|
||||
diff --git a/setup.py b/setup.py
|
||||
index 57479d7..4f82328 100644
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -52,15 +52,6 @@ setup(
|
||||
author_email="alastair@porter.net.nz",
|
||||
url="https://github.com/alastair/python-musicbrainz-ngs",
|
||||
packages=['musicbrainzngs'],
|
||||
- package_data={'musicbrainzngs': ['CHANGES',
|
||||
- '../docs/*',
|
||||
- '../examples/*',
|
||||
- '../test/data/*.xml',
|
||||
- '../test/data/artist/*',
|
||||
- '../test/data/label/*',
|
||||
- '../test/data/release/*',
|
||||
- '../test/data/release-group/*',
|
||||
- '../test/data/work/*']},
|
||||
cmdclass={'test': test },
|
||||
license='BSD 2-clause',
|
||||
classifiers=[
|
||||
Reference in New Issue
Block a user