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

feat: don't add '+editable' to the editable version

Signed-off-by: Frost Ming <[email protected]>

e6fcd5fcc2abae9ab25a9d69c71fd066de184110 authored 11 months ago by Frost Ming <[email protected]>
chore: update lockfile to the latest version

Signed-off-by: Frost Ming <[email protected]>

940d129ddda0e604b00831907069078bb8357c77 authored 11 months ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#207)

updates:
- [github.com/psf/black: 23.11.0 → 23.12.1](https://github.com/psf/black/compare/23.11...

595da79f1c72206dd2d1595015d426da0c407553 authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: Can't include nested data files in built wheel

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

Signed-off-by: Frost Ming <me@...

ad7de0985c209136d70d19d76e1325dbcc502eb8 authored 12 months ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#204)

updates:
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10...

b29a37aa9b80de01b0b58a888fd006785f1befd6 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
chore: update domain name

Signed-off-by: Frost Ming <[email protected]>

9450177a8a64b55bf238c737439c5648fe1c2990 authored about 1 year ago by Frost Ming <[email protected]>
doc: correct pep number (#201)

fa3723bb98245a7b96794dc9ba3a9698b4a53019 authored about 1 year ago by xzmeng <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#202)

updates:
- [github.com/psf/black: 23.9.1 → 23.10.1](https://github.com/psf/black/compare/23.9.1...

7bd62a3d66bdba622a1b1509f2b23638c977aab5 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate (#200)

updates:
- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0....

0c51bbe8eb0945a19292296b5b12588cad3ca86d authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: normalize the dist info name in the wheel

So that it doesn't reuse the dirname from the path pased in. This keeps the dist info name consi...

8310f31a1caaca81cf82cdadcb889b40f4901521 authored about 1 year ago by Frost Ming <[email protected]>
fix: copytree handle existing dirs (#199)

8a64b0af648a41a87ffed524e2c77a6cd60d6bd8 authored over 1 year ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#195)

updates:
- [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.1](https://github.com/pre-commit/...

07cb46d8d9ed26ebc3346b8070c64ca8aa5eb992 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: rename tag-pattern to tag_regex in the docs (#193)

e96654413f91d58d9f82390271c676b726cc3163 authored over 1 year ago by Yuchen Cheng <[email protected]>
fix: path to uri expansion in dependency string

Signed-off-by: Frost Ming <[email protected]>

dfd22b3787598fbf8666118c0cf5822ad9d5a85c authored over 1 year ago by Frost Ming <[email protected]>
fix: Write version to file doesn't work for editable installs

Fixes #192

Signed-off-by: Frost Ming <[email protected]>

abd5537cea74f79a2bdde0fb44fcd8a933522a0a authored over 1 year ago by Frost Ming <[email protected]>
fix: don't quote project root in file:// urls

Fix #190

Signed-off-by: Frost Ming <[email protected]>

353dcf2fa5f135768e71789d4d937dc06778c028 authored over 1 year ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#191)

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0....

9a6acec0633136d18c1ba5157f9f2845031d1fb3 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: write version file for sdist build as well

Signed-off-by: Frost Ming <[email protected]>

2add9f14be936e7cf02d2c66cf086acf8bbe07cc authored over 1 year ago by Frost Ming <[email protected]>
fix: remove duplicate files when building wheel

Signed-off-by: Frost Ming <[email protected]>

c8f70dda92c66adeba5d95d6a5884c8b044603b8 authored over 1 year ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#188)

updates:
- [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](https://github.com/pre-commit/...

b0325353c9bcb0fa8ea115391fa982a795aacc3a authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: Fix file permissions to 644 for wheel

Fix #187

Signed-off-by: Frost Ming <[email protected]>

f5fd0e5767791fd85ec174bb4288de6c7ef1ec64 authored over 1 year ago by Frost Ming <[email protected]>
fix: pdm-backend should not normalize names in project metadata (#186)

4476f86465644bdf6dc5f073fc5552db56937932 authored over 1 year ago by Frost Ming <[email protected]>
feat: allow to include files in wheel .data directory (#182)

ad4087c8655af9855156634dcc0f81640c9fd108 authored over 1 year ago by Frost Ming <[email protected]>
doc: Clarify order of `pdm_build_initialize` and `pdm_build_clean` (#181)

c352eb239f9b75b7848bbbabc8f789775d3adb5f authored over 1 year ago by Frost Ming <[email protected]>
fix: raise an error when SCM version can't be determined (#180)

001dfc80a1d29f0e9e64d6f9c6d9e1098d0479ba authored over 1 year ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#178)

updates:
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](https://github.com/pre-commit/...

cacf175e833be641ee534d8294878df44052690c authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: cleanup logic to first check config_settings (#177)

d1f1e9ecc9b6f2953e4103aa3e864ba42200e7d0 authored over 1 year ago by Frost Ming <[email protected]>
fix: scm versionning fails when package is not top-level directory (#176)

21901014be3c9c398ba0d2bb857f353df5241620 authored over 1 year ago by Frost Ming <[email protected]>
feat: change the default build dir to a pdm-specific one

Signed-off-by: Frost Ming <[email protected]>

a74734d8ed412ba4547a4d80a842cf112b00551f authored over 1 year ago by Frost Ming <[email protected]>
fix: PDM_BUILD_NO_CLEAN handling is incorrect

Fix #166

Signed-off-by: Frost Ming <[email protected]>

c61f67d1944d185d22d8ab3bb1f87d44ca4d7aac authored over 1 year ago by Frost Ming <[email protected]>
doc: rewrite he build configuraton doc (#171)

* doc: rewrite he build configuraton doc

Signed-off-by: Frost Ming <[email protected]>

* ch...

5aeaa443b22d9ded6e3510481f425ac80eeaf795 authored over 1 year ago by Frost Ming <[email protected]>
docs: Add an example of managing nested namespace packages (#170)

9b292020ad2fba2cb0c91e4dc4ff170edd6886fe authored over 1 year ago by pew <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#167)

updates:
- [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](https://github.com/pre-commit/...

f831d54290851c4c836215d7967ab84e51a25f74 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
feat: remove vendor validate-pyproject

Signed-off-by: Frost Ming <[email protected]>

0ab5642fead716075e527a1fd05a79ebc3105cc9 authored over 1 year ago by Frost Ming <[email protected]>
fix test case

Signed-off-by: Frost Ming <[email protected]>

1fc17577329fbdc3f50b081e3c0e8ccaae814a52 authored over 1 year ago by Frost Ming <[email protected]>
Merge branch 'main' of https://github.com/pdm-project/pdm-backend

6ecfe5bad7251615feab319b796e957c00e12833 authored over 1 year ago by Frost Ming <[email protected]>
fix: write lowercase "true" since installer hardcodes it

Signed-off-by: Frost Ming <[email protected]>

df7f2c49e1944c85e52a0383c057df73cdaccfa4 authored over 1 year ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#161)

updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0....

abb999cc770d10001e0111e4a393ef1c16037ba7 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
feat: Remove check on py-limited-api (#160)

64117cf097bdbbd4f3bed6601393532658340dfb authored over 1 year ago by Regen <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#158)

updates:
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.1](https://github.com/pre-commit/...

ddd20925f87ca521bc68f32d15d526c184fb5492 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: use posix path as the relpath

d9218f2d0867cac5120392fc2a0abde2012c6ee1 authored almost 2 years ago by Frost Ming <[email protected]>
fix: Fix a bug when building sdist, the version is not frozen

Closing #157

861841a7caa8dc1742d8a61ecb24aecbc1bce2a4 authored almost 2 years ago by Frost Ming <[email protected]>
fix: normalize the distribution names as the standard (#156)

df720d239c1f600dd1e655339e95968e71dd2191 authored almost 2 years ago by Frost Ming <[email protected]>
fix: missing files in editable wheel (#155)

4dc3cd056503ad1649d5eca069425219cef545a5 authored almost 2 years ago by Frost Ming <[email protected]>
fix: Fix an issue the files in build directory are not collected when src layout is used (#152)

7686b12ef40b615edfc43e21020036bbe6f6268c authored almost 2 years ago by Frost Ming <[email protected]>
feat: support overriding sdist mtime with SOURCE_DATE_EPOCH

Resolve #149

d94fb2cf1373ea9f0d19a25ad762409c095177a9 authored almost 2 years ago by Frost Ming <[email protected]>
Merge branch 'main' of https://github.com/pdm-project/pdm-backend

f57c8c639720c6a7fe3bc9f3c9c7c43650f96628 authored almost 2 years ago by Frost Ming <[email protected]>
fix: a crash issue when using static version metadata

Close #150

59f61cb3973227c0f72b8d3c88231acfb387b0a7 authored almost 2 years ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#151)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](...

189b0b2a6452aed38a38f6b7f6e4c58707f881b2 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
feat: support custom tag regex pattern (#148)

eb72f31abf63c7c5800e6b729dbff8b886d0540a authored almost 2 years ago by Frost Ming <[email protected]>
feat: support specifying zipinfo date via env var (#145)

cd1fc91b2b5a46e737f48aaf0b3e11d1a92feb31 authored almost 2 years ago by Frost Ming <[email protected]>
feat: update vendored pyproject-metadata to 0.7.0

20c5ef4a3e9f55d339e0ebfdafc6eb87d2147ecb authored almost 2 years ago by Frost Ming <[email protected]>
doc: use heading rather than bullet item

1be84a6ecaa24f4e51dd7d3bdbfdb060f8c35024 authored almost 2 years ago by Frost Ming <[email protected]>
fix: remove version from dynamic if no version config is found

5ace21242f76e7f31985df94e4643f96f8f1fedd authored almost 2 years ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#140)

326e6be7508d433aacdbacf9a4a1a0c85c360817 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
feat: wrap version in parentheses

03ba610a52071b3bbe6e3bc7838d987c9744f4ec authored almost 2 years ago by Frost Ming <[email protected]>
feat: retrieve the backend version with importlib.metadata

20d0fb1bdd0ce114a160a90cf148b30459740e26 authored about 2 years ago by Frost Ming <[email protected]>
chore: remove unused code

67debcf5d8e6cce2d834c3b52f5d20da8a34957b authored about 2 years ago by Frost Ming <[email protected]>
fix: only quote string when the requirement is a URL

0a9b213616bf1535f5b4ae96c0b8fa6dfbfd254f authored about 2 years ago by Frost Ming <[email protected]>
feat: add a shortcut to get hook config

e5841ae04fbd05c6405eb45661d0015083d72b08 authored about 2 years ago by Frost Ming <[email protected]>
feat: associate builder to the context object (#136)

2986dc6647a4ec9ba8db5f55f01dfb212c6de43c authored about 2 years ago by Frost Ming <[email protected]>
chore: fix the image source of pre-commit-ci

a41dcf0a570014b673470160d256f06640b65dd7 authored about 2 years ago by Frost Ming <[email protected]>
feat: update vendored packaging to 22.0 (#135)

5bee400ee9a2a037e81267218eb782670ea28cfd authored about 2 years ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#134)

updates:
- [github.com/asottile/pyupgrade: v3.2.3 → v3.3.0](https://github.com/asottile/pyupgra...

4a0d6586045c1a97359fb545ba06aaa0ae5d5a42 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: don't force description and version field

85b81992bbeb897a112634ff1595e63e72b96a88 authored about 2 years ago by Frost Ming <[email protected]>
feat: rename the is_enabled hook to pdm_build_hook_enabled

4729bd10713f375e180a041c2dbbb34b91f9fabe authored about 2 years ago by Frost Ming <[email protected]>
fix: always call hook in the generated setup.py

67db615ced85090d1e63fedff121394b264ccd00 authored about 2 years ago by Frost Ming <[email protected]>
chore: bump version to 2.0.0a2

5dba8904ae71cdb46c312a13cad106614a8970d1 authored about 2 years ago by Frost Ming <[email protected]>
fix: run setup.py after initialization

edcd8028a740082c7dad7e42e28e3cb80b0c9ef9 authored about 2 years ago by Frost Ming <[email protected]>
chore: bump to 2.0.0a1

d2e5b95f4e44c90530d0bc71eca63157b7e35bbb authored about 2 years ago by Frost Ming <[email protected]>
chore: update CONTRIBUTING.md

805deeb88b60379dde694cc3e102262795b5df4b authored about 2 years ago by Frost Ming <[email protected]>
docs: rewrite the docs

3590365781bc7e6358a4b47c7082ad8733768d75 authored about 2 years ago by Frost Ming <[email protected]>
chore: update release workflow to user changlogithub

e9b2cead2feaa7a0e9611dfb6fd6b55b71198f71 authored about 2 years ago by Frost Ming <[email protected]>
chore: update the test cases for the new changes

120f7c9062ceb554e4bd18cb891cab94b96de402 authored about 2 years ago by Frost Ming <[email protected]>
feat: rewrite the builders to support build hooks

9d5d5a4741d0c324dcf05f10f79909429f314ea8 authored about 2 years ago by Frost Ming <[email protected]>
feat: rename the package to `pdm-backend`

79d107743e640f11c378acbd65b2cf7b9730f3c2 authored about 2 years ago by Frost Ming <[email protected]>
chore: release 1.0.6

5ab3c90bfe1ae4cb2c52414a2efcc78e8bd3d0db authored about 2 years ago by Frost Ming <[email protected]>
feat: Honor the metadata_directory passed to build_wheel (#132)

7479498e401f48d855483149b718d932858a869b authored about 2 years ago by Frost Ming <[email protected]>
fix: update project url

4bb714d52ff37cd80f44eee47bad42ef742e8332 authored about 2 years ago by Frost Ming <[email protected]>
fix: Add setuptools to dev dependencies (#131)

99fa9e3385a88e08433f20cbb9832183cc486a56 authored about 2 years ago by Lumír 'Frenzy' Balhar <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#128)

updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...

23a59c6f5ce7924172143ba0eda6f3feea109f74 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Release 1.0.5

cb6eefedb163eae76dd4ba9392608585fe9193b1 authored about 2 years ago by Frost Ming <[email protected]>
tests: Configure git for scm tests (#126)

Some of the tests fail on systems that haven't configured git. For
example, some downstreams ru...

3a8169fde6b1ae100a9b677b9c0611da602e3515 authored about 2 years ago by Stanislav Levin <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#124)

updates:
- [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](https://github.com/pre-commit/...

6fd1aaf4343772334fab3d5d31ccff0c6c16c426 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
feat: expand vars in req url (#127)

4742447cab28903dd2a002f226964e4547843170 authored about 2 years ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#121)

updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0....

319cb02deedc69eb1edc86af6459cf212955cf54 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: update implementation of PEP 639 (#120)

aa7aecb8815740d7b6090e1ecfc0174b850330c0 authored over 2 years ago by Frost Ming <[email protected]>
added support for license files in subdirectories #118 (#119)

8d43250b6714c8432e268be992a456fc641eae81 authored over 2 years ago by crai0 <[email protected]>
README.md: Fix Dynamic Version example (#115)

The example code on env var `PDM_PEP517_VERSION` does not match
the actual design. This typo is...

18547ea89961c791e00fa172c9d6fa49636b3ade authored over 2 years ago by Boyuan Yang <[email protected]>
Release 1.0.4

5adceb5489df4cb9aa7785190715d75341cc3c1b authored over 2 years ago by Frost Ming <[email protected]>
fix: allow overriding files in wheel (#114)

23c739f7e1f4446a3335543bc738afba6a6fa132 authored over 2 years ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#113)

updates:
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0...

9f2a3f74f06a2045eec065fb502fdd5e0c64c0cb authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Release 1.0.3

eab1cabdee78cee39fb8e208fe3593d7a982dd87 authored over 2 years ago by Frost Ming <[email protected]>
fix precommit config

4561259101c604e6b581ccc6a10fd3031d843ea9 authored over 2 years ago by Frost Ming <[email protected]>
revert the change

465823c9ed61b3228a570eb7267b5d0f0d299613 authored over 2 years ago by Frost Ming <[email protected]>
feat: use pkgutil style namespace package (#112)

20241e13774db8a7a8b35b016f83adacc1f3b70e authored over 2 years ago by Frost Ming <[email protected]>
feat: put description in the body as decribed by Meta Version 2.1

91a974abad601d045075c4cd24b41a628ca83523 authored over 2 years ago by Frost Ming <[email protected]>
read run-setuptools = false for editable build (#108)

19bba382ad2fe31cac658bacc287d2e8e86478c9 authored over 2 years ago by Frost Ming <[email protected]>
fix: the is-purelib default value

3dca70d1e4ace4f48f05381dbb2dc749631c1d60 authored over 2 years ago by Frost Ming <[email protected]>
Release 1.0.2

4427a16f46474178d1c69bfccd14e4a70704a9f6 authored over 2 years ago by Frost Ming <[email protected]>