14
0
forked from pool/python-semver

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semver?expand=0&rev=25
This commit is contained in:
Sebastian Wagner
2020-07-12 16:07:39 +00:00
committed by Git OBS Bridge
parent 53f37154be
commit caf61bea75
4 changed files with 25 additions and 4 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0a4a9d1e45557297a722ee9bac3de2ec2ea79016b6ffcaca609b0bc62cf4276
size 42514