Hello community, here is the log from the commit of package python-rfc3986 for openSUSE:Factory checked in at 2017-06-18 13:50:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rfc3986 (Old) and /work/SRC/openSUSE:Factory/.python-rfc3986.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rfc3986" Sun Jun 18 13:50:47 2017 rev:3 rq:504326 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rfc3986/python-rfc3986.changes 2016-09-01 14:03:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-rfc3986.new/python-rfc3986.changes 2017-06-18 13:51:01.481463552 +0200 @@ -1,0 +2,12 @@ +Sat Jun 10 07:55:28 UTC 2017 - [email protected] + +- update to 1.0.0: + * Add support for :rfc:`6874` - Zone Identifiers in IPv6 Addresses + * Add a more flexible and usable validation framework. See our documentation + for more information. + * Add an object to aid in building new URIs from scratch. See our + documentation for more information. + * Allow ``None`` to be used to eliminate components via ``copy_with`` for URIs + and ParseResults. + +------------------------------------------------------------------- Old: ---- rfc3986-0.4.1.tar.gz New: ---- rfc3986-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rfc3986.spec ++++++ --- /var/tmp/diff_new_pack.I2a1aj/_old 2017-06-18 13:51:02.309347050 +0200 +++ /var/tmp/diff_new_pack.I2a1aj/_new 2017-06-18 13:51:02.313346488 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-rfc3986 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,7 +17,7 @@ Name: python-rfc3986 -Version: 0.4.1 +Version: 1.0.0 Release: 0 Summary: Validating URI References per RFC 3986 License: Apache-2.0 @@ -25,6 +25,7 @@ Url: https://rfc3986.rtfd.org Source: https://pypi.io/packages/source/r/rfc3986/rfc3986-%{version}.tar.gz BuildRequires: python-devel +BuildRequires: python-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} ++++++ rfc3986-0.4.1.tar.gz -> rfc3986-1.0.0.tar.gz ++++++ ++++ 6063 lines of diff (skipped)
