14
0

Accepting request 984261 from home:bnavigator:branches:devel:languages:python

- Remove tzdata from the dist metadata, as we neither have nor need
  it.
- Follow the rest of the metadata, assuming Py >= 3.6 in order to
  avoid import errors on consuming libs.

OBS-URL: https://build.opensuse.org/request/show/984261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz-deprecation-shim?expand=0&rev=6
This commit is contained in:
2022-06-22 05:55:17 +00:00
committed by Git OBS Bridge
parent dc69ac878a
commit e59bca7e34
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 21 21:35:54 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Remove tzdata from the dist metadata, as we neither have nor need
it.
- Follow the rest of the metadata, assuming Py >= 3.6 in order to
avoid import errors on consuming libs.
-------------------------------------------------------------------
Sun Jun 19 07:49:07 UTC 2022 - Dirk Müller <dmueller@suse.com>