Hello community,

here is the log from the commit of package python-parfive for openSUSE:Factory 
checked in at 2019-08-27 10:22:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-parfive (Old)
 and      /work/SRC/openSUSE:Factory/.python-parfive.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-parfive"

Tue Aug 27 10:22:34 2019 rev:2 rq:726053 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-parfive/python-parfive.changes    
2019-07-24 20:34:10.334583058 +0200
+++ /work/SRC/openSUSE:Factory/.python-parfive.new.7948/python-parfive.changes  
2019-08-27 10:22:58.579933212 +0200
@@ -1,0 +2,5 @@
+Mon Aug 26 05:50:30 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use expanded description.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-parfive.spec ++++++
--- /var/tmp/diff_new_pack.XgHTdI/_old  2019-08-27 10:23:01.639933009 +0200
+++ /var/tmp/diff_new_pack.XgHTdI/_new  2019-08-27 10:23:01.639933009 +0200
@@ -12,7 +12,8 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,14 +21,14 @@
 Name:           python-parfive
 Version:        1.0.0
 Release:        0
-License:        MIT
 Summary:        A HTTP and FTP parallel file downloader
-Url:            https://parfive.readthedocs.io/
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://parfive.readthedocs.io/
 Source:         
https://files.pythonhosted.org/packages/source/p/parfive/parfive-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module setuptools_scm}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
@@ -48,7 +49,10 @@
 %python_subpackages
 
 %description
-A parallel file downloader using asyncio.
+Parfive is a library for downloading files, its objective is to
+provide an API for queuing files for download and then providing
+feedback to the user about the downloads in progress. It also
+provides an interface for inspecting any failed downloads.
 
 %prep
 %setup -q -n parfive-%{version}


Reply via email to