14
0

- update to 1.8.0:

* really drop python<3 support
- update to 1.7.2:
  * Improve the CI
- update to 1.7.1:
  * Move changelog to GH releases
- update to 1.7.0:
  * docs: correct Homepage URL
  * Bump and fix CI for new setuptools
  - Extrat build_<wheel|editable> from

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=10
This commit is contained in:
2025-07-08 11:47:02 +00:00
committed by Git OBS Bridge
parent 12c45c1b86
commit 2123d7d397
4 changed files with 26 additions and 19 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jul 8 11:46:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.8.0:
* really drop python<3 support
- update to 1.7.2:
* Improve the CI
- update to 1.7.1:
* Move changelog to GH releases
- update to 1.7.0:
* docs: correct Homepage URL
* Bump and fix CI for new setuptools
-------------------------------------------------------------------
Thu Nov 9 08:57:34 UTC 2023 - ecsos <ecsos@opensuse.org>
@@ -5,7 +18,7 @@ Thu Nov 9 08:57:34 UTC 2023 - ecsos <ecsos@opensuse.org>
- Fix metadata_from_built only extracts one of the dist info files
in #100
- Update to 1.6.0:
- Extrat build_<wheel|editable> from
- Extrat build_<wheel|editable> from
prepare_metadata_for_build_<wheel|editable> in #99
-------------------------------------------------------------------