- update to 5.2.2:

- fix #406: support ``--all`` to show all versions when listing more than one
  project.
- Pin tox to <4dev. The next major version of devpi-client will use tox as a
  binary to support newer versions.
- Support for basic authentication and client side certificates is deprecated
  now. Take a look at devpi-lockdown instead.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz-deprecation-shim?expand=0&rev=5
This commit is contained in:
Dirk Mueller 2022-06-19 07:49:35 +00:00 committed by Git OBS Bridge
parent 2e256c0602
commit dc69ac878a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 19 07:49:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
- skip python2 build
-------------------------------------------------------------------
Wed Feb 23 14:22:19 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@ -16,7 +16,8 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?!python_module:%define python_module() python3-%{**}}
%global skip_python2 1
%define modname pytz-deprecation-shim
Name: python-%{modname}
Version: 0.1.0.post0