[packages/subdownloader] up to 2.1.0-rc1-10-g5ba8a2d

glen glen at pld-linux.org
Fri Feb 16 10:20:17 CET 2018


commit ac0143bf8fe4bb1d2f68becf720106b19d03f83c
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Feb 13 00:12:42 2018 +0200

    up to 2.1.0-rc1-10-g5ba8a2d

 egginfo.patch      | 18 ++++++++++++++----
 subdownloader.spec |  8 ++++----
 2 files changed, 18 insertions(+), 8 deletions(-)
---
diff --git a/subdownloader.spec b/subdownloader.spec
index 362e4f9..b528296 100644
--- a/subdownloader.spec
+++ b/subdownloader.spec
@@ -1,16 +1,16 @@
-%global commit df8427e
+%global commit 5ba8a2d
 %define		module		subdownloader
 %define		egg_name	SubDownloader
 Summary:	Fast and Easy Subtitle Downloader
 Summary(pl.UTF-8):	Narzędzie do automatycznego ściągania/wysyłania podpisów do plików wideo
 Name:		subdownloader
-Version:	2.0.19
-Release:	0.6
+Version:	2.1.0
+Release:	0.1
 License:	GPL v3
 Group:		X11/Applications/Multimedia
 #Source0:	https://launchpad.net/subdownloader/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
 Source0:	https://github.com/subdownloader/subdownloader/archive/%{commit}/%{name}-%{version}-%{commit}.tar.gz
-# Source0-md5:	50efbf629daefd04bd261a4d8f0d2346
+# Source0-md5:	669d329fbbf4d230400a88f20dc1bce0
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 # Source2-md5:	de3d0cfa08b1572878cde6e3800205fa
diff --git a/egginfo.patch b/egginfo.patch
index 8ed273b..73565b7 100644
--- a/egginfo.patch
+++ b/egginfo.patch
@@ -1,13 +1,23 @@
---- 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 @@
+--- subdownloader-2.1.0/setup.py~	2018-02-09 22:29:43.000000000 +0200
++++ subdownloader-2.1.0/setup.py	2018-02-13 00:13:26.097980981 +0200
+@@ -19,7 +19,6 @@
      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",
      "pymediainfo >= 2.1.6",
+@@ -30,12 +29,6 @@
+     "docutils >= 0.14",
  ]
  
+-# Workaround since python 2 has no PyQt5 release
+-if sys.version_info.major > 2:
+-    install_requires.extend([
+-        "PyQt5 >= 5.0.0",
+-    ])
+-
+ setup(
+     name=subdownloader.project.PROJECT_TITLE,
+     version=subdownloader.project.PROJECT_VERSION_FULL_STR,
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list