Commit Graph

3 Commits

Author SHA256 Message Date
Thomas Bechtold
ad0923a858 Accepting request 518098 from home:tbechtold:branches:devel:languages:python
- update to 2.6.0:
    * Add support for Django up to 1.10.
    * Remove support for Django<1.7
    * Properly handle `^0.X.Y` in a NPM-compatible way
    * According to SemVer 2.0.0, build numbers aren't ordered.
    * Remove specs of the ``Spec('<1.1.3+')`` form
    * Comparing ``Version('0.1.0')`` to ``Version('0.1.0+bcd')`` has new
      rules
    * :func:`semantic_version.compare` returns ``NotImplemented`` when its
      parameters differ only by build metadata
    * ``Spec('<=1.3.0')`` now matches ``Version('1.3.0+abde24fe883')``
    * Fix handling of bumping pre-release versions, thanks to @minchinweb.
    * Add support for NPM-style ``^1.2.3`` and ``~2.3.4`` specs, thanks to @skwashd
    * Fix tests for Django 1.7+, thanks to @mhrivnak.
- convert to singlespec

OBS-URL: https://build.opensuse.org/request/show/518098
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=4
2017-08-22 09:42:38 +00:00
Thomas Bechtold
ce8a0cbafe Accepting request 318003 from Cloud:OpenStack:Master
- fix license

OBS-URL: https://build.opensuse.org/request/show/318003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=2
2015-07-23 04:51:58 +00:00
b8fb4077a2 Accepting request 304394 from Cloud:OpenStack:Master
Initial packaging

OBS-URL: https://build.opensuse.org/request/show/304394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=1
2015-04-28 15:25:20 +00:00