Ecosyste.ms: OpenCollective

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

github.com/pdm-project/pdm

A modern Python package and dependency manager supporting the latest PEP standards
https://github.com/pdm-project/pdm

chore: multiple minor improvements

d1fe1986f8ddf513e90ab46c4093eba3bf29d596 authored over 2 years ago by Frost Ming <[email protected]>
doc: update configuration.md (#1262)

485ae04b3e2c4a2e84af3229acd6ac43e2822e29 authored over 2 years ago by Thiago Lages de Alencar <[email protected]>
Upgarad GitHub Action (#1263)

4455dcad9c5eb1192938dbfd78a8036390c63adf authored over 2 years ago by Christian Clauss <[email protected]>
chore: Release 2.0.3

6226c42dcb67b13e6ef03823d3cb69fdcf98b9e4 authored over 2 years ago by Frost Ming <[email protected]>
doc: Add packaging status to readme and doc/index

bce719e9510737ed9e83b81759d21846bd81f8e1 authored over 2 years ago by Frost Ming <[email protected]>
fix: try `python` executable first (#1260)

d05f2321d379334c5136cd21d78a03b77e6c2064 authored over 2 years ago by Frost Ming <[email protected]>
fix: don't expand secrets in [metadata.files] (#1259)

2ef53aa8825e980182ba748640209132d69b45ed authored over 2 years ago by Frost Ming <[email protected]>
fix: support conda in environment detection (#1254)

* Fix: support conda in environment detection

* Docs: add news fragment

2ad09fb779dfe3d40f1ac12ca41ada21600e59f9 authored over 2 years ago by Angus Hollands <[email protected]>
fix: Fix locking sort bug (#1257)

* Fix doc

* Make pdm.lock metadata.files sorting idempotent

In #1203 pdm.lock was changed ...

35dfa2151688a6839fb38423b825f49aff16c120 authored over 2 years ago by Nazia Povey <[email protected]>
chore: detect available python versions for integration (#1249)

bfc827927cb78843dd7fa1bfa4a396351bc6c85a authored over 2 years ago by Frost Ming <[email protected]>
chore: Release 2.0.2

a78797806887d76a0ade1e7c35bdd9593555e2a9 authored over 2 years ago by Frost Ming <[email protected]>
feat: reference other groups in optional dependencies (#1242)

a59c21c82bf1b85a5edda8dc9ae69a25aa064c72 authored over 2 years ago by Frost Ming <[email protected]>
fix: env_file variables do not override existing (#1239)

This changes the logic when using an env_file such that any
environment variables defined withi...

45c70bf809a1d07654f30ddc8354e7485ae8bebc authored over 2 years ago by Phil Jones <[email protected]>
fix: respect requires-python when creating default venv

Close #1237

7b0c999565c392832690b205e70a86327732d01a authored over 2 years ago by Frost Ming <[email protected]>
chore: Release 2.0.1

8be6993c27a92624292e73bb9aa840972bdf5f62 authored over 2 years ago by Frost Ming <[email protected]>
fix: don't save python path for venv commands (#1231)

* fix: don't save python path for venv commands

* improve the error message

* add test to ...

a2cc7d8ee7878f193d9a0117791d6dc768049c02 authored over 2 years ago by Frost Ming <[email protected]>
fix: suppress errors when cache dir isn't accessible (#1229)

1233be883d66536d0d68d040f7affa93cb442a8f authored over 2 years ago by Frost Ming <[email protected]>
docs/usage/project.md: five different of caches (#1227)

The list has 5 items, not 4.

e570246221349d2d04b3c97167df851e72e1fa56 authored over 2 years ago by Christian Clauss <[email protected]>
fix: write lockfile before post_lock hook (#1225)

eaac64658fd825428dda82460d7d46c84a39351c authored over 2 years ago by Lucas Cardozo <[email protected]>
chore: Release 2.0.0

f18c4b9cfe34a45aacff31bcb7dea13bf2990594 authored over 2 years ago by Frost Ming <[email protected]>
chore: update unearth version

acedafbd05315b7465c4f526c0a291cee56ad6db authored over 2 years ago by Frost Ming <[email protected]>
doc: add docs for niche in entrypoint name

7d9c0f3d108c7418cd93e6a020b0f56333b8936b authored over 2 years ago by Frost Ming <[email protected]>
fix: removing package shouldn't break TOML (#1222)

35dc9f7b8cf6435ddc8b3ff4cae5819ae439bf42 authored over 2 years ago by Frost Ming <[email protected]>
chore: rename the news

e76ca55187d2ce8d9863a9b433dcfcf36664f4d3 authored over 2 years ago by Frost Ming <[email protected]>
fix: requirement checking under non-isolated mode

Fix #1219

789ef75763347ef97f748e42860e415c04d8a3bf authored over 2 years ago by Frost Ming <[email protected]>
Fixed zsh completion for pep582 flag (#1218)

b06b44eba7b2093bfa5a36a000a62fcd03c789a9 authored over 2 years ago by SuperfastTimeTraveler <[email protected]>
chore: update news fragment

9decf9f2167f7828b220aa8edb44f4a0b0316bb5 authored over 2 years ago by Frost Ming <[email protected]>
fix typing error

129cd976a08dc16fe02489806b297b478312e333 authored over 2 years ago by Frost Ming <[email protected]>
change data type

9510052125eb50cc8060eb1d0788078a8b96a39b authored over 2 years ago by Frost Ming <[email protected]>
feat(completion): support pwsh (PowerShell Core) (#1217)

* feat(completion): support pwsh (PowerShell Core)

* chore: add news for pwsh completion support

56c0be9fe08d549bb621cf79cb9ef7243d7ff805 authored over 2 years ago by BlueGlassBlock <[email protected]>
doc: pdm.toml -> .pdm.toml (#1213)

34fb5be672c62db7981dbe91bb64ff743a0a5329 authored over 2 years ago by Kian-Meng Ang <[email protected]>
fix: fix run env overriding pep582 (#1211)

337b9b64826048d479f743745f6114f281310dd4 authored over 2 years ago by Frost Ming <[email protected]>
fix: respect `--prerelease` in the install script

e3642300b30f249c7a281f3d7f45107fa5eba148 authored over 2 years ago by Frost Ming <[email protected]>
chore: pyupgrade --py37-plus (#1208)

* pyupgrade --py37-plus

* Remove unused imports

* [pre-commit.ci] auto fixes from pre-comm...

dcb68ab62581deb9edb3a850c2ab0144047bb10e authored over 2 years ago by Christian Clauss <[email protected]>
JSONFileCache: Replace .has_key() with __contains__() (#1209)

8c593d76b4caf533035c832e8d070f196dc6074b authored over 2 years ago by Christian Clauss <[email protected]>
Fix typos discovered by codespell (#1207)

* Fix typos discovered by codespell

* Add codespell to pre-commit

6116f48fd91bb53ba21ddc67d49f2804659581ec authored over 2 years ago by Christian Clauss <[email protected]>
chore: upgrade GitHub Actions (#1206)

* https://github.com/actions/cache/releases
* https://github.com/actions/setup-python/releases
...

a6ac9cef3ccfeb488bcd97c35173b9eb9f489624 authored over 2 years ago by Christian Clauss <[email protected]>
chore: Release v2.0.0b2

6a3953d68da41787b0a1d6ae292560429b0911d4 authored over 2 years ago by Frost Ming <[email protected]>
feat: site-wide configuration (#1205)

9a925f7a03cd61f5e7a461056da3d01b80b7fd0d authored over 2 years ago by Frost Ming <[email protected]>
feat: get link from URLs stored with the lock file (#1204)

1d1abf27aa4778be2db1d04b82e8e5237a89fa47 authored over 2 years ago by Frost Ming <[email protected]>
chore: update lockfile to version 4.0

b042ae20d139707459fe52b42b85fc2b9bfade6d authored over 2 years ago by Frost Ming <[email protected]>
feat: make lockfile contain urls instead of filenames (#1203)

* feat: make lockfile contain urls instead of filenames

* add release note

Co-authored-by:...

d4637262303c5db843cbd9b8a963dced712d0654 authored over 2 years ago by betaboon <[email protected]>
fix(#1202): update unearth to fix package install issue for private pypi

204f96c4afaacae18e24cc98c4d2112b5d8303bd authored over 2 years ago by Frost Ming <[email protected]>
fix: fix unbound local name

e05aadc0042a2d6fbd8c79d54779a100714050e4 authored over 2 years ago by Frost Ming <[email protected]>
chore: pre-commit autoupdate (#1198)

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

354ff7af85381431e215af8bddb810a1e264be73 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
chore: update the links to the docs

278309f28aaaa28940225169482e43564ea6197e authored over 2 years ago by Frost Ming <[email protected]>
Documentation: pip.conf is not read anymore (#1197)

e9d7e5cd9b930af8d3cfa76a6b21925ee6316864 authored over 2 years ago by Simon Leiner <[email protected]>
Fix the mermaid diagrams

74f5128beadcd76c652f5a5758b03994f76b3eee authored over 2 years ago by Frost Ming <[email protected]>
fix: avoid circular imports

5ca02692831864d3a85d563b84488065dd29792b authored over 2 years ago by Frost Ming <[email protected]>
fix: check if the host pip is compatible with the project python (#1196)

a72bf3b7a0f50f543b0d63237837575349fe6781 authored over 2 years ago by Frost Ming <[email protected]>
doc: update the copyright year

c9c38259d990743f9c3b1a6d7f71fb138294203c authored over 2 years ago by Frost Ming <[email protected]>
Release 2.0.0b1

bf196bdb60ef5d2403711936fdb2d3852be3b04a authored over 2 years ago by Frost Ming <[email protected]>
chore: add error hint for non-PEP 517 package failure

90c77388717263a72c6008c6c3b5d2147d35c6dc authored over 2 years ago by Frost Ming <[email protected]>
doc: add anchor link to the sponsor svg

2b8438bd4211a3b275a275523cdd1c5b769580e6 authored over 2 years ago by Frost Ming <[email protected]>
chore: better logging when running pep 517

d53ddc6c4a9a5657e84a8a7347977296045de62b authored over 2 years ago by Frost Ming <[email protected]>
feat: pdm venv integration (#1193)

cc2ad1e2a156f877686f8ed3e2052815a9400037 authored over 2 years ago by Frost Ming <[email protected]>
doc: add sponsors graph

0e725b18de5e10daea756cb07028d4417c680282 authored over 2 years ago by Frost Ming <[email protected]>
doc: add sticky navigation

797d92832b2876910d11641c849d6e46c30bd7f8 authored over 2 years ago by Frost Ming <[email protected]>
feat: add `--no-keep` option to sync command (#1191)

e3e145c145bee6c8644fb6b3d0cddee726c4b958 authored over 2 years ago by Frost Ming <[email protected]>
Add option `fallback_verbose` (#1189)

* Added option global_project.fallback_verbose

* Add news snippet

c163a37dfaedc00b4f8957fb4924a274963e4440 authored over 2 years ago by wikiped <[email protected]>
Update lockfile

77528fff679a86353671dbc56250fce138d4468e authored over 2 years ago by Frost Ming <[email protected]>
fix: fix resolve requirements with extras (#1187)

b21408d20b683fcbdfd192a85ec10cb66854f30b authored over 2 years ago by Frost Ming <[email protected]>
fix: deduplicate found interpreters.

Close #1182

96710e62b63973dfec467c80f07d04fc51074c59 authored over 2 years ago by Frost Ming <[email protected]>
chore: Update unearth version to 0.4.1 (#1186)

68da69e31504dba1206f92a8200f21293d98bdf5 authored over 2 years ago by Frost Ming <[email protected]>
fix: Read the correct PDM_RESOLVE_MAX_ROUNDS env variable (#1181)

* fix: Read the correct PDM_RESOLVE_MAX_ROUNDS env variable

The docs indicate that this setti...

ff5cc4915b3a0bcfabd50c63f4db3861ed4513cb authored over 2 years ago by Nazia Povey <[email protected]>
fix: use normal streamhandler for logging (#1185)

ad8524419c519730efd735e4f13729b6bbe9a647 authored over 2 years ago by Frost Ming <[email protected]>
doc: changed behavior

fd0184117cdf24b0e56dba0241616de3cc05ff05 authored over 2 years ago by Frost Ming <[email protected]>
Release v2.0.0a1

2cf9052f506d14582be9b3a2959cfe96228f4b39 authored over 2 years ago by Frost Ming <[email protected]>
chore: change the project description (#1174)

e771d9c3233ffad2a3f58273e6cba9b7370664ba authored over 2 years ago by Frost Ming <[email protected]>
doc: fix a couple documentation typos (#1172)

Co-authored-by: Hashem Nasarat <[email protected]>

dc9ea0d6fac993627b6a9899fce16781be5dee1a authored over 2 years ago by Nazia Povey <[email protected]>
chore: reword the changelog fragments, add `break` entry type

54f150ff4976453d26efee55434b1bf4ff073c77 authored over 2 years ago by Frost Ming <[email protected]>
doc: multiple fixes

7350fd43577f5f99f6ddccf564dd9e54863cb177 authored over 2 years ago by Frost Ming <[email protected]>
feat: add back color functions for backword-compatibility

9b6be427cc5ea36548a8ac7600392bdce6885ef8 authored over 2 years ago by Frost Ming <[email protected]>
fix: duplicate usage shown on CLI parsing error (#1170)

bbe30fcea046885f9bb72c6ff612411c61ceb801 authored over 2 years ago by Frost Ming <[email protected]>
doc: update contributing guide

26b3d716c2a17cecf5f0aa61c32e5b703578050e authored over 2 years ago by Frost Ming <[email protected]>
chore: remove click from test deps

bcb09cea93e0d20e58470c57316be89192f78f45 authored over 2 years ago by Frost Ming <[email protected]>
doc: fix typos and improve a little

e2696f3bf4247460402079cc92ae856bdaead07e authored over 2 years ago by Frost Ming <[email protected]>
perf(resolver): Speed up the resolution with lazy find_matches (#1098)

1772f9cd2474fc81948f19f281b1a3112540760f authored over 2 years ago by Frost Ming <[email protected]>
Feat/respect-source-order (#1155)

3b6a5149068ea444ce5217b03fc7deb44c50645f authored over 2 years ago by Frost Ming <[email protected]>
doc: restructure the docs about project metadata and build configuration

04cd194bbac67bfb35e5a9feab2be57833c3ff7d authored over 2 years ago by Frost Ming <[email protected]>
parse pep 621 metadata to avoid build (#1156)

35c16439a9a4c21c707c287b5217866423170f62 authored over 2 years ago by Frost Ming <[email protected]>
fix(config): use platform standard directories for all PDM directories (#1161)

Fixes #1150

0e395551b536935511d09a2ba2a31bd67e19dd69 authored over 2 years ago by Axel H <[email protected]>
doc: add CLI reference doc

689ecb27a231c6738194a56573d0da007b334ac7 authored over 2 years ago by Frost Ming <[email protected]>
feat(hooks): added a post_use hook (#1163)

56dab27525dd191567a29fe81a985ec01759b9e2 authored over 2 years ago by Axel H <[email protected]>
feat(CLI): Yarn-like root scripts fallback (#1159)

66781772ff13c27723692213f92e65ed49aae2b6 authored over 2 years ago by Axel H <[email protected]>
chore: added a tox.ini file for easier local testing against all Python versions (#1160)

090f11337fcebf152f46bc9f21a08e3ae2ac38ba authored over 2 years ago by Axel H <[email protected]>
New build configuration table

5879845fb317e9c08704e9e14d57e6ca2aa711f0 authored over 2 years ago by Frost Ming <[email protected]>
fix(#1156): only trust parsing result when all are static

9357ec02ff32cbb3510e60982072ff71bd3eca33 authored over 2 years ago by Frost Ming <[email protected]>
doc: use asciiart as the program description

3c76605cb9896196c8d181f24d9c40805a82385f authored over 2 years ago by Frost Ming <[email protected]>
chore: remove remaining artifacts from #1127 (#1152)

b5834c64f88878c1d9a7c1daf22f82c223966f56 authored over 2 years ago by Axel H <[email protected]>
Use rich handler for logging to stderr

95c436f8d46871aa2800573eb9328ca90356a305 authored over 2 years ago by Frost Ming <[email protected]>
feat(core): Replace halo, click, and termcolor with rich (#1091)

992fd9ce2e235b59f7a5c5ad6c5dcbb3c24a1d83 authored over 2 years ago by Frost Ming <[email protected]>
feat(core): Add option to skip hooks (#1127)

* fix(scripts): allow pdm test command to receive path arguments

* feat(hooks): added a `--skip...

3d4b15d7f706044440fdf3699731fda32cd04efe authored over 2 years ago by Axel H <[email protected]>
doc: improve the docs about dependencies

9ac1bf4b8b581c879b59b3373e63866cad1f8dbb authored over 2 years ago by Frost Ming <[email protected]>
feat(core): Use tomllib on Python 3.11 (#1072)

* docs: 📝 Fix typo in `pip install pdm` description (#1061)

* Use tomllib on Python 3.11

* [pr...

cd4f64a44983148bd3f8ae77b71a74a602a4d867 authored over 2 years ago by Shantanu <[email protected]>
Improve the output of installing packages

8ec2a6371a9024c30fd2349b5b87c2a4a46acc6d authored over 2 years ago by Frost Ming <[email protected]>
feat(core): Use `unearth` as the backend to find and download packages (#1096)

9eafd623d7d7527734a225a75f9e111662ebef6d authored over 2 years ago by Frost Ming <[email protected]>
Make the error message more friendly

b2d424033c141bdb0d004c867f5b4ecf9c484292 authored over 2 years ago by Frost Ming <[email protected]>
feat: fetch the candidate hashes concurrently (#1154)

* feat: fetch the candidate hashes concurrently

* add news

0f6c3979d05cbccef605f3de95c5ebd48fd675f2 authored over 2 years ago by Frost Ming <[email protected]>
feat(core): forbid editable depenencies in project table (#1140)

5dc860eb6c60a358a45454b82dc57ddd476ace30 authored over 2 years ago by Frost Ming <[email protected]>