Source: python-oslo.serialization
Version: 5.8.0-3
Severity: normal
Hi,
Sorry for the noise, ... but every day we learn new tricks
and realize yesterday mistakes.
So I realized a lot of package using python3-{py,}tz
in the past does not need it all nowadays.
python-oslo.serialization is one of such package.
I will do an extra sweep once all the old python3-tz are sorted out.
Greetings
Alexandre
$ grep pytz -r
tchet@quieter:/tmp/python-oslo.serialization-5.8.0$ grep pytz -r
debian/control: python3-pytz,
debian/control: python3-pytz,
debian/changelog: * Replaced python3-tz by python3-pytz (Closes: #1116375).
debian/changelog: * Rebased pytz version patch.
releasenotes/notes/implement-zoneinfo-to-remove-pytz-c136b33bbfbfe59f.yaml:
Implement zoneinfo to allow us to remove pytz's dependency for Python 3.9
tchet@quieter:/tmp/python-oslo.serialization-5.8.0$