Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-semantic_version-2.10.0-150400.9.3.9 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python311-semantic_version Distribution: SUSE Linux Enterprise 15
Version: 2.10.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150400.9.3.9 Build date: Tue Oct 3 23:48:34 2023
Group: Development/Languages/Python Build host: h01-ch3c
Size: 153676 Source RPM: python-semantic_version-2.10.0-150400.9.3.9.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/rbarrois/python-semanticversion
Summary: A library implementing the 'SemVer' scheme
This small python library provides a few tools to handle `SemVer`_ in Python.
It follows strictly the 2.0.0 version of the SemVer scheme.

Provides

Requires

License

BSD-2-Clause

Changelog

* Fri Apr 21 2023 dmueller@suse.com
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
  - Make calling of %{sle15modernpython} optional.
* Fri Feb 17 2023 mcepl@suse.com
  - Test with Django only with Factory
* Sun May 29 2022 simmphonie@opensuse.org
  - 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
* Mon Dec 27 2021 code@bnavigator.de
  - 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
* Fri Dec 10 2021 steven.kowalik@suse.com
  - Add the package suffix to Name to have multibuild work correctly.
* Mon Dec 06 2021 dmueller@suse.com
  - split tests into flavor to avoid build cycle with djang
* Wed Jul 29 2020 mcalabkova@suse.com
  - update to 2.8.5
    * Properly handle wildcards in ``SimpleSpec``
* Wed Mar 18 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 2019 tchvatal@suse.com
  - Update to 2.8.2:
    * various major parsing fixes
* Tue Dec 04 2018 mcepl@suse.com
  - Remove superfluous devel dependency for noarch package
* Tue Aug 22 2017 tbechtold@suse.com
  - 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
* Wed Jul 22 2015 dmueller@suse.com
  - fix license
* Tue Apr 28 2015 tbechtold@suse.com
  - Initial packaging

Files

/usr/lib/python3.11/site-packages/semantic_version
/usr/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/semantic_version/__init__.py
/usr/lib/python3.11/site-packages/semantic_version/__pycache__
/usr/lib/python3.11/site-packages/semantic_version/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/semantic_version/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/semantic_version/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/semantic_version/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/semantic_version/__pycache__/django_fields.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/semantic_version/__pycache__/django_fields.cpython-311.pyc
/usr/lib/python3.11/site-packages/semantic_version/base.py
/usr/lib/python3.11/site-packages/semantic_version/django_fields.py
/usr/share/doc/packages/python311-semantic_version
/usr/share/doc/packages/python311-semantic_version/ChangeLog
/usr/share/doc/packages/python311-semantic_version/README.rst
/usr/share/licenses/python311-semantic_version
/usr/share/licenses/python311-semantic_version/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 3 23:33:27 2024