14
0

Accepting request 1124388 from home:ecsos:python

- Update to 1.6.1:
  - Fix metadata_from_built only extracts one of the dist info files
    in #100
- Update to 1.6.0:
  - Extrat build_<wheel|editable> from 
    prepare_metadata_for_build_<wheel|editable> in #99

OBS-URL: https://build.opensuse.org/request/show/1124388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=8
This commit is contained in:
2023-11-09 11:19:36 +00:00
committed by Git OBS Bridge
parent cc8818e0ea
commit 12c45c1b86
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 9 08:57:34 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 1.6.1:
- Fix metadata_from_built only extracts one of the dist info files
in #100
- Update to 1.6.0:
- Extrat build_<wheel|editable> from
prepare_metadata_for_build_<wheel|editable> in #99
-------------------------------------------------------------------
Mon Aug 28 21:46:05 UTC 2023 - Matej Cepl <mcepl@suse.com>