1
0
Commit Graph

27 Commits

Author SHA256 Message Date
Dominique Leuenberger
ed8c64d5ff Accepting request 1081834 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=12
2023-04-22 19:59:42 +00:00
ddb8adb544 Accepting request 1081614 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=23
2023-04-21 14:14:31 +00:00
Dominique Leuenberger
2fb7b76676 Accepting request 1066415 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1066415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=11
2023-02-19 17:18:29 +00:00
ed36b584a5 Accepting request 1066412 from home:dirkmueller:acdc
- Test with Django only with Factory

OBS-URL: https://build.opensuse.org/request/show/1066412
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=21
2023-02-17 16:55:06 +00:00
Dominique Leuenberger
0c17fd686b Accepting request 979719 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/979719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=10
2022-05-30 10:42:19 +00:00
057f684251 Accepting request 979673 from home:Simmphonie:python
- update to 2.10.0
  * `132 <https://github.com/rbarrois/python-semanticversion/issues/132>`_:
    Ensure sorting a collection of versions is always stable, even with
    build metadata.
- version 2.9.0
  * Add support for Django 3.1, 3.2, 4.0
  * Add support for Python 3.7 / 3.8 / 3.9 / 3.10
- remove sematicversion-pr123-dj40.patch

OBS-URL: https://build.opensuse.org/request/show/979673
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=19
2022-05-29 18:53:45 +00:00
Dominique Leuenberger
95f9c1ba04 Accepting request 942918 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/942918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=9
2021-12-30 14:55:16 +00:00
e0f0883f77 Accepting request 942762 from home:bnavigator:branches:devel:languages:python
- Make it work with Django 4
  * add sematicversion-pr123-dj40.patch
  * gh#rbarrois/python-semanticversion#123
  * Don't test django app on python36: Django 4 dropped it

OBS-URL: https://build.opensuse.org/request/show/942762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=18
2021-12-28 11:53:59 +00:00
Dominique Leuenberger
21d91ddb39 Accepting request 939014 from devel:languages:python
- Add the package suffix to Name to have multibuild work correctly.

OBS-URL: https://build.opensuse.org/request/show/939014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=8
2021-12-12 20:27:34 +00:00
Steve Kowalik
56ec0825f0 - Add the package suffix to Name to have multibuild work correctly.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=17
2021-12-10 07:02:24 +00:00
Dominique Leuenberger
9615aa456a Accepting request 935915 from devel:languages:python
- split tests into flavor to avoid build cycle with djang

OBS-URL: https://build.opensuse.org/request/show/935915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=7
2021-12-09 18:45:10 +00:00
b533495276 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=16 2021-12-06 07:59:22 +00:00
6e82465922 - split tests into flavor to avoid build cycle with djang
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=15
2021-12-06 07:59:11 +00:00
Dominique Leuenberger
efade61509 Accepting request 823433 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/823433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=6
2020-08-02 10:28:28 +00:00
a3a7f65e1d Accepting request 823407 from home:mcalabkova:branches:devel:languages:python
- update to 2.8.5
  * Properly handle wildcards in ``SimpleSpec``

OBS-URL: https://build.opensuse.org/request/show/823407
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=13
2020-07-29 15:05:14 +00:00
Dominique Leuenberger
f695c345de Accepting request 787484 from devel:languages: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/787484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=5
2020-03-26 23:28:35 +00:00
Tomáš Chvátal
5ecef0126c 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
2020-03-18 17:38:47 +00:00
Dominique Leuenberger
61ee588edc Accepting request 729784 from devel:languages:python
- Update to 2.8.2:
  * various major parsing fixes

OBS-URL: https://build.opensuse.org/request/show/729784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=4
2019-09-11 08:35:38 +00:00
Tomáš Chvátal
c200651640 - Update to 2.8.2:
* various major parsing fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=9
2019-09-10 10:31:57 +00:00
Dominique Leuenberger
87446c9988 Accepting request 659663 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=3
2018-12-24 10:43:45 +00:00
d687df3e9c Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=7
2018-12-04 17:22:16 +00:00
2643c59782 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=6
2018-12-04 14:01:47 +00:00
Dominique Leuenberger
7d21501cb2 Accepting request 518099 from devel:languages:python
- update to 2.6.0:
    * Add support for Django up to 1.10.
    * Remove support for Django&lt;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('&lt;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('&lt;=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 (forwarded request 518098 from tbechtold)

OBS-URL: https://build.opensuse.org/request/show/518099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=2
2017-08-24 16:55:06 +00:00
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
Yuchen Lin
fc2a756ad9 Accepting request 482637 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/482637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semantic_version?expand=0&rev=1
2017-04-07 11:54:14 +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