./devel/py-semver, Python package to work with Semantic Versioning

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.4, Package name: py312-semver-3.0.4, Maintainer: kamelderouiche

Python helper for Semantic Versioning (http://semver.org/)


Master sites:

Filesize: 263.408 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-25 12:14:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-semver: updated to 3.0.4

Version 3.0.4

Bug Fixes

* :gh:`459`: Fix 3.0.3:

  * :pr:`457`: Re-enable Trove license identifier
  * :pr:`456`: Fix source dist file

Version 3.0.3

Bug Fixes

* :pr:`453`: The check in ``_comparator`` does not match the check in \ 
:meth:`Version.compare`.
  This breaks comparision with subclasses.

Improved Documentation

* :pr:`435`: Several small improvements for documentation:

  * Add meta description to improve SEO
  * Use canonicals on ReadTheDocs (commit 87f639f)
  * Pin versions for reproducable doc builds (commit 03fb990)
  * Add missing :file:`.readthedocs.yaml` file (commit ec9348a)
  * Correct some smaller issues when building (commit f65feab)

* :pr:`436`: Move search box more at the top. This makes it easier for
  users as if the TOC is long, the search box isn't visible
  anymore.

Features

* :pr:`439`: Improve type hints to fix TODOs
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-04-03 01:24:11 by Jonathan Perkin | Files touched by this commit (1)
Log message:
py-semver: Fix PYTHON_VERSIONS_INCOMPATIBLE.
   2024-04-01 23:43:17 by Thomas Klausner | Files touched by this commit (4)
Log message:
devel/py-semver: import py-semver-3.0.2

Packaged by K.I.A.Derouiche, khorben@ and myself for wip.

Python helper for Semantic Versioning (http://semver.org/)