Accepting request 1219468 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1219468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=8
This commit is contained in:
commit
3514bd1586
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -23,13 +23,13 @@
|
||||
%endif
|
||||
|
||||
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
|
3
versioningit-3.1.2.tar.gz
Normal file
3
versioningit-3.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4db83ed99f56b07d83940bee3445ca46ca120d13b6b304cdb5fb44e5aa4edec0
|
||||
size 213047
|
Loading…
Reference in New Issue
Block a user