forked from pool/python-semantic_version
Accepting request 786192 from home:pgajdos:python
- version update to 2.8.4 * `#89 <https://github.com/rbarrois/python-semanticversion/issues/89>`_: Properly coerce versions with leading zeroes in components (e.g. ``1.01.007``) - Add `Clause.prettyprint()` for debugging * `#86 <https://github.com/rbarrois/python-semanticversion/issues/86>`_: Fix handling of prerelease ranges within `NpmSpec` OBS-URL: https://build.opensuse.org/request/show/786192 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
c200651640
commit
5ecef0126c
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 13:38:47 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- version update to 2.8.4
|
||||
* `#89 <https://github.com/rbarrois/python-semanticversion/issues/89>`_:
|
||||
Properly coerce versions with leading zeroes in components (e.g.
|
||||
``1.01.007``)
|
||||
- Add `Clause.prettyprint()` for debugging
|
||||
* `#86 <https://github.com/rbarrois/python-semanticversion/issues/86>`_:
|
||||
Fix handling of prerelease ranges within `NpmSpec`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 10:29:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user