Pdm-backend

Latest version: v2.4.3

Safety actively analyzes 682532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

1.0.2

What's Changed
* fix: handle reuse spec projects by CharString in https://github.com/pdm-project/pdm-pep517/pull/105
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pdm-project/pdm-pep517/pull/103

New Contributors
* CharString made their first contribution in https://github.com/pdm-project/pdm-pep517/pull/105

**Full Changelog**: https://github.com/pdm-project/pdm-pep517/compare/1.0.1...1.0.2

1.0.1

What's Changed
* docs: Document writing SCM version to file by pawamoy in https://github.com/pdm-project/pdm-pep517/pull/100
* docs: dynamic version uses tool.pdm.version, not tool.pdm.build.version by Nothing4You in https://github.com/pdm-project/pdm-pep517/pull/101

New Contributors
* pawamoy made their first contribution in https://github.com/pdm-project/pdm-pep517/pull/100
* Nothing4You made their first contribution in https://github.com/pdm-project/pdm-pep517/pull/101

**Full Changelog**: https://github.com/pdm-project/pdm-pep517/compare/1.0.0...1.0.1

1.0.0

Bug Fixes

- Emit `UserWarning` for deprecated settings.

Features & Improvements

- Allow writing dynamic version from `scm` source to a file. [94](https://github.com/frostming/pdm-pep517/issues/94)
- The dynamic version table fields are renamed: `{from = ...}` to `{source = "file", path = ...}` and `{use_scm = true}` to `{source = "scm"}`. [95](https://github.com/frostming/pdm-pep517/issues/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](https://github.com/frostming/pdm-pep517/issues/98)

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.