From bc05f627a20e3a3a6ab14282beab717bf15be52ef6f4434af0867eb807fb0319 Mon Sep 17 00:00:00 2001 From: Tejas Guruswamy Date: Sat, 12 Oct 2024 06:05:19 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=21 --- python-versioningit.changes | 7 +++++++ python-versioningit.spec | 2 +- versioningit-3.1.1.tar.gz | 3 --- versioningit-3.1.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 versioningit-3.1.1.tar.gz create mode 100644 versioningit-3.1.2.tar.gz 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..2bf5c38 100644 --- a/python-versioningit.spec +++ b/python-versioningit.spec @@ -23,7 +23,7 @@ %endif Name: python-versioningit -Version: 3.1.1 +Version: 3.1.2 Release: 0 Summary: Versioning It with your Version In Git License: MIT 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