forked from pool/python-versioningit
- update to 3.0.0:
* Migrated from setuptools to hatch
* Support using the `onbuild` step with Hatch
* **Breaking**: The `build_dir` argument passed to
`Versioningit.do_onbuild()`
* and `onbuild` method callables has been changed to an
`OnbuildFileProvider`
* ABC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 11:08:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0.0:
|
||||
* Migrated from setuptools to hatch
|
||||
* Support using the `onbuild` step with Hatch
|
||||
* **Breaking**: The `build_dir` argument passed to
|
||||
`Versioningit.do_onbuild()`
|
||||
* and `onbuild` method callables has been changed to an
|
||||
`OnbuildFileProvider`
|
||||
* ABC
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 10:11:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user