Hello community, here is the log from the commit of package python-convertdate for openSUSE:Factory checked in at 2020-05-04 18:33:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-convertdate (Old) and /work/SRC/openSUSE:Factory/.python-convertdate.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-convertdate" Mon May 4 18:33:28 2020 rev:5 rq:800019 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-convertdate/python-convertdate.changes 2020-04-07 10:21:17.641827307 +0200 +++ /work/SRC/openSUSE:Factory/.python-convertdate.new.2738/python-convertdate.changes 2020-05-04 18:33:56.692247630 +0200 @@ -1,0 +2,5 @@ +Mon May 4 10:38:40 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Do not restrict upper version on pytz for no reason. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-convertdate.spec ++++++ --- /var/tmp/diff_new_pack.vbCG6b/_old 2020-05-04 18:33:58.328250945 +0200 +++ /var/tmp/diff_new_pack.vbCG6b/_new 2020-05-04 18:33:58.332250953 +0200 @@ -22,7 +22,6 @@ Release: 0 Summary: Module for date conversions from and to Gregorian calendar License: MIT -Group: Development/Languages/Python URL: https://github.com/fitnr/convertdate Source: https://github.com/fitnr/convertdate/archive/v%{version}.tar.gz BuildRequires: %{python_module setuptools} @@ -44,6 +43,7 @@ %prep %setup -q -n convertdate-%{version} +sed -i -e 's:, < 2020::g' setup.py %build export LC_ALL="en_US.UTF8"
