Hello community,

here is the log from the commit of package python-rfc3986 for openSUSE:Factory 
checked in at 2016-09-01 14:03:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rfc3986 (Old)
 and      /work/SRC/openSUSE:Factory/.python-rfc3986.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rfc3986"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rfc3986/python-rfc3986.changes    
2016-08-18 09:17:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-rfc3986.new/python-rfc3986.changes       
2016-09-01 14:03:42.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Aug 31 10:44:29 UTC 2016 - [email protected]
+
+- update to 0.4.1:
+  - Normalize URIs constructed using ``ParseResult.from_parts`` and
+    ``ParseResultBytes.from_parts``
+  - Add ``ParseResult.from_parts`` and ``ParseResultBytes.from_parts`` class
+    methods to easily create a ParseResult
+  - When using regular expressions, use ``[0-9]`` instead of ``\d`` to avoid
+    finding ports with "numerals" that are not valid in a port
+  - Preserve empty query strings during normalization
+  - Read README and HISTORY files using the appropriate codec so rfc3986 can be
+    installed on systems with locale's other than utf-8 (specifically C)
+  - Replace the standard library's urlparse behaviour
+  - Update the regular name regular expression to accept all of the characters
+    allowed in the RFC. Closes bug #11 (Thanks Viktor Haag). Previously URIs
+    similar to "http://http-bin.org"; would be considered invalid.
+- Use pypi.io for Source url
+
+-------------------------------------------------------------------

Old:
----
  rfc3986-0.2.0.tar.gz

New:
----
  rfc3986-0.4.1.tar.gz

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

Other differences:
------------------
++++++ python-rfc3986.spec ++++++
--- /var/tmp/diff_new_pack.gVSUE7/_old  2016-09-01 14:03:43.000000000 +0200
+++ /var/tmp/diff_new_pack.gVSUE7/_new  2016-09-01 14:03:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rfc3986
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,13 +17,13 @@
 
 
 Name:           python-rfc3986
-Version:        0.2.0
+Version:        0.4.1
 Release:        0
 Summary:        Validating URI References per RFC 3986
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            https://rfc3986.rtfd.org
-Source:         
https://pypi.python.org/packages/source/r/rfc3986/rfc3986-%{version}.tar.gz
+Source:         
https://pypi.io/packages/source/r/rfc3986/rfc3986-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110

++++++ rfc3986-0.2.0.tar.gz -> rfc3986-0.4.1.tar.gz ++++++
++++ 2359 lines of diff (skipped)


Reply via email to