Hello community, here is the log from the commit of package python-typepy for openSUSE:Factory checked in at 2020-03-30 23:02:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-typepy (Old) and /work/SRC/openSUSE:Factory/.python-typepy.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-typepy" Mon Mar 30 23:02:42 2020 rev:3 rq:789569 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-typepy/python-typepy.changes 2020-03-17 13:11:39.709868834 +0100 +++ /work/SRC/openSUSE:Factory/.python-typepy.new.3160/python-typepy.changes 2020-03-30 23:02:46.176154853 +0200 @@ -1,0 +2,10 @@ +Sun Mar 29 15:18:34 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 1.0.0 + * Drop Python 2 support + * Add support for Python 3.9 + * Add extract_typepy_from_dtype function + * Remove deprecated functions + * Modify NullString not to strip white spaces in default + +------------------------------------------------------------------- Old: ---- typepy-0.6.6.tar.gz New: ---- typepy-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-typepy.spec ++++++ --- /var/tmp/diff_new_pack.oMzDs4/_old 2020-03-30 23:02:47.144155405 +0200 +++ /var/tmp/diff_new_pack.oMzDs4/_new 2020-03-30 23:02:47.148155407 +0200 @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-typepy -Version: 0.6.6 +Version: 1.0.0 Release: 0 Summary: Python library for run time variable type checker License: MIT @@ -34,8 +35,6 @@ BuildRequires: %{python_module pytz >= 2018.9} BuildRequires: %{python_module six >= 1.10.0} BuildRequires: %{python_module termcolor} -BuildRequires: python-enum34 -BuildRequires: python-ipaddress # /SECTION BuildRequires: fdupes Requires: python-mbstrdecoder >= 0.8.3 @@ -45,10 +44,6 @@ Suggests: python-pytz >= 2018.9 Suggests: python-path.py Suggests: python-termcolor -%ifpython2 -Requires: python-enum34 -Requires: python-ipaddress -%endif BuildArch: noarch %python_subpackages ++++++ typepy-0.6.6.tar.gz -> typepy-1.0.0.tar.gz ++++++ ++++ 2584 lines of diff (skipped)
