Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-uritemplate for openSUSE:Factory checked in at 2021-11-07 00:19:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-uritemplate (Old) and /work/SRC/openSUSE:Factory/.python-uritemplate.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uritemplate" Sun Nov 7 00:19:11 2021 rev:7 rq:929913 version:4.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-uritemplate/python-uritemplate.changes 2020-02-11 22:24:28.307536885 +0100 +++ /work/SRC/openSUSE:Factory/.python-uritemplate.new.1890/python-uritemplate.changes 2021-11-07 00:19:32.120553200 +0100 @@ -1,0 +2,9 @@ +Sat Nov 6 18:27:16 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 4.1.1: + - Add type annotations to uritemplate and distribute them for others to use + - Update to a modern documentation theme as well + - Drop support for Python 2.7, 3.4, and 3.5 + - Better support number-like types as values for variables in a template + +------------------------------------------------------------------- Old: ---- uritemplate-3.0.1.tar.gz New: ---- uritemplate-4.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-uritemplate.spec ++++++ --- /var/tmp/diff_new_pack.fOtMag/_old 2021-11-07 00:19:32.620553225 +0100 +++ /var/tmp/diff_new_pack.fOtMag/_new 2021-11-07 00:19:32.624553225 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-uritemplate # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 %bcond_without tests Name: python-uritemplate -Version: 3.0.1 +Version: 4.1.1 Release: 0 Summary: URI Template Expansison License: Apache-2.0 ++++++ uritemplate-3.0.1.tar.gz -> uritemplate-4.1.1.tar.gz ++++++ ++++ 20379 lines of diff (skipped)
