Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
2cc191154d | |||
40ad88aabc | |||
0fc3ee281e | |||
|
5ce9c2baf7 | ||
|
bc05f627a2 |
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 09:30:14 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 12 06:04:22 UTC 2024 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
|
||||
|
||||
- update to 3.1.2:
|
||||
* Drop support for Python 3.7
|
||||
* Bugfix: When using versioningit with Hatch, don't run the onbuild step for editable builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 22:04:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -21,15 +21,15 @@
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
%endif
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-versioningit
|
||||
Version: 3.1.1
|
||||
Version: 3.1.2
|
||||
Release: 0
|
||||
Summary: Versioning It with your Version In Git
|
||||
License: MIT
|
||||
URL: https://github.com/jwodder/versioningit
|
||||
Source: https://files.pythonhosted.org/packages/source/v/versioningit/versioningit-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: python-rpm-macros
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0ba586e5af08b87dbe3354082910a1d0502c36202d496e1ae60ef3b41ee29c1
|
||||
size 212882
|
BIN
versioningit-3.1.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
versioningit-3.1.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user