diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-26 13:50:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-26 13:50:57 +0000 |
| commit | 363ac18e4ad56b26c7eab369b6566ab257bcf55f (patch) | |
| tree | 801bba9cd72f3bd69d1133b5278e7b2f39a689f9 /dev-python/python-utils/files | |
| parent | 7ffec9bf8aa6e58d3ab0d5043dd17097fa298769 (diff) | |
| download | baldeagleos-repo-363ac18e4ad56b26c7eab369b6566ab257bcf55f.tar.gz baldeagleos-repo-363ac18e4ad56b26c7eab369b6566ab257bcf55f.tar.xz baldeagleos-repo-363ac18e4ad56b26c7eab369b6566ab257bcf55f.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-utils/files')
| -rw-r--r-- | dev-python/python-utils/files/python-utils-2.3.0-pytest-runner.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-python/python-utils/files/python-utils-2.3.0-pytest-runner.patch b/dev-python/python-utils/files/python-utils-2.3.0-pytest-runner.patch deleted file mode 100644 index 277c283cad4e..000000000000 --- a/dev-python/python-utils/files/python-utils-2.3.0-pytest-runner.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -uNr python-utils-2.3.0.ORIG/setup.py python-utils-2.3.0/setup.py ---- python-utils-2.3.0.ORIG/setup.py 2019-02-01 15:09:06.863038597 +0000 -+++ python-utils-2.3.0/setup.py 2019-02-01 15:09:22.636039253 +0000 -@@ -27,7 +27,6 @@ - long_description=long_description, - install_requires=['six'], - tests_require=['pytest'], -- setup_requires=['pytest-runner'], - classifiers=['License :: OSI Approved :: BSD License'], - ) - |
