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

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]>
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]>
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]>
fix(resolution): fix a bug that versions with local part can't be found and installed

Close #1093

1a7a3e134d4b264898cbc28008dcc00de5048419 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]>
Release 1.15.4

35f2fa905c39696cbb19b80c277546ec90bbbaea authored over 2 years ago by Frost Ming <[email protected]>
fix the link

11b9635f710ba48b72449f1aef8241fd471bb203 authored over 2 years ago by Frost Ming <[email protected]>
docs: update about using lower Python versions

9dd850bbf73db5acf2030f38807b0674a7642c8a authored over 2 years ago by Frost Ming <[email protected]>
fix: a bug that dep with extras can't be updated (#1167)

eb14cc826f47c9d09e74074aea4072d6a85094a5 authored over 2 years ago by Frost Ming <[email protected]>
Revert #1106: do not use venv scheme

Fix #1158

db42ad445d8025180c306df3f1cd1eb081b2d5dc authored over 2 years ago by Frost Ming <[email protected]>
Update the checksum

00b8d2f132ad192c29b3e10ea88b3ca4d456755b authored over 2 years ago by Frost Ming <[email protected]>
fix link errors. (#1148)

2a8bbcf836a92239c7f5d025fb5ae921922344b8 authored over 2 years ago by tiibun <[email protected]>
Add option to skip _add_to_path in installer (#1145)

* fix(installer): rename variable shadowing builtin

* feat(installer): add to path is not nec...

c9409d883af34031286dec163d0ec04e93cde6cf authored over 2 years ago by Jan Gazda <[email protected]>
doc: add example for `find_links`

aef1c0d46696ee423135e6858b1cf1fd83d0648f authored over 2 years ago by Frost Ming <[email protected]>
Move the test artifacts into the main repo

eab45ca831663bfd2c480c879947fc885ed7cdef authored over 2 years ago by Frost Ming <[email protected]>
fix release workflow

b1faccc97229ac37c06c237e0b989470d6bc4d49 authored over 2 years ago by Frost Ming <[email protected]>
Release 1.15.3

89f6dccc36d3214cf088a2465939b5a8dd0ab69b authored over 2 years ago by Frost Ming <[email protected]>
Fix/poetry-import (#1133)

c60c2ba1500e390a8e602f687928e855e7e7c92c authored over 2 years ago by Frost Ming <[email protected]>
Run CI on future 1.x maintain branch

af71fc8211afac1e5ec8af54fdc69a6c4ba41e9b authored over 2 years ago by Frost Ming <[email protected]>
Fetch before doc generation

8a7632eacaf8af98d7c675cb5ff16319c756e2c0 authored over 2 years ago by Frost Ming <[email protected]>
Fix doc workflow

8f9144d279ea9d40760e3cb99bff8f5cdb62eb62 authored over 2 years ago by Frost Ming <[email protected]>
Fix a careless bug in the resolution preference (#1129)

65649329cebfd8dfb704a72c989aa10e1f20b682 authored over 2 years ago by Frost Ming <[email protected]>
add setuptools

e02bd9ccaf74f2fea7fd705cf40a842346f1f4ba authored over 2 years ago by Frost Ming <[email protected]>
Docs: multiple versions (#1126)

4e9cdbe1742da3caa9d331b595e21153e53b51c0 authored over 2 years ago by Frost Ming <[email protected]>
add version

42fff5365afbbaf158bb1be9cd9c6ee023409149 authored over 2 years ago by Frost Ming <[email protected]>
improve logging

5801930f52e89b8b31189f8810cdf8d7bc5e0075 authored over 2 years ago by Frost Ming <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1120)

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

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

b0707b461eb91716d6bf6fca3e779e8ef1ea94c3 authored over 2 years ago by Frost Ming <[email protected]>
Fix a version conflict issue in build env. (#1114)

* Use a new prefix after falling back the backend

* add news fragment

c35609c8d9bc12983c564eb222a0309846c6c772 authored over 2 years ago by Frost Ming <[email protected]>
Fix #1095 (#1115)

* Fix #1095

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, s...

b6c98f15eb379cf49c446cfadcbc24f52913808c authored over 2 years ago by DUO Labs <[email protected]>
Fix crash if dependencies have prerelease requires-python versions (#1112)

* Fix crash if dependencies have prerelease requires-python versions

Recently, coverage 6.4.1...

41598a6f35279ed97ea73b0eda6094a418534d07 authored over 2 years ago by Nazia Povey <[email protected]>
Release 1.15.1

23ab30bd374a616aa88f8084f783363c70073ba9 authored over 2 years ago by Frost Ming <[email protected]>
Move the test artifacts to a submodule (#1109)

8af4e0a0f9090d038677e56ef985c7c0e0900512 authored over 2 years ago by Frost Ming <[email protected]>
Include hashes for file URLs

Fix #1103

1a1f874864f26342461607e6f79036b358fc869d authored over 2 years ago by Frost Ming <[email protected]>
Prefer `venv` scheme if available (#1106)

759aef0d4f9d117c3fbc4097f77803985f151dfb authored over 2 years ago by Frost Ming <[email protected]>
don't use all strategy unless explicitly given (#1105)

185cc8ee82809684fee222374900bed19993b75d authored over 2 years ago by Frost Ming <[email protected]>
Give a default version if the version is dynamic in setup.cfg (#1101)

46586e6fbc8102ee15f548f6eac60561e2c776ab authored over 2 years ago by Frost Ming <[email protected]>
Fix a bug of dependency graph missing deps (#1097)

e519a0790e0fe482d0582061ce947f4fe57097d8 authored over 2 years ago by Frost Ming <[email protected]>
doc: fix typos (#1088)

0bf881fc91af293c78d22fcf196774d4664aadbc authored over 2 years ago by Kian-Meng Ang <[email protected]>
Release 1.15.0

36f51bd1f4d1c0dae03b95f4c1a5820bb93918d8 authored over 2 years ago by Frost Ming <[email protected]>
Deprecate usage of Python 2.7 interpreter (#1082)

2d62fc83b3c197274b292e4797bcec004b9296ee authored over 2 years ago by Frost Ming <[email protected]>
doc: fix URL requirement example with "Dependency specification" (#1081)

This is in line with
https://peps.python.org/pep-0440/#direct-references.

PEP 508 only has a...

3ed25ff6e89180f4c24bcf2a12593db9d2a6ca12 authored over 2 years ago by Daniel Hahler <[email protected]>
Replace PROJECT_ROOT in export result (#1080)

9f36e53e28c04227034c5280c335e4fe2f29a877 authored over 2 years ago by Frost Ming <[email protected]>
Improve the error message

a1f7f8577c0aef3a8011b3063a9f4b880b0b0d20 authored over 2 years ago by Frost Ming <[email protected]>
Bugfix: Unquote path in req url (#1075)

a1ca84c21e2cb5aadaa40e286eabff0f1f897027 authored over 2 years ago by Frost Ming <[email protected]>
docs: 📝 Fix typo in `pip install pdm` description (#1061)

adab3fcc1f6e64d6c8292e95ac5a7d8d7e5a0af3 authored over 2 years ago by t106362512 <[email protected]>
Enable CI for dev branch

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

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

dbd535bdaa8be33e4f7e5fdc4bbbc1b2c20b8584 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix the py2 compatibility

Close #1056

9b53846e8822ec444fccde1fd7f70cac545e2472 authored over 2 years ago by Frost Ming <[email protected]>
Allow to specify another lockfile by CLI option or env var (#1055)

66e2108bc19576b23484232a02856faef534c48c authored over 2 years ago by Frost Ming <[email protected]>
ensure the pip in venv in install script

Close #1053

9dce735203df941add48f0ae236e7a953521861f authored over 2 years ago by Frost Ming <[email protected]>
add warning message about PEP 660

ac96bee18b4b1f09d2cfa2e8884470f880da04af authored over 2 years ago by Frost Ming <[email protected]>
Replace the editable entry in pyproject.toml (#1051)

7207e2424c5e4e29045dfc7c951a1dae2ae230a8 authored over 2 years ago by Frost Ming <[email protected]>
Release 1.14.1

e07ba9e3d6c339c0bfc2fe402e8cb72dbd3edaa9 authored over 2 years ago by Frost Ming <[email protected]>
Filter out invalid pythons (#1049)

c8c262ee4ef756a6ac04bc87d91d1aa0d8da02b1 authored over 2 years ago by Frost Ming <[email protected]>
Another approach for fixing errors that pdm use corrupted python (#1046)

* Fix use_cache with corrupted Py causes `pdm use` error

* Give PythonInfo.valid=True as default

1dda0c666bdac6433742882f27e36b2ac261f158 authored over 2 years ago by 林玮 (Jade Lin) <[email protected]>
Update dependencies (#1044)

f760b1ff9e7f90c8524a391546d3d1f7e93bfa86 authored over 2 years ago by Frost Ming <[email protected]>
ignore the optional key in poetry's dependencies.

Fix #1042

086051b1216b007765d213b8463bf490c4b6505c authored over 2 years ago by Frost Ming <[email protected]>
Ask for description and create default README for libraries (#1041)

25efb6d0f993decf5bd6c92d2b3093b168c156e3 authored over 2 years ago by Frost Ming <[email protected]>
Update pytest

ba1ba1d30a86e5fd7cba51d1bede3d107ef8eb28 authored over 2 years ago by Frost Ming <[email protected]>
Update dependencies

97a0a55fad90f3039bdde126f321590be2424ae8 authored over 2 years ago by Frost Ming <[email protected]>
fix the readme existence

ddaad268f2c2fbcc646e6169cc2c5d1b40dac00e authored over 2 years ago by Frost Ming <[email protected]>
add default readme when init

4d8af567e881ea297cd3dec6a2dd131978561330 authored over 2 years ago by Frost Ming <[email protected]>
Encode the requirments.txt from ireq (#1037)

df1135a9038e272e26d81cb045e4172a46e4275e authored over 2 years ago by Frost Ming <[email protected]>
Update index.md doc with pep582 instruction (#1034)

* Update index.md doc with pep582 instruction

* Create 1033.doc.md

* Update index.md for P...

a52aa4a5d7bfa1e4397e1353d69cf66c596ca55c authored over 2 years ago by Andrew Decker <[email protected]>
Release 1.14.0

871e29828a645d5a92141afe9774bb1312c1c6fe authored over 2 years ago by Frost Ming <[email protected]>
Fix the python path issue on MacOS

Close #1023

20f737b540c3a2012cafdbc39632949b94db63e7 authored over 2 years ago by Frost Ming <[email protected]>
Recalculate file hashes in `pdm lock --refresh` (#1019)

b93ec61934a02db00d872670c5f23589ee2fb040 authored almost 3 years ago by Frost Ming <[email protected]>
docs: Add notes about using jupyter in VSCode #848 (#1020)

Co-authored-by: Chengwei Ye <[email protected]>

22287a73eada8188e5f07514b1805c55747d9aaa authored almost 3 years ago by Chengwei Ye <[email protected]>
Install docs (#1016)

* #1004 add 'inside project' pyprojectx installation tab

* #1004 add news item

Co-authored...

ab488a4caa5fb8b1fce750b0bda0ae117e84cac6 authored almost 3 years ago by Ivo Houbrechts <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#1017)

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

aeeb965ebf53e79f1183fba7a14e2ad4aa118a6a authored almost 3 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
make PEP 621 compatible metadata

0a3f1733d440a5957d7e9685db9a5b6591a0c677 authored almost 3 years ago by Frost Ming <[email protected]>
change to pep 621 field name

4d21773799a29c4ed64b59e5b434c29839cf7295 authored almost 3 years ago by Frost Ming <[email protected]>
Don't override editable installation (#1011)

c4904bfdd738685fb8c12dfa7d827fe97ea5189a authored almost 3 years ago by Frost Ming <[email protected]>
Replace the ${PROJECT_ROOT} in the output of pdm list

03abf2287a903952676e321faee3ac20421389e7 authored almost 3 years ago by Frost Ming <[email protected]>
Do not create empty project urls

2f3ff2d4c37b50f24cc4a81a60cf26c2bf831be2 authored almost 3 years ago by Frost Ming <[email protected]>
Fix the install path issue on Python 3.10 installed from homebrew (#1008)

0310feb132a35be644f29854232ae15433d93628 authored almost 3 years ago by Frost Ming <[email protected]>
save site into overlay directory

6ebda92a0a511e4c991e4ed2b0fdebdf35bc0b7e authored almost 3 years ago by Frost Ming <[email protected]>
Upgrade to support installer 0.5.0 (#1002)

b81cedcb0e71cac75a520e10ce932adb0b665109 authored almost 3 years ago by Frost Ming <[email protected]>
Respect the version specifier when handling extras require

Fix #1001

a4e7850806324b54cfafda2e7aafb1bee09b9a93 authored almost 3 years ago by Frost Ming <[email protected]>
Release 1.13.6

e6c34d9bd976f640e478834b31148f8f73efc134 authored almost 3 years ago by Frost Ming <[email protected]>
Update pdm-pep517 version

1b10145ead2fec6edb5e8e6111212415314f1279 authored almost 3 years ago by Frost Ming <[email protected]>
Use project own attribute instead of meta.name

aff4fe91705828b05f4603f5dae1e4f33f29e08d authored almost 3 years ago by Frost Ming <[email protected]>
expand env vars in exported result

Close #997

8df35d55570a582af40e98bffc64ada3787ce2fa authored almost 3 years ago by Frost Ming <[email protected]>
default optional `license` field to str(None) to fix #991 (#992)

* default optional `license` field to str(None) to fix #991

* added news fragment for #991

99908fe223ee9047932162b28063cc2068f14862 authored almost 3 years ago by K4YT3X <[email protected]>
Don't create project files in `pdm search` command (#995)

7ba9e9af03a5e0c3ca4030f0ac489b4b07c73f00 authored almost 3 years ago by Frost Ming <[email protected]>
Release 1.13.5

cb1e07bbdcc7ae6b0288a7461355b9f92cc255d3 authored almost 3 years ago by Frost Ming <[email protected]>
Don't override _.site_packages unconditionally

Fix #985

1cec8669d5439d59861717750e3e115ae00c0286 authored almost 3 years ago by Frost Ming <[email protected]>
docs: Add notes about using jupyter in vsc (#988)

f3544309e72323ab974153b444f13c8dab4e77ad authored almost 3 years ago by Campbell He <[email protected]>
Support installing the global project to the user site (#987)

* Add config to install global project into user site

* Add news entry

* update news

* ...

4bb1c7cc9895f2c860a6b4df559ca03e2a2b828f authored almost 3 years ago by Frost Ming <[email protected]>
Feature: Configurable global project path (#986)

7de8c3e6e6a62f52d936e0b3d70569a969b7acdf authored almost 3 years ago by Frost Ming <[email protected]>
Fix a typo in news

f77d8969ed18c8f054f3851d755297a7cd00c519 authored almost 3 years ago by Frost Ming <[email protected]>
Fix #983: Use the default install scheme when installig build requirements

6aaa69593693dffddec33020ab5febbe70613c1d authored almost 3 years ago by Frost Ming <[email protected]>
docs(zh): PDM logo use cdn (#984)

9227d9536c61e4a043c69edaddd30281241e3533 authored almost 3 years ago by RatChips <[email protected]>
ignore argument check

9e702716268b8a0adb8bf830b0c70e2f3b531484 authored almost 3 years ago by Frost Ming <[email protected]>
Get the absolute path without resolving the symlinks

Fix #976

2c7debfdc51fd518c1da48994a3216aff685d1c2 authored almost 3 years ago by Frost Ming <[email protected]>
docs: Add notes about using Pylance/Pyright (#967)

1ec1f88a273a7b00fc1c0a81eea6e1c15d7cfcd0 authored almost 3 years ago by Elaina <[email protected]>
empty string if license is missing. Fix #966

61e2c1af4bb26c56d4281f1f7ab7bbffa3143927 authored almost 3 years ago by Frost Ming <[email protected]>