diff --git a/python-versioningit.changes b/python-versioningit.changes index dc3b4e1..a3b9c31 100644 --- a/python-versioningit.changes +++ b/python-versioningit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 12 06:04:22 UTC 2024 - Tejas Guruswamy + +- 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 diff --git a/python-versioningit.spec b/python-versioningit.spec index c55fe27..92cc19e 100644 --- a/python-versioningit.spec +++ b/python-versioningit.spec @@ -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 diff --git a/versioningit-3.1.1.tar.gz b/versioningit-3.1.1.tar.gz deleted file mode 100644 index a68ff62..0000000 --- a/versioningit-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0ba586e5af08b87dbe3354082910a1d0502c36202d496e1ae60ef3b41ee29c1 -size 212882 diff --git a/versioningit-3.1.2.tar.gz b/versioningit-3.1.2.tar.gz new file mode 100644 index 0000000..f296894 --- /dev/null +++ b/versioningit-3.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db83ed99f56b07d83940bee3445ca46ca120d13b6b304cdb5fb44e5aa4edec0 +size 213047