Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytz for openSUSE:Factory checked in at 2023-10-18 21:25:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytz (Old) and /work/SRC/openSUSE:Factory/.python-pytz.new.31755 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytz" Wed Oct 18 21:25:10 2023 rev:55 rq:1118299 version:2023.3.post1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytz/python-pytz.changes 2023-04-22 21:58:23.124472100 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytz.new.31755/python-pytz.changes 2023-10-18 21:25:11.671580713 +0200 @@ -1,0 +2,11 @@ +Tue Oct 17 11:19:21 UTC 2023 - Markéta Calábková <meggy.calabk...@gmail.com> + +- Update to 2023.3.post1 + * Replace deprecated datetime.utcfromtimestamp() + * Resurrect Python 2.7 tests + * Add support for Python 3.12 +- Drop pytz-%{version}.tar.gz.asc and python-pytz.keyring + * PyPI hides the .asc files and wants to drop the support + * related: https://github.com/certbot/certbot/issues/9707 + +------------------------------------------------------------------- Old: ---- python-pytz.keyring pytz-2023.3.tar.gz pytz-2023.3.tar.gz.asc New: ---- pytz-2023.3.post1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytz.spec ++++++ --- /var/tmp/diff_new_pack.EEjphn/_old 2023-10-18 21:25:12.415607666 +0200 +++ /var/tmp/diff_new_pack.EEjphn/_new 2023-10-18 21:25:12.415607666 +0200 @@ -30,15 +30,13 @@ %{?sle15_python_module_pythons} Name: python-pytz -Version: 2023.3 +Version: 2023.3.post1 Release: 0 Summary: World timezone definitions, modern and historical License: MIT Group: Development/Languages/Python URL: https://pythonhosted.org/pytz/ Source: https://files.pythonhosted.org/packages/source/p/pytz/pytz-%{version}.tar.gz -Source2: https://files.pythonhosted.org/packages/source/p/pytz/pytz-%{version}.tar.gz.asc -Source90: %{name}.keyring # PATCH-FIX-UPSTREAM fix-tests.patch -- Remote tests which are known to be broken Patch0: fix-tests.patch # PATCH-FIX-UPSTREAM 0001-Fix-tests-for-older-timezone-versions.patch -- https://code.launchpad.net/~toabctl/pytz/+git/pytz/+merge/326419