15
0

- update to 4.0.3:

* Add ``is_prerelease`` and other methods to ``LegacyVersion``
    to fix ``get_sorted_versions`` with ``stable=True`` and some
    other cases.
- Update to 4.0.2:
- Update to version 3.7.0
  * Replace “cached_property” with “lazy” package, which uses __dict__

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=15
This commit is contained in:
2023-11-25 12:54:39 +00:00
committed by Git OBS Bridge
parent 1f01389430
commit da9405cc58
4 changed files with 15 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-devpi-common
Version: 4.0.2
Version: 4.0.3
Release: 0
Summary: Utilities jointly used by devpi-server and devpi-client
License: MIT