Hello community,

here is the log from the commit of package python-rfc3986 for openSUSE:Factory 
checked in at 2018-12-24 11:46:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rfc3986 (Old)
 and      /work/SRC/openSUSE:Factory/.python-rfc3986.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rfc3986"

Mon Dec 24 11:46:19 2018 rev:5 rq:659829 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rfc3986/python-rfc3986.changes    
2017-08-13 14:57:46.484707568 +0200
+++ /work/SRC/openSUSE:Factory/.python-rfc3986.new.28833/python-rfc3986.changes 
2018-12-24 11:46:20.453189201 +0100
@@ -1,0 +2,10 @@
+Tue Dec 18 23:41:50 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
+Tue Dec  4 12:53:53 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-rfc3986.spec ++++++
--- /var/tmp/diff_new_pack.T409I5/_old  2018-12-24 11:46:21.549188239 +0100
+++ /var/tmp/diff_new_pack.T409I5/_new  2018-12-24 11:46:21.553188235 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rfc3986
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -20,17 +20,14 @@
 Name:           python-rfc3986
 Version:        1.1.0
 Release:        0
-Summary:        Validating URI References per RFC 3986
+Summary:        Python module for validating URI references per RFC 3986
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://rfc3986.rtfd.org
-Source:         
https://pypi.io/packages/source/r/rfc3986/rfc3986-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:            https://rfc3986.rtfd.org
+Source:         
https://files.pythonhosted.org/packages/source/r/rfc3986/rfc3986-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -47,8 +44,8 @@
 %python_install
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS.rst LICENSE README.rst
+%license LICENSE
+%doc AUTHORS.rst README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to