17
0
Files
python-pdm-pep517/_multibuild
Matej Cepl f35f89104d Accepting request 992373 from home:Simmphonie:branches:devel:languages:python
- Update to 1.0.2
  * Ensure the license is a file. Also add LICENSES/* to the default
    search patterns, as specified by REUSE spec. #105
  * Throw a better error message when a malformed requirement
    is being parsed. #106
- Release v1.0.1 (2022-07-03)
  * Fix a compatibility issue that run_setuptools defaults to True
    for old build configuration.
- Release v1.0.0 (2022-06-25)
  * No significant changes.
- Release v1.0.0a1 (2022-06-22)
  * Emit UserWarning for deprecated settings.
- Release v1.0.0a0 (2022-06-22)
  * Allow writing dynamic version from scm source to a file. #94
  * The dynamic version table fields are renamed: {from = ...} to
    {source = "file", path = ...} and {use_scm = true} to {source = "scm"}. #95
  * Support custom build script, a script containing a function named build
    that takes (src, dst) as the arguments. When run-setuptools is true, the
    build function will be called in a generated setup.py file, with the setup
    parameters as the only argument. #98
  * Removals and Deprecations
    + includes, excludes, source-includes, package-dir, is-purelib, editable-backend
      are moved to [tool.pdm.build] table. build field is renamed to setup-script
      under [tool.pdm.build] table. #96

OBS-URL: https://build.opensuse.org/request/show/992373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm-pep517?expand=0&rev=5
2022-08-02 17:27:58 +00:00

4 lines
53 B
Plaintext

<multibuild>
<package>test</package>
</multibuild>