2025-01-28 08:08:37 +00:00
committed by Git OBS Bridge
parent 0ac795bba0
commit 3c1b9421fa
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 28 04:24:40 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com> Tue Jan 28 08:08:11 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.1.0: - Update to 2.1.0:
* [breaking] Drop get_branch_tags function which was deprecated * [breaking] Drop get_branch_tags function which was deprecated

View File

@@ -24,7 +24,7 @@ Summary: Use git repo data for building a version number according PEP-44
License: MIT License: MIT
URL: https://setuptools-git-versioning.readthedocs.io URL: https://setuptools-git-versioning.readthedocs.io
# SourceDist: https://github.com/dolfinus/setuptools-git-versioning # SourceDist: https://github.com/dolfinus/setuptools-git-versioning
Source: https://github.com/dolfinus/setuptools-git-versioning/archive/refs/tags/v2.1.0.tar.gz#/setuptools-get-versioning-%{version}.tar.gz Source: https://github.com/dolfinus/setuptools-git-versioning/archive/refs/tags/v2.1.0.tar.gz#/setuptools-git-versioning-%{version}.tar.gz
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}