14
0
forked from pool/python-semver

Accepting request 622190 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/622190
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semver?expand=0&rev=9
This commit is contained in:
Sebastian Wagner
2018-07-12 06:11:59 +00:00
committed by Git OBS Bridge
parent 288de8de9e
commit b7fc2a73e1
4 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jul 12 03:30:06 UTC 2018 - arun@gmx.de
- specfile:
* be more specific for python_sitelib in %files section
- update to version 2.8.1:
* Issue #77 (PR #47). Convert multiple tests into
pytest.mark.parametrize
* Issue #89 (PR #90). Add doctests.
* Issue #40 (PR #88). Add a static parse method to VersionInfo
* Issue #87 #94 (PR #93). Remove named tuple inheritance. Fix bad
rendering in Pandas DataFrame
* Issue #96 (PR #97). Make VersionInfo immutable
* Issue #98 (PR #99). prerelease and build set to None by default
-------------------------------------------------------------------
Mon May 21 06:42:33 UTC 2018 - sebix+novell.com@sebix.at