Hello community,

here is the log from the commit of package python-yarl for openSUSE:Factory 
checked in at 2018-08-31 10:45:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yarl (Old)
 and      /work/SRC/openSUSE:Factory/.python-yarl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yarl"

Fri Aug 31 10:45:08 2018 rev:10 rq:632112 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yarl/python-yarl.changes  2018-02-26 
23:25:18.569994170 +0100
+++ /work/SRC/openSUSE:Factory/.python-yarl.new/python-yarl.changes     
2018-08-31 10:45:10.363255004 +0200
@@ -1,0 +2,5 @@
+Wed Aug 29 09:17:59 UTC 2018 - [email protected]
+
+- Raise multidict requirement to match up setup.py
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-yarl.spec ++++++
--- /var/tmp/diff_new_pack.MXHqxB/_old  2018-08-31 10:45:11.047255829 +0200
+++ /var/tmp/diff_new_pack.MXHqxB/_new  2018-08-31 10:45:11.051255834 +0200
@@ -24,23 +24,21 @@
 Summary:        Yet another URL library
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/aio-libs/yarl/
+URL:            https://github.com/aio-libs/yarl/
 Source:         
https://files.pythonhosted.org/packages/source/y/yarl/yarl-%{version}.tar.gz
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module idna >= 2.0}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  python-rpm-macros
 # test requirements
 BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  python3-multidict >= 2.0
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
+BuildRequires:  python3-multidict >= 4.0
 Requires:       python-idna >= 2.0
 %ifpython3
-Requires:       python3-multidict >= 2.0
+Requires:       python3-multidict >= 4.0
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
 %python_subpackages
 
 %description
@@ -60,8 +58,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.rst LICENSE README.rst
+%license LICENSE
+%doc CHANGES.rst README.rst
 %{python_sitearch}/*
 
 %changelog


Reply via email to