14
0

- 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
This commit is contained in:
Tejas Guruswamy
2024-10-12 06:05:19 +00:00
committed by Git OBS Bridge
parent 432fc651be
commit bc05f627a2
4 changed files with 11 additions and 4 deletions

View File

@@ -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>