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

add news entry

github.com/pdm-project/pdm - ca64803b6f7b62280f584c2a92b6d275ccd09f27 authored over 3 years ago
add `--dry-run` option to more commands

github.com/pdm-project/pdm - 1a3d05743f286958669fde24e3a180599d61169a authored over 3 years ago
Update contributing guide and remove setup_dev.py

Close #676

github.com/pdm-project/pdm - cf460ec134d634cc4fd5551cda811bd13c7629e0 authored over 3 years ago
fix project sources

github.com/pdm-project/pdm - d24e2af0d5476f37bc0412e3e7b493c1b3dbeeaa authored over 3 years ago
Merge pull request #696 from pdm-project:feature/find-links

Support find-links source type

github.com/pdm-project/pdm - f252992fb2299ad676d12426ad241202ccff2216 authored over 3 years ago
add news fragment and update docs

github.com/pdm-project/pdm - 9e19b3d4ddee36aaa6aa5c72e6fc9974567cc87b authored over 3 years ago
Support find_links source type

github.com/pdm-project/pdm - 4954640b2c2e040283797d64139e416fe06a9f8e authored over 3 years ago
Fix #689: Ensure the value of `check_update` is boolean

github.com/pdm-project/pdm - d8e1874f3dfe076c913ec8d10ca5c54df34439a8 authored over 3 years ago
Merge pull request #688 from pdm-project/feature/684

Add `--no-sync` option to `update` command

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

github.com/pdm-project/pdm - 29394d11b3a22549940a4c1dd4d4e6e7a4f3068d authored over 3 years ago
add --no-sync option to update command

github.com/pdm-project/pdm - 5da72190018f80e7a919a8b7fc93a174b8afdaaa authored over 3 years ago
Merge pull request #681 from blueyed/configure-codecov

ci: configure codecov

github.com/pdm-project/pdm - 4df049f4fb452afec809225d3145e0e4efcd18aa authored over 3 years ago
Merge pull request #680 from blueyed/fix-show-rstrip

Strip trailing whitespace with pdm-show

github.com/pdm-project/pdm - 1e06fa0dc7b4f05a31fa679d55ef27a2427ec220 authored over 3 years ago
Strip trailing whitespace with project.core.ui.display_columns

pdm-show uses `project.core.ui.display_columns`, which adds trailing spaces to
all the lines (ba...

github.com/pdm-project/pdm - fe3a0c2845df70cb093e0df7f1e2c739002f70cc authored over 3 years ago
Fix #682, include path should be under venv path

github.com/pdm-project/pdm - d7d8e2b3ec46726fbc0a2a9362c3132ac1a803d8 authored over 3 years ago
ci: configure codecov

github.com/pdm-project/pdm - 1efd5345007c142e137dc61c5c0d47057cd420c7 authored over 3 years ago
fix the path order to find executable

github.com/pdm-project/pdm - a5ef1fa3b09b53d9d0575657f4d23c9cc2f2cc11 authored over 3 years ago
Release 1.9.0

github.com/pdm-project/pdm - 9e90e4da0adc3456fb66991b3c6a2a797e07847e authored over 3 years ago
Fix the test failure

github.com/pdm-project/pdm - 38b46e4fb52b7116570605e275f3263c384c5b25 authored over 3 years ago
Merge pull request #679 from SmileyChris/update-installer

Update installer version to fix some wheel packages failing to install

github.com/pdm-project/pdm - 7dcc8581a4dc58b3cc709e16134768c7c16efa50 authored over 3 years ago
Change the path order when pdm run. Fix #678

github.com/pdm-project/pdm - d3e2a04ee880f9c2319894ebff0496d30fa598c6 authored over 3 years ago
Rename news fragment to reference earlier bug

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

github.com/pdm-project/pdm - 4ef17115dbb0e42ed4e17058a5029f1de3f4f94b authored over 3 years ago
Update installer version to fix some wheel packages failing to install

github.com/pdm-project/pdm - 622be3bb3522d4080d593708a9a6d9e2e2031647 authored over 3 years ago
Merge pull request #675 from blueyed/err

Output additional info about errors to stderr

github.com/pdm-project/pdm - 7044e4c66821cc5051f4e78fc1abd31f1bccd1b6 authored over 3 years ago
Merge pull request #49 from blueyed/fix-typeerror

Handle missing name/version in metadata

github.com/pdm-project/pdm-backend - aa9246a908c4de9f9612bc5d964b75b3b12c4015 authored over 3 years ago
Add Metadata.project_filename

github.com/pdm-project/pdm-backend - ade11fbac8e3c650da9b0c587a1794e434ca7dae authored over 3 years ago
Merge branch 'master' into fix-typeerror

github.com/pdm-project/pdm-backend - d9fa466eebfa23bd6172af9b8a350fd2d778e3da authored over 3 years ago
Output additional info about errors to stderr

When using `pdm export -f requirements > requirements.txt` it looked like
this in case of failur...

github.com/pdm-project/pdm - 5381fe4f580add0ac547955625576da088a4729f authored over 3 years ago
Fix #674, declare typing-extensions as direct dependency

github.com/pdm-project/pdm - 6409713718386567a450a1dee11eb26971068e61 authored over 3 years ago
Merge pull request #665 from laike9m/patch-2

Improve documentation

github.com/pdm-project/pdm - f6bd644da0a0c7ca451231f5259d9b9359e42caf authored over 3 years ago
Update docs/docs/configuration.md

github.com/pdm-project/pdm - 673c44e2869dec9463946446fa5b72e670af68d4 authored over 3 years ago
Remove benchmarks files

github.com/pdm-project/pdm-backend - 96e2a7c5b6fc3401c363a0669cf7ca9473d44127 authored over 3 years ago
Update vendored dependencies, fix #52

github.com/pdm-project/pdm-backend - 7ce98498c17772bcfdb6962d0e447e206cee0169 authored over 3 years ago
Merge pull request #672 from davidjb/linked-readme

Update README to link to PEPs

github.com/pdm-project/pdm - 5e49cda677c835fea724e4dbe18797623cfbde64 authored over 3 years ago
Link to PEPs in README; fix typo

github.com/pdm-project/pdm - bc8872bc85bd70a4a093437729eb131c62e72486 authored over 3 years ago
Improve documentation

github.com/pdm-project/pdm - a022e86de2eaa545cfa2bdb1c554e488e29eeb60 authored over 3 years ago
allow None for project-urls

github.com/pdm-project/pdm - 7521d5b5ad95c6c1578d558d641bdfc64bb28b41 authored over 3 years ago
Merge pull request #662 from laike9m/patch-1

Fix indentation in GitHub Actions

github.com/pdm-project/pdm - d2897c28d5f864624e5b41d3a59610fb9d4440ad authored over 3 years ago
Fix indentation in GitHub Actions

github.com/pdm-project/pdm - 95cc2170ef16ed7efbd336ba72c01192e3eb16bf authored over 3 years ago
Merge pull request #48 from blueyed/minor

Small minor patches while looking at the code

github.com/pdm-project/pdm-backend - fa7ef3b7289badda3379fe537fb3436608552075 authored over 3 years ago
fix(metadata): refer to "version" with it missing from dynamic fields

github.com/pdm-project/pdm-backend - 9e3f718a34fa2eacdf2a7667d7b0623f5dd88392 authored over 3 years ago
fixup! Add Builder.meta_version

github.com/pdm-project/pdm-backend - d8fbc85516421892d1402b64d6592bd7197895d6 authored over 3 years ago
add missing fixture

github.com/pdm-project/pdm-backend - 2bdad93966af92be8560330bba939167f310faf5 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-backend - ea907480b59f4f433b437c53e99eddf946c4fa0e authored over 3 years ago
fix(metadata/wheel): handle name being None

github.com/pdm-project/pdm-backend - cda1a9f7e669feb119f06f7423cd67c6e815549b authored over 3 years ago
Add Builder.meta_version

github.com/pdm-project/pdm-backend - 1944450b9d52dc4cd558595f27359eb06cebf25c authored over 3 years ago
fix(metadata): do not swallow KeyError via fget

github.com/pdm-project/pdm-backend - 02fac63b5343f5908c072092469b5c0e6a7061f5 authored over 3 years ago
fix command in README

github.com/pdm-project/pdm - cc4bf55c44ad5bd3e97f6595a3034f81249c6656 authored over 3 years ago
fix windows pythonpath

github.com/pdm-project/setup-pdm - 3b0404728246416877370a9dd38246b50e577ad0 authored over 3 years ago
fix python bin path

github.com/pdm-project/setup-pdm - d0426e0e086c915af79666dd1f99a2f117e19d48 authored over 3 years ago
fix version range

github.com/pdm-project/setup-pdm - 0f9676c3670c66bee90853bf9938b79a540f1642 authored over 3 years ago
Merge pull request #21 from jamestansx/main

[Feature] add option to purge created Virtualenvs

github.com/pdm-project/pdm-venv - a1100aebd75e2a4be39acdb536f870f8ddbb7e8f authored over 3 years ago
Update tests/test_commands.py

github.com/pdm-project/pdm-venv - 6b97351f4a3facce62a2fccb5a349e5840eea997 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-venv - 14f145772843381ee764536ce2f0071fafc523d3 authored over 3 years ago
Merge pull request #2 from abersheeran/patch-1

Add pdm-version

github.com/pdm-project/awesome-pdm - 405bb27ad87d6c2df66ba0cb9df3603efb63eb62 authored over 3 years ago
add test for purge command

github.com/pdm-project/pdm-venv - 7d53adb9aa30edcd01e43e9a293c328f6ea2f40f authored over 3 years ago
Merge pull request #9 from pawamoy/patch-2

Help PDM to find interpreters

github.com/pdm-project/setup-pdm - 8b3dbb8ada97e3bb65bb6918193935efee9a5a6b authored over 3 years ago
Help PDM to find interpreters

github.com/pdm-project/setup-pdm - 1e7f16f25b17bb16c11898754408cd0c0c850e7a authored over 3 years ago
change name to purge and add interactive option

github.com/pdm-project/pdm-venv - 3047513aeb8fd75fb7af39d83d1a097e3e35befc authored over 3 years ago
add option to prune all created Virtualenvs

github.com/pdm-project/pdm-venv - 7171f4323bf7bd7517aeaa3007fe4e071e25fdfc authored over 3 years ago
Merge pull request #658 from pdm-project/refactor/python-resolving

github.com/pdm-project/pdm - 65e41f568befd5a16cdbf9e4700d3dd5f85a0c0a authored over 3 years ago
add news fragments

github.com/pdm-project/pdm - a0af4bdb357419ac2396d2b3bd164afa9a796bd1 authored over 3 years ago
requires-python now participates in the resolution

github.com/pdm-project/pdm - 6be985aa5ca1f17a21d67306abf54d6b3eb168e5 authored over 3 years ago
Revert "Fetch from metadata when requires-python attr is not found"

This reverts commit 9aca4f828e7abf0c2bd6ea49a2612d459d82961e.

github.com/pdm-project/pdm - 4eda3d01b23f02e778961bec7c86ddb03cc461c5 authored over 3 years ago
Fetch from metadata when requires-python attr is not found

Close #657

github.com/pdm-project/pdm - 9aca4f828e7abf0c2bd6ea49a2612d459d82961e authored over 3 years ago
Release 1.8.5

github.com/pdm-project/pdm - fedfea826c73d00fc44b118b57f443dacf797329 authored over 3 years ago
Fix the error of regex to find the shebang. Fix #656

github.com/pdm-project/pdm - aa9147e7567cd93da4f5b816c33c43f6e660d5a5 authored over 3 years ago
Release 1.8.4

github.com/pdm-project/pdm - 08e06283658e6d34fe41b5877b12b0ab4815da1e authored over 3 years ago
fix the version range saved for prerelease versions

Fix #654

github.com/pdm-project/pdm - 5a95f2b679325728ad7b7d401b8f6ef6ffc0b2e0 authored over 3 years ago
editables should not be cached

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

[pre-commit.ci] pre-commit autoupdate

github.com/pdm-project/pdm-backend - e0521763a6024080254d1ebdaa6ceb9668d42ed9 authored over 3 years ago
Merge pull request #45 from pdm-project:fix/editable-wheel

Skip data files in packages when building editable wheel

github.com/pdm-project/pdm-backend - 6202df0d1ce605d4afe391264ba9f4b2084c5785 authored over 3 years ago
Skip data files in packages when building editable wheel

github.com/pdm-project/pdm-backend - 4b72f411defbbfb355bef91754ff0eadb44574fc authored over 3 years ago
Merge pull request #650 from mkniewallner/replace-deprecated-section-option-doc

Replace remaining deprecated usages of `-s` in doc

github.com/pdm-project/pdm - 8ef7c7dc0c93cacd390c673fec7ad880b664d750 authored over 3 years ago
Set the minimum version of pdm-pep517 dependency

github.com/pdm-project/pdm - 0fdef1922d80b1cc0b150f98287bd8a6b0d12bb3 authored over 3 years ago
Correct the shebang replacing logic

Fix #651

github.com/pdm-project/pdm - 6669f04394a74177175e417d01b1c35f08016684 authored over 3 years ago
fix(cli): s/groups/group/ in deprecated description

github.com/pdm-project/pdm - ea0a941b8fd82aefdab88673008728a7d4bf3183 authored over 3 years ago
doc: replace some `-s` occurrences with `-G` for group

github.com/pdm-project/pdm - 7eb4b9ef060c23ac71dccc7d8e1df3818c1b1c23 authored over 3 years ago
fix collapsable admonition

github.com/pdm-project/pdm - c5930a5bb23df9731dea0d56497470afe8af4e9b authored over 3 years ago
Merge pull request #648 from pawamoy/patch-2

Add paragraph about multiline descriptions

github.com/pdm-project/pdm - 529ed49b15cab105d124a2f902905faf07279e14 authored over 3 years ago
Update docs/docs/pyproject/pep621.md

Co-authored-by: Timothée Mazzucotelli <[email protected]>

github.com/pdm-project/pdm - 3f5f094b23d73eef77de98ad991c65a1f354df82 authored over 3 years ago
Merge pull request #647 from pawamoy/patch-1

Adapt edit URI on docs pages

github.com/pdm-project/pdm - 2792d976dfb0ee57e4ff552207c2992564d38e4a authored over 3 years ago
Add paragraph about multiline descriptions

github.com/pdm-project/pdm - 815d56254e529ee49b4bbaab0da0ad765ba69230 authored over 3 years ago
Adapt edit URI on docs pages

https://www.mkdocs.org/user-guide/configuration/#edit_uri

github.com/pdm-project/pdm - 9d5fdc9e2cebcbdde82daac7f2b1ee938ababab5 authored over 3 years ago
Merge pull request #645 from pdm-project/feature/643

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

github.com/pdm-project/pdm - e34358d400beef64bffe85d51751772ecc974535 authored over 3 years ago
Make project_max_depth configurable

github.com/pdm-project/pdm - e6e76fd57d16d5d34e7014b8e10290b47b88252a authored over 3 years ago