17
0

6 Commits

Author SHA256 Message Date
390862477f - update to 0.10.0:
* This release adds support for PEP 794 (METADATA 2.5),
    the new import-names(paces) fields. Support hasn't rolled out
    in other packages yet, but once it does, you can be ready for
    it with this release.
  * As usual, nothing changes if you don't specify the new fields
    or the new METADATA version.
  * Add PyPy 3.11 testing
  * Add Python 3.14 classifier
  * Use PEP 639 license
  * Use dependency groups
  * Enable branch coverage
  * Enabled most Ruff linting rules on codebase
- Required by meson-python

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-metadata?expand=0&rev=11
2026-01-26 08:24:05 +00:00
3bae0667ff Accepting request 1253055 from home:fstegmeier:branches:devel:languages:python
- Update to 0.9.1
  * Added PEP 639 support for SPDX license and license files, METADATA 2.4
  * Validate extra keys (warning, opt-in error)
  * Functions to check top level and build-system (including PEP 735 support)
  * Add TypedDict's in new module for typing pyproject.toml dicts
  * all_errors=True causes ExceptionGroup's to be emitted
  * Support METADATA 2.1+ JSON format with new .as_json() method
  * Handle multilines the way setuptools does with smart indentation
  * Warn on multiline Summary (project.description)
  * Improve locking for just metadata fields
  * Error on extra keys in author/maintainer
  * URL name stylization removed matching PEP 753
  * Handle form feed for Python <3.12.4
  * Some touchup based on packaging PR

OBS-URL: https://build.opensuse.org/request/show/1253055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-metadata?expand=0&rev=9
2025-03-14 13:15:53 +00:00
e87ff3f5e1 Accepting request 1104394 from home:mcalabkova:branches:devel:languages:python
- update to 0.7.1
  * Use UTF-8 when opening files
  * Use tomllib on Python >= 3.11

OBS-URL: https://build.opensuse.org/request/show/1104394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-metadata?expand=0&rev=7
2023-08-22 12:36:57 +00:00
fd5de4c0de Accepting request 1081563 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081563
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-metadata?expand=0&rev=5
2023-04-21 13:22:58 +00:00
31553e5ee6 Accepting request 1046134 from home:bnavigator:branches:devel:languages:python
- Skip a test failing due to new error strings in packaging 22
  gh#FFY00/python-pyproject-metadata#41

OBS-URL: https://build.opensuse.org/request/show/1046134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-metadata?expand=0&rev=3
2023-01-02 12:31:21 +00:00
3e4f117d81 Accepting request 1003364 from home:bnavigator:branches:devel:languages:python:numeric
now with readme and license

OBS-URL: https://build.opensuse.org/request/show/1003364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-metadata?expand=0&rev=1
2022-09-14 15:47:21 +00:00