Hello community,

here is the log from the commit of package python-aioftp for openSUSE:Factory 
checked in at 2019-11-13 13:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aioftp (Old)
 and      /work/SRC/openSUSE:Factory/.python-aioftp.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aioftp"

Wed Nov 13 13:14:41 2019 rev:2 rq:746352 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aioftp/python-aioftp.changes      
2019-07-24 20:34:07.086583414 +0200
+++ /work/SRC/openSUSE:Factory/.python-aioftp.new.2990/python-aioftp.changes    
2019-11-13 13:14:41.306845728 +0100
@@ -1,0 +2,5 @@
+Thu Nov  7 16:12:05 UTC 2019 - Matej Cepl <[email protected]>
+
+- Run through spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-aioftp.spec ++++++
--- /var/tmp/diff_new_pack.gMLMXK/_old  2019-11-13 13:14:42.022846473 +0100
+++ /var/tmp/diff_new_pack.gMLMXK/_new  2019-11-13 13:14:42.026846477 +0100
@@ -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,23 +21,21 @@
 Name:           python-aioftp
 Version:        0.13.0
 Release:        0
-License:        Apache-2.0
 Summary:        FTP client/server for asyncio
-Url:            https://github.com/aio-libs/aioftp
-Group:          Development/Languages/Python
+License:        Apache-2.0
+URL:            https://github.com/aio-libs/aioftp
 Source:         
https://files.pythonhosted.org/packages/source/a/aioftp/aioftp-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module async_timeout}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-asyncio}
 BuildRequires:  %{python_module pytest-cov}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module trustme}
 # /SECTION
-BuildArch:      noarch
-
 %python_subpackages
 
 %description


Reply via email to