14
0
Commit Graph

3 Commits

Author SHA256 Message Date
12c45c1b86 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
2023-11-09 11:19:36 +00:00
9a31236899 - Update to 1.5.4:
- Exclude dependabot and pre-commit ci from release notes
  - Bump tools and deps
  - Make sure that the order of Requires-Dist does not matter
- Update to 1.5.3:
  - Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
  - Fix read_line to raise EOFError if nothing was read
- Update to 1.5.2:
  - Add pyproject-fmt
  - docs: remove (dynamic) years from copyright
  - Drop 2.7 test
  - Add trusted-publish
  - Add 3.12 support
  - Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
    git ls-files -z -- .github/workflows/check.yml \
        | xargs -0 sed -i 's|3.12.0-alpha.7|3.12.0-beta.1|g'
  - Add ruff

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=4
2023-08-28 21:50:39 +00:00
590e063107 - Initial packaging effort for pyproject-api v. 1.5.1.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=1
2023-05-05 15:28:38 +00:00