forked from pool/python-semver
Accepting request 821766 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/821766 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semver?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 12 16:04:41 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 2.10.2:
|
||||
- Features:
|
||||
- Increase coverage
|
||||
- Bug Fixes:
|
||||
- Fixed ``__getitem__`` returning None on wrong parts
|
||||
- Doc: Add missing "install" subcommand for openSUSE
|
||||
- Deprecations:
|
||||
- functions `semver.max_ver`, `semver.min_ver`
|
||||
- update to version 2.10.1:
|
||||
- Features:
|
||||
- Added release policy and version restriction in documentation to
|
||||
help our users which would like to stay on the major 2 release.
|
||||
- Simplified installation semver on openSUSE with ``obs://``.
|
||||
- Made docstrings consistent
|
||||
- Bug Fixes:
|
||||
- Fixed return type of ``semver.VersionInfo.next_version``
|
||||
to always return a ``VersionInfo`` instance.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 09:27:55 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-semver
|
||||
Version: 2.10.0
|
||||
Version: 2.10.2
|
||||
Release: 0
|
||||
Summary: Python helper for Semantic Versioning
|
||||
License: BSD-3-Clause
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ae5f926f2c4c1aa0612f95d4d502c838f41526f0b71e20cc706c28aa9763c47
|
||||
size 40852
|
3
semver-2.10.2.tar.gz
Normal file
3
semver-2.10.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0a4a9d1e45557297a722ee9bac3de2ec2ea79016b6ffcaca609b0bc62cf4276
|
||||
size 42514
|
Reference in New Issue
Block a user