[packages/subdownloader] argparse packaged in python-modules

glen glen at pld-linux.org
Sun Feb 4 15:10:04 CET 2018


commit 097d6df5c473faca8a651516f0d5c33f329d6272
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Feb 4 16:09:47 2018 +0200

    argparse packaged in python-modules

 egginfo.patch | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/egginfo.patch b/egginfo.patch
index 91aeb37..8ed273b 100644
--- a/egginfo.patch
+++ b/egginfo.patch
@@ -1,7 +1,10 @@
---- subdownloader-2.0.19/setup.py~	2017-08-10 16:14:53.000000000 +0300
-+++ subdownloader-2.0.19/setup.py	2018-02-04 14:59:47.518401343 +0200
-@@ -19,7 +19,6 @@
-     "argparse >= 1.3.0",
+--- subdownloader-2.0.19/setup.py	2018-02-04 14:59:47.518401343 +0200
++++ subdownloader-2.0.19/setup.py	2018-02-04 16:07:56.346787019 +0200
+@@ -16,10 +16,8 @@
+     return open(os.path.join(project_path, filename)).read()
+ 
+ install_requires = [
+-    "argparse >= 1.3.0",
      "argcomplete >= 1.7.0",
      "langdetect >= 1.0.7",
 -    "pyqt5 >= 5.0.0",
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/subdownloader.git/commitdiff/097d6df5c473faca8a651516f0d5c33f329d6272



More information about the pld-cvs-commit mailing list