forked from pool/python-devpi-common
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user