Ecosyste.ms: OpenCollective

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

Pdm

Improve the experience of Python development workflow
Collective - Host: opensource - https://opencollective.com/pdm - Website: https://pdm.fming.dev - Code: https://github.com/pdm-project

Ignore file not exist error for py37

github.com/pdm-project/pdm - c1c2f6b54367afbc963ef8425bc35852fa4ad7f4 authored over 3 years ago
New uninstaller

github.com/pdm-project/pdm - 344ce0ac805f958d37e073da693c4ef21546ffd7 authored over 3 years ago
Merge pull request #584 from hukkin/fix-tomli-deprecation

Fix tomli deprecation warning

github.com/pdm-project/pdm - 179a64e95495e09a5bac08913fd0e46e8111d6ee authored over 3 years ago
Merge pull request #583 from ElijahSink/feature/#531/more-powerful-list-command

Feature/#531/more powerful list command

github.com/pdm-project/pdm - 986bc12df99d43a82f2a3ebae865140f4c37442a authored over 3 years ago
Add and improve testing of list command with circular dependencies

github.com/pdm-project/pdm - 9785bf10fd9aced718ab7528ca9dc1d5b59682ea authored over 3 years ago
Add handling for circular dependencies

github.com/pdm-project/pdm - d472148da2c63b1547b27f0d985656d4ed9a8226 authored over 3 years ago
Remove redundant call to iter

github.com/pdm-project/pdm - 664fdbb695eb38def04a8ff6493361710b70dff5 authored over 3 years ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/pdm-project/pdm - f9dd5b7deb1e4111f7ac9da886a39bb15c6994a0 authored over 3 years ago
Fix tomli deprecation warning

github.com/pdm-project/pdm - 5a01e7d58e5df92adf2c3351db5642ada0d658af authored over 3 years ago
Fix goofy mypy error

github.com/pdm-project/pdm - b31a37a7ed26fca1363f9ec50cf76d96e4734ed2 authored over 3 years ago
Add news fragment

github.com/pdm-project/pdm - 92514c9263c1c46145c112ea66a728ea1a1a4769 authored over 3 years ago
Add tests for --json list mode

github.com/pdm-project/pdm - 2685b1b725fe4d03c20fbf26619a9213cba8c22e authored over 3 years ago
Add new --json mode for list command

github.com/pdm-project/pdm - fe413b76e8c696f2b1d311d8694deda4197c32cf authored over 3 years ago
Merge pull request #580 from linw1995/fix/pdm_show_specific_package_with_werid_output

Fix pdm show specific package with werid output

github.com/pdm-project/pdm - abd372c380c3193912a43570db181998f03cbb05 authored over 3 years ago
Rename news entry file

github.com/pdm-project/pdm - d0fcd122901e2b6edb0c82da7d89fd4e55e77661 authored over 3 years ago
Add news entry file

github.com/pdm-project/pdm - ac1cf605af36be2e63f65934088db5c1048100dc authored over 3 years ago
Fix pdm show weird package info

github.com/pdm-project/pdm - 704c7b2be07dd11cb4a3ecb33560a254203ce084 authored over 3 years ago
Fix test cases to eliminate extra warnings

github.com/pdm-project/pdm - 29b6e623c06bc0db86fb5503aec6cd718c5d48e3 authored over 3 years ago
Fix the wrong env var name in the doc

github.com/pdm-project/pdm - 5de903508140f76697251ad64c0e1a51fc0ca40f authored over 3 years ago
Merge pull request #575 from pdm-project/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/pdm-project/pdm - 8efd60209fdd678deb7186737cdec31222965690 authored over 3 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0.....

github.com/pdm-project/pdm - 3fbd6e943d90a3f9327314164180608d5a5862ae authored over 3 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0.....

github.com/pdm-project/pdm-backend - ea28b1238f4f3a7e2beb02977b04da1f1f3e4ce9 authored over 3 years ago
Fix the indentation of install-pdm.py

github.com/pdm-project/pdm - fc9d0bb4e7b801facde79f31ae6710404b7669d6 authored over 3 years ago
Merge pull request #570 from ElijahSink/bug/#561/envvars-in-source-creds

Expand env vars in source credentials early (#561)

github.com/pdm-project/pdm - 9667d1aca35f5e9e51d43a2245b6ba4d60f8b67b authored over 3 years ago
Add tests for project source env var expansion

github.com/pdm-project/pdm - 577ecc6b6be39713de2bb674735bd279232b0c98 authored over 3 years ago
Add tests for prepare_pip_source_args

github.com/pdm-project/pdm - 9880974e64833f891efb4ae3f7fc064bb5c6561b authored over 3 years ago
Merge pull request #573 from ElijahSink/enhancement/improve-contributing-docs

Add instructions for creating news fragments; usage and style improvements

github.com/pdm-project/pdm - 81d12fe8d6a019f85ec783bac7200d651d913768 authored over 3 years ago
Add explanation for the different issue types

github.com/pdm-project/pdm - cd309754c03c0ed5211135707fd89eac6c492512 authored over 3 years ago
Add news fragment

github.com/pdm-project/pdm - f12936c48150a19a5a0254825a8817406ed41642 authored over 3 years ago
Add instructions for creating news fragments; usage and style improvements

github.com/pdm-project/pdm - be541cf6c1ec0db2a1fade1cedb088c7306e30c2 authored over 3 years ago
Remove redundant if-statement and type: ignore comments

github.com/pdm-project/pdm - da6628e0a5575630df96b8e069430e0391f29653 authored over 3 years ago
Add sensible defaults for verify_ssl and name

github.com/pdm-project/pdm - 2abd9486fda54758e5cb90910ae01edb40407e56 authored over 3 years ago
Add news fragment

github.com/pdm-project/pdm - 3d3dcdec5009d6c61b15e9b820c6f2c4a3c82b1d authored over 3 years ago
Merge branch 'main' into bug/#561/envvars-in-source-creds

github.com/pdm-project/pdm - f056d3cdf61a782a99285ab8cdb7fce081022876 authored over 3 years ago
Don't clear existing dir when creating venv. Close #572

github.com/pdm-project/pdm - 9f28d2b1da4cec8f7c3f429ce9d1f17469c01d07 authored over 3 years ago
Simply use type: ignore comment for module assignment

github.com/pdm-project/pdm - 288392cab4c9ba1fdf37b04106c46c3e9fe6a894 authored over 3 years ago
Merge pull request #571 from karolzlot/patch-1

github.com/pdm-project/pdm - bcf59f39d84af3c1897c538cc300e1db04b60126 authored over 3 years ago
Copy and modify instead of mutating source urls

github.com/pdm-project/pdm - ec6e61910cce588b0e8b0ba61a86c8084421c349 authored over 3 years ago
corrected parentheses in readme

github.com/pdm-project/pdm - e8cc5634ff4ec3e9b99b8c51d8da99a84cd3b874 authored over 3 years ago
Expand env vars in source credentials early (#561)

github.com/pdm-project/pdm - fc9c61c17ca456976e78a30b9fb6499670acb5f3 authored over 3 years ago
Release 1.7.2

github.com/pdm-project/pdm - 16de812e4c9c36f49b3c0fb22a031693e1181e4f authored over 3 years ago
Merge pull request #16 from pdm-project/bugfix/14

github.com/pdm-project/pdm-venv - 70a1be91886a46b0230d119b07a9d94df5871bb2 authored over 3 years ago
Fix the output of pdm venv activate

github.com/pdm-project/pdm-venv - 1aef79f7f5c39fa6a96fdda5741f17b800b94a32 authored over 3 years ago
Merge pull request #15 from xulongwu4/help-message

Fix the doc string for "activate" command and its related help message

github.com/pdm-project/pdm-venv - 695d538ae75457e3e10562089a77cd1632f29d94 authored over 3 years ago
Deduplicate the plugins list, fix #566

github.com/pdm-project/pdm - f10cf3c316f18c119a194e839709e3506dbd6bb0 authored over 3 years ago
Fix the doc string and its related help message

github.com/pdm-project/pdm-venv - 7e222c20afffaf83ef630f956e525ca5b02ae4c9 authored over 3 years ago
Remove the existing files before installing

Close #565

github.com/pdm-project/pdm - afdf9d293b0031a54759ba2dd57ec53abd57084b authored over 3 years ago
Release 1.7.1

github.com/pdm-project/pdm - 4188f1ae2a97a195313720ce2ed58c3d0c51c337 authored over 3 years ago
Merge pull request #563 from pdm-project/new-installer

github.com/pdm-project/pdm - ccc71cb1973660188a7ea6fa904900e143a00a03 authored over 3 years ago
Accept non-canonical distribution name

github.com/pdm-project/pdm - e1f1f8ceab164c60808fa1bb777554789321246b authored over 3 years ago
add news fragment

github.com/pdm-project/pdm - fddaa514541f21d20a10a8eac70abd96e35cf98f authored over 3 years ago
Replace distlib with installer

github.com/pdm-project/pdm - 6d99e1387c9680261b6edeea96db032b8ee8ee04 authored over 3 years ago
copy and modify instead of updating inline

Fix #561

github.com/pdm-project/pdm - cc0468d114821ad042cb8ac8c7e30a101ee56c05 authored over 3 years ago
Decode output for concatenation

github.com/pdm-project/pdm - f72bbd628870bb2cf192ccf4ce895a0f24750107 authored over 3 years ago
Update FUNDING.yml

github.com/pdm-project/.github - 0b8218e46a218acd980971c19ae995849ff5ba80 authored over 3 years ago
Merge pull request #560 from pdm-project/bugfix/marker-extract

Fix extra extracting when combined with other markers

github.com/pdm-project/pdm - 1fa2e09105e851577b1df1ca586d7f16d606cb09 authored over 3 years ago
Fix extra extracting when combined with other markers

github.com/pdm-project/pdm - e6c65234527f3070dc55d0e55a9aef6d240b55ee authored over 3 years ago
Add more test cases (#555)

github.com/pdm-project/pdm - 3525b3ae1d249ccd54cdbe69c94ace3f84f44c39 authored over 3 years ago
Use the underlying real executable path for writing shebangs (#554)

github.com/pdm-project/pdm - 98ff24d1f371b9ba3e7f23b44e1ae195928d1124 authored over 3 years ago
Merge pull request #552 from pdm-project/feature/find-match

github.com/pdm-project/pdm - fbe696975fab9dc016b0e334da42307a699462fd authored over 3 years ago
add news entry

github.com/pdm-project/pdm - 39724facf490e7ec4f76a0b9bd7da1d1a1c98f2a authored over 3 years ago
Add test case for the fix

github.com/pdm-project/pdm - a5482526452094524302ba4740801eeea062f08d authored over 3 years ago
Prefer narrower version range and prereleases

github.com/pdm-project/pdm - 3f3a2ae542bcd263715ad4043c3b746499b9ab40 authored over 3 years ago
Merge pull request #12 from pdm-project/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/pdm-project/pdm-venv - 622a1eb35204920d57a9f432625b23e5e116af89 authored over 3 years ago
[ci-release] Specify the workflow ref

github.com/pdm-project/pdm - 5eb6053d76e33b3500260c87665d347862903846 authored over 3 years ago
Release 1.7.0

github.com/pdm-project/pdm - c0db5816819e14dae13d94f26756b5221f0314a9 authored over 3 years ago
Merge pull request #547 from pdm-project/bugfix/vcs-url

github.com/pdm-project/pdm - 357582ae6b780ed6d18650066b7849e0aebfe0c5 authored over 3 years ago
add news entry

github.com/pdm-project/pdm - 92f76c97c7df7c106441e514fc0e67b8b5db23f0 authored over 3 years ago
Fix the VCS url to be consistent between lock and install

github.com/pdm-project/pdm - d65ad60799225952dc334454cf2f7b8774183bee authored over 3 years ago
Merge pull request #9 from pdm-project/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/pdm-project/tox-pdm - df5370aefc4b8d6450fac7b8f60b47395c9d0bd4 authored over 3 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0.....

github.com/pdm-project/tox-pdm - 20de2a40a67faff8e93cda775a29d14b91df7204 authored over 3 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0.....

github.com/pdm-project/pdm-venv - fc4c88ca6234b0eafe9f0275c6f9d60b3a5749d1 authored over 3 years ago
convert path to str

github.com/pdm-project/pdm - 22d8bd0ac319ec7dcc3534abb596f2520b4838f2 authored over 3 years ago
Use default permission bits when writing project files

Fix #542

github.com/pdm-project/pdm - 2e25823f051d0dd757c9ea39380af425334d2d99 authored over 3 years ago
Merge pull request #543 from pdm-project/refactor/prepare

Refactor: split the build() into smaller pieces

github.com/pdm-project/pdm - aa325c5edeb107b5372cfec2cc48bc86393f96e8 authored over 3 years ago
add test case for cached wheel

github.com/pdm-project/pdm - 33e8c43e7b352a2e2a930c9b699d58c40be23272 authored over 3 years ago
Fix cache invalidation

github.com/pdm-project/pdm - 91f04224b6a9a5d39895981e3de2bbbef8e542e6 authored over 3 years ago
add news entry

github.com/pdm-project/pdm - fa263c8f1e6fea9c07b403c914f603f705680801 authored over 3 years ago
Refactor: split the build() into smaller pieces

github.com/pdm-project/pdm - 99c5c429871b389df811241b1e722b2b2800cb8f authored over 3 years ago
Merge pull request #541 from pdm-project/build-env

github.com/pdm-project/pdm - 085d2b7b6cb6450fc7daec7e69ab147daf2cd855 authored over 3 years ago
Switch from `toml` to `tomli`

github.com/pdm-project/pdm - 72af8c2a7078010bf0579f804b3fad764e201ab7 authored over 3 years ago
Fix race condition for shared env

github.com/pdm-project/pdm - 2eb9f5279555e640ff80a8d36065f74fd30cae41 authored over 3 years ago
add news entry

github.com/pdm-project/pdm - 2a1cecb600260c26386561e51c526819c460a339 authored over 3 years ago
separate the build env into two levels

github.com/pdm-project/pdm - bf7e5ae3778725f9f2b18961be5a516cac2df0ce authored over 3 years ago
Merge pull request #38 from pdm-project/pre-commit-ci-update-config

github.com/pdm-project/pdm-backend - 46646a94de093282861d05403756d1a807e75e1c authored over 3 years ago
update dependency atoml

github.com/pdm-project/pdm - b376e14f4157c6a7bf54476c2a22f2037ba375d3 authored over 3 years ago
Remove dependency python-cfonts

github.com/pdm-project/pdm - c7b6254c791b6f85e5431d22d715c0ab3b51823b authored over 3 years ago
Fix a bug that command usage isn't shown correctly

github.com/pdm-project/pdm - 1c097ea3df64acaf2a9387659a6b6129e040cc86 authored over 3 years ago
Merge pull request #11 from jamestansx/pwsh-support

Fix #10 activate not recognise pwsh

github.com/pdm-project/pdm-venv - cf9c20381fbadb674e79c761a10e138dbf77d0b9 authored over 3 years ago
Fix #10 activate not recognise pwsh

github.com/pdm-project/pdm-venv - ebbf19f295eeb3fef7a1f045e1b80d350ee41dff authored over 3 years ago
Add installation instructions with pdm plugin command

github.com/pdm-project/pdm-venv - 1e57d9020bbf3297d7c2cfbee0738e9e58d50b5c authored over 3 years ago
Match the VCS scheme in case-insensitive manner

Fix #537

github.com/pdm-project/pdm - ac698d9d1f415678b557d9dc98b2bc2c6676265b authored over 3 years ago
Merge pull request #9 from pdm-project/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/pdm-project/pdm-venv - e37dae35bd0e578ad177f8872391b37c7755b1db authored over 3 years ago
Merge pull request #8 from pdm-project/pre-commit-ci-update-config

github.com/pdm-project/tox-pdm - 5fbbc39118a65d2cb66780d6da1df68b7bdaafd2 authored over 3 years ago