Skip to content

Tags: PythonWorkbench/pdm-backend

Tags

2.3.3

Toggle 2.3.3's commit message
fix: pdm_build.py added twice in sdist file.

Fixes pdm-project#250

Signed-off-by: Frost Ming <me@frostming.com>

2.3.2

Toggle 2.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
feat: use compatible is_relative_to for Python 3.8

Signed-off-by: Frost Ming <me@frostming.com>

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
fix: vendor editables

Signed-off-by: Frost Ming <me@frostming.com>

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add `tag_filter` as a way to pre-filter tags (pdm-project#225)

Fixes pdm-project#219

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: bump pyproject-metadata to 0.8.0 (pdm-project#231)

Signed-off-by: Frost Ming <me@frostming.com>

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
feat(vendor): update packaging to 24.0

Signed-off-by: Frost Ming <me@frostming.com>

2.1.8

Toggle 2.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Can't include nested data files in built wheel

* fix: Can't include nested data files in built wheel
Fixes pdm-project#205

Signed-off-by: Frost Ming <me@frostming.com>

* add python 3.12

Signed-off-by: Frost Ming <me@frostming.com>

2.1.7

Toggle 2.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pre-commit.ci] pre-commit autoupdate (pdm-project#200)

updates:
- [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
- [github.com/asottile/pyupgrade: v3.10.1 → v3.14.0](asottile/pyupgrade@v3.10.1...v3.14.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2.1.6

Toggle 2.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
fix: path to uri expansion in dependency string

Signed-off-by: Frost Ming <me@frostming.com>

2.1.5

Toggle 2.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
fix: Write version to file doesn't work for editable installs

Fixes pdm-project#192

Signed-off-by: Frost Ming <me@frostming.com>