Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pdm-project/pdm-backend

The build backend used by PDM that supports latest packaging standards.
https://github.com/pdm-project/pdm-backend

UTF8 authors, broken metadata?

pawamoy opened this issue about 1 month ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 month ago
docs: Fix incorrect file paths and refine for better readability

lqhuang opened this pull request about 1 month ago
build(python): update supported Python versions to 3.9 to 3.13

noirbizarre opened this pull request about 1 month ago
Clarify includes and excludes

sanmai-NL opened this pull request about 2 months ago
Don't include ignored files

sanmai-NL opened this issue about 2 months ago
Use fallback version when no Git tags are found?

pawamoy opened this issue about 2 months ago
Silently ignores invalid `PDM_BUILD_SCM_VERSION` env var

sanmai-NL opened this issue about 2 months ago
Improve diagnostic caused by git incorrectly parsing paths on MSYS2.

cr1901 opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 2 months ago
chore: bump validate-pyproject to 0.9.0

henryiii opened this pull request 3 months ago
feat: Use fallback_version for source = "call"

frostming opened this pull request 3 months ago
fix: update to pyproject_metadata 0.9.0b7

henryiii opened this pull request 3 months ago
Use fallback_version for source = "call"

nokados opened this issue 3 months ago
SyntaxError when using Cython

nokados opened this issue 4 months ago
How to specify explicit version for pdm-backend

gunmaden opened this issue 4 months ago
feat: update pyproject-metadata to support latest revision of PEP 639

frostming opened this pull request 4 months ago
feat: accept context as the second argument to version_format function

frostming opened this pull request 4 months ago
Support for documentation in org-mode format

hsunner opened this issue 4 months ago
[FR] Implement PEP 639

befeleme opened this issue 4 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 5 months ago
More flexible hooks

jrosiek opened this issue 5 months ago
Support editable install for namespace package

st1020 opened this issue 5 months ago
fix: pdm_build.py added twice in sdist file.

frostming opened this pull request 6 months ago
pdm_build.py added twice in sdist file.

Bing-su opened this issue 6 months ago
`pdm` installed scripts break in with venv + non-src layout

ditsuke opened this issue 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 months ago
a way to import modules from the project root in `pdm_build.py`

DetachHead opened this issue 7 months ago
a way to import modules from the project root in `pdm_build.py`

DetachHead opened this issue 7 months ago
a way to apply hooks from a `BuildHookInterface`

DetachHead opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 7 months ago
Add ASCIIDoc format to allowed README and description content-types

hparente1313 opened this pull request 7 months ago
Support map "includes" to a different directory in site-packages

xulongwu4 opened this issue 7 months ago
Treat PDM_BUILD_SCM_VERSION empty string as unset

ryukinix opened this pull request 8 months ago
fix: handle unexpected hg repo when parse scm version

huxuan opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Fixed error about dynamic project version

cntvc opened this pull request 9 months ago
feat: remove support for python 3.7 and older

frostming opened this pull request 9 months ago
feat: bump pyproject-metadata to 0.8.0

frostming opened this pull request 9 months ago
Add parameter `--build-number` to wheel builder

0xfabioo opened this pull request 9 months ago
feat(vendors): update pyproject-metadata to 0.8.0rc1

frostming opened this pull request 9 months ago
use `Literal` type for valid target values

DetachHead opened this pull request 9 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 9 months ago
Add tag filter

mezuzza opened this pull request 9 months ago
Simplify version method selector

mezuzza opened this pull request 9 months ago
Add dev tools to pyproject.toml

mezuzza opened this pull request 9 months ago
fix: do not modify original pyproject.toml

GabDug opened this pull request 9 months ago
docs: Add examples to the wheel-data section

pawamoy opened this pull request 9 months ago
Fix author name containing comma causing malformed PKG-INFO

rooterkyberian opened this pull request 9 months ago
Allow filtering tags when using SCM to determine the version

mezuzza opened this issue 10 months ago
.dist-info folder name incorrectly normalized

f3flight opened this issue 10 months ago
feat: Custom version format for source="scm"

frostming opened this pull request 10 months ago
cleaning up the source directory after build

dgrigonis opened this issue 11 months ago
Use `git describe` for generating project version from SCM

g0di opened this issue 11 months ago
why use pdm-backend over setuptools?

deronnax opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
Author names with commas result in invalid PKG-INFO Author-Email field

vbaltrusaitis-reef opened this issue 11 months ago
Precedence of extra markers leads to incorrect dependencies

charliermarsh opened this issue 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
fix: Can't include nested data files in built wheel

frostming opened this pull request about 1 year ago
Can't include data files in built wheel

ShaiAvr opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Modular packages

jykae opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
doc: correct pep number

xzmeng opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Request: read version from .git_archival.txt

whitequark opened this issue over 1 year ago
fix: rename tag-pattern to tag_regex in the docs

rudeigerc opened this pull request over 1 year ago
Write version to file doesn't work for editable installs

henryiii opened this issue over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
url encoding of relative dependency paths causes pip install errors

sharpencrag opened this issue over 1 year ago
pdm-backend documentation looks confusingly similar to pdm itself

vlcinsky opened this issue over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
PDM backend builds wheel and sdist with different permissions

SamyAB opened this issue over 1 year ago
fix: pdm-backend should not normalize names in project metadata

frostming opened this pull request over 1 year ago
pdm-backend should not normalize names in project metadata

warsaw opened this issue over 1 year ago
sources-includes documentation confusion

Lawouach opened this issue over 1 year ago
Sanitize dynamic version value

sanmai-NL opened this issue over 1 year ago
feat: allow to include files in wheel .data directory

frostming opened this pull request over 1 year ago
doc: Clarify order of `pdm_build_initialize` and `pdm_build_clean`

frostming opened this pull request over 1 year ago
fix: raise an error when SCM version can't be determined

frostming opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
fix: cleanup logic to first check config_settings

frostming opened this pull request over 1 year ago
fix: scm versionning fails when package is not top-level directory

frostming opened this pull request over 1 year ago
scm versionning fails when package is not top-level directory

Lawouach opened this issue over 1 year ago
Fix cleanup logic to first check config_settings

szandara opened this pull request over 1 year ago