Package Release Info

python-pyproject-api-1.8.0-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pyproject-api

Change Logs

* Tue Jul 08 2025 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 09 2023 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 2023 mcepl@suse.com
- 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
* Fri May 05 2023 mcepl@suse.com
- Initial packaging effort for pyproject-api v. 1.5.1.