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 sorting case sensitivity in list command (#1973) (#1974)

c6b5f3b3f7b16e04f59958232c4156df6e60a417 authored over 1 year ago by Dmitry Balabka <[email protected]>
update checksum

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

3a57ee2929ff425b75a5dad933074849262e6c5f authored over 1 year ago by Frost Ming <[email protected]>
fix: install-pdm.py looking in wrong place for `yanked` flag (#2002)

* fix: install-pdm.py looking in wrong place for `yanked` flag

* [pre-commit.ci] auto fixes f...

16a137f5a5ef4a90b05b1b5e3f00a84542e5fa77 authored over 1 year ago by Kyle Wigley <[email protected]>
fix: exclude yanked versions when running install-pdm.py

Fix #1996

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

fa131be8a1701569badabc549fdb6acd477dcd52 authored over 1 year ago by Frost Ming <[email protected]>
feat: add option to expand vars when exporting (#1997)

213549c31fa07ee7a6f07d445118a7cb6cd0914e authored over 1 year ago by Frost Ming <[email protected]>
fix: parsing setup.py error if it outputs to stdout (#1998)

328ca5b94c145e33da886324cdcc2e02a68f960c authored over 1 year ago by Frost Ming <[email protected]>
Add notes about Python version and license classifiers (#1992)

Co-authored-by: Michael McNeil Forbes <[email protected]>

bdfc380ec2b889848e5b704fef1bf49ff04bf798 authored over 1 year ago by Timothée Mazzucotelli <[email protected]>
fix: Fix typo in plugins (#1991)

fb058d4808f539aa23781135963cde1872ca26a5 authored over 1 year ago by Timothée Mazzucotelli <[email protected]>
fix: do not use nested argument groups

Fix #1988

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

93933626365c9752a122f189fc08265058024a03 authored over 1 year ago by Frost Ming <[email protected]>
fix: no crash when reading the old cache (#1986)

ea4cff2babba2f2bf53194818d39b81c17d4d90d authored over 1 year ago by Frost Ming <[email protected]>
fix: `pdm init` in non-interactive mode does not respect `--python` option (#1985)

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

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

updates:
- [github.com/charliermarsh/ruff-pre-commit...

962c1cdb8153fca1566cde42031ebb8524d465e9 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
doc: update the effect of pdm install

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

a1ba8be17bdaee14f107b6c626adbefa07dbb864 authored over 1 year ago by Frost Ming <[email protected]>
refactor: move cli actions to the command class (#1983)

f08b414fc0d15023e5116462c2a32405dd4c893b authored over 1 year ago by Frost Ming <[email protected]>
chore: Release 2.7.1

0415b6466f76600e0e72e7c8861a4ffbcef7f35f authored over 1 year ago by Frost Ming <[email protected]>
fix: reading config from env vars correctly (#1977)

4618fc8445df1a854565d98ddf4e54771c934e9b authored over 1 year ago by Frost Ming <[email protected]>
fix: guess name from the VCS url when importing requirements (#1970) (#1976)

c02dcb95b964b796c0f47e281380cc94009e9709 authored over 1 year ago by Frost Ming <[email protected]>
docs: fix configuration details for macOS (#1965)

refs
- https://github.com/pdm-project/pdm/blob/77190c47d5a6ba56996de45518afdccc87ae7005/src/pdm...

4cafd2f2f8456c69b4518070ec72d851e0806d5a authored over 1 year ago by m9810223 <[email protected]>
fix: Fix path while import poetry deps (#1968)

* Fix path while import poetry deps (#1968)

* use a simpler path concatenation

* Update sr...

7bc5d7a20c48b3fc93689afbb3db04484834b6b5 authored over 1 year ago by Dmitry Balabka <[email protected]>
feat: add support for SplitBodyCache (#1971)

* add support for SplitBodyCache

* add news item

* fix return type

06fd64868c481b634051f930f24ea9e2d9ebc575 authored over 1 year ago by Tom Solberg <[email protected]>
fix: add python prefix to the self update command on Windows (#1972)

1209a0b3faf945d90edf9e58889c331218bc71d2 authored over 1 year ago by Frost Ming <[email protected]>
fix: PDM ignores PDM_PYPI_USERNAME and PDM_PYPI_PASSWORD when there are no defaults in config (#1962)

77190c47d5a6ba56996de45518afdccc87ae7005 authored over 1 year ago by Frost Ming <[email protected]>
chore: Release 2.7.0

168ddcdd648799cac9a4821039fb84939f96529c authored over 1 year ago by Frost Ming <[email protected]>
feat: add --no-verify-ssl option to publish command

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

2d6f4c743cc24f5f7a769e4d5c1307e51d2b24f1 authored over 1 year ago by Frost Ming <[email protected]>
feat: An option to specify constant command arguments via pyproject.toml (#1959)

c906c7f8fd6c369d1dc99b160a039597d3dd6489 authored over 1 year ago by Frost Ming <[email protected]>
feat: Add repository config verify ssl (#1954)

* Add ability to skip SSL verification on publish

* Repository: default verify_ssl to True

...

c8099a94b37ae85f9b5f2f1c3e809bff5dd3693b authored over 1 year ago by Paul Rogalski <[email protected]>
doc: list repository configs in config list

Close #1926

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

ac63d76ac622fd12f49e36e024a4e266755848f1 authored over 1 year ago by Frost Ming <[email protected]>
doc(advanced): use `pdm sync` instead of `pdm install --no-lock` (#1947)

d78a7e257b5fb5e905110ae5f384b50728e2c0af authored over 1 year ago by Alexandre Morignot <[email protected]>
fix: `pdm import` clobbers `build-system.requires` value in `pyproject.toml` (#1950)

86306bb7723279f961cf86eefcefb450622dc7cf authored over 1 year ago by Frost Ming <[email protected]>
fix: convert to boolean when setting verify_ssl for custom indexes (#1949)

Fixes #1945

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

4ab829217e3041850d38b9e2033e090091a89aec authored over 1 year ago by Frost Ming <[email protected]>
feat: add local plugin scripts to PATH env (#1944)

1638e621d8e1ee0a1302f60e9187ecd79d0bc919 authored over 1 year ago by Frost Ming <[email protected]>
fix: replace cachecontrol with cacheyou

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

29518e48ffdd503694d5af735da84d61c1ba9e68 authored over 1 year ago by Frost Ming <[email protected]>
fix: pdm export support env variables in credentials

Fixes #1939

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

f161a146cbbf134e3b0c7bf02890e75e956b16df authored over 1 year ago by Frost Ming <[email protected]>
fix: don't use install cache when installing build requirements to avoid race condition (#1943)

37886fbf7bc1601cee72fb6948b06149d8a460a3 authored over 1 year ago by Frost Ming <[email protected]>
rename news fragmeent

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

cea09584c7e18f038b01a9ce0aabe18991c0d02b authored over 1 year ago by Frost Ming <[email protected]>
fix: add pakcage without peotry config [tool.poetry.build] script would raise keyError (#1938)

df0013f7fad3c50d11d0ff2528f8758d52475365 authored over 1 year ago by Frost Ming <[email protected]>
doc: Update publish.md to use run instead of runs (#1936)

* Update publish.md to use run instead of runs

https://docs.github.com/en/actions/using-workf...

bf8f6ee53108bb4437b3d9d03c99e859fca47dff authored over 1 year ago by Ian Cleary (he/him/his) <[email protected]>
fix: PDM stuck when running pdm init

Close #1937

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

18f3a04e11ec7f11c92f5f1f93600d6a09ce7f91 authored over 1 year ago by Frost Ming <[email protected]>
refactor: move do_init/do_build into command

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

87ec138d52cab62dea311474d6348ceda8177791 authored over 1 year ago by Frost Ming <[email protected]>
doc: fix XDG_CONFIG_HOME and XDG_CONFIG_DIRS on macOS, fix macOS capitalization. (#1931)

fcbe1e0d9951a5edcf9d6b19b155503237b26faa authored over 1 year ago by Raphael Krupinski <[email protected]>
fix: Ignore PYTHON* env var when installing pdm

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

dc9d7a63561e2c969dfea80fbfe53143696e19b1 authored over 1 year ago by Frost Ming <[email protected]>
refactor: lazy import to reduce the startup time (#1929)

9b4386c3e3d6d3a7013e10dc97200b334d0c4b37 authored over 1 year ago by Frost Ming <[email protected]>
chore: update locked version of unearth

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

44480a6f58337dd44198c0c7402d8a63c7eb5319 authored over 1 year ago by Frost Ming <[email protected]>
Document ability to install deps from a plain URL (#1924)

e34a657948addb287988413698a2000b3a8b8832 authored over 1 year ago by Sophia Willows <[email protected]>
ci: use the currently build pdm for the following steps

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

1f4f48a35cdded064def85df117bebf713f7c17a authored over 1 year ago by Frost Ming <[email protected]>
feat: Add support for reading metadata from PyPI directly (#1919)

0152c2391dd6bc98c58b664afc2f6342752e0a24 authored over 1 year ago by Frost Ming <[email protected]>
feat: Credential-related config options utilize keyring if it is installed (#1914)

51169a575ddd4f774f550a1641b8f903d605686a authored over 1 year ago by Frost Ming <[email protected]>
Lock file hash never matches with --dev (#1918)

c2888809a66ef2bd93c8ddabece452f8f21fd0c8 authored over 1 year ago by Frost Ming <[email protected]>
fix: Fix a number of `ResourceWarning`s when running the test suite (#1915)

* fix: close log handler in termui

* chore: fix typo

* fix: explicitly ensure files are cl...

0234cffc8b635b09f22f7130d9e1b84bd5c57c06 authored over 1 year ago by Florian Albrechtskirchinger <[email protected]>
refactor: reduce repeating code in config and clean the types (#1912)

3269dfdc791cb5a8d9bd85f2f6a25181a716b76f authored over 1 year ago by Frost Ming <[email protected]>
chore: Release 2.6.1

236254f7c2b38aa2f48598b408a0d1d4bdc4c95b authored over 1 year ago by Frost Ming <[email protected]>
ci: use pdm to build and publish

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

ba0cf6c6a415a76b2004e8c23588f1af531f421e authored over 1 year ago by Frost Ming <[email protected]>
fix: error occurs when publishing using trusted publisher.

Related #1868

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

c294b62827ef185efb311af377807308815082e3 authored over 1 year ago by Frost Ming <[email protected]>
fix: the PATH env isn't set correctly under no-build-isolation (#1904)

23ae2b7a4eef0fd3be98522b1b8a227a9fbac298 authored over 1 year ago by Frost Ming <[email protected]>
chore: update docs

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

b5db072afac42005779c9c162110946da03824c5 authored over 1 year ago by Frost Ming <[email protected]>
chore: Release 2.6.0

66af97a43985c120214f24288cf40193dcbd4b7b authored over 1 year ago by Frost Ming <[email protected]>
fix: the self package isn't uninstallable (#1903)

031a2190ce2d2872bfaa32c4df25b86c1e72884d authored over 1 year ago by Frost Ming <[email protected]>
feat: option to create non-crossplatform lockfile (#1898)

e099a533e042364971fac30761b081a79a248569 authored over 1 year ago by Frost Ming <[email protected]>
feat: PyPI Trusted Publisher Support (#1899)

e41d9774a900e1009bdc6b23b0507e05c908e545 authored over 1 year ago by Frost Ming <[email protected]>
feat: install plugins from project config (#1893)

d52c79cb771fcdf5871b2bd2d170bca27ede5cc5 authored over 1 year ago by Frost Ming <[email protected]>
fix: don't raise error if the selected group no longer exists

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

42451917413af213c23bfaa93d0857b7ad1c316d authored over 1 year ago by Frost Ming <[email protected]>
fix(#1894): PDM fails during package download when running pdm build

Close #1894

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

8bc41a18d07910b0df178242247c3a6af5a875cc authored over 1 year ago by Frost Ming <[email protected]>
feat: allow self-referencing groups in dev-dependencies (#1890)

8dcb28fa359d51689ca402fc1d9f6c268f64c5f0 authored over 1 year ago by Frost Ming <[email protected]>
refactor: Extract the logic about virtualenv to its own module (#1889)

ee1da21f71b42e65d7f1e1c5c4a80b20439bd2d8 authored over 1 year ago by Frost Ming <[email protected]>
feat: add an ephemeral wheel cache in process (#1885)

c2178ce781e500914e3a31293eee8735f9a0ebd1 authored over 1 year ago by Frost Ming <[email protected]>
fix: patch cachecontrol instead of pinning urllib3

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

d7143118717099ba8058658da8669e1e4daaa373 authored over 1 year ago by Frost Ming <[email protected]>
chore: separate pack job from CI

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

87a4d9a3cbe712d996c18e0223a4aa10f84dbe3c authored over 1 year ago by Frost Ming <[email protected]>
Fix typo in docs/docs/usage/scripts.md (#1881)

902d65733aa54eb566008e545d04c449a5bdad50 authored over 1 year ago by ProFatXuanAll <[email protected]>
fix: More user-friendly error message for pdm add local package

Close #1875

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

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

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.260 → v0.0.263](https://github.com/c...

159816bb43b7fdb433e40b7e008c0cb880727622 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
doc: add news

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

8b1da395aa7e1003252fc01fa997584667e25b94 authored over 1 year ago by Frost Ming <[email protected]>
feat: create venv when running pdm init -n (#1862)

f2f67ca3ca8635a5eecbc5082747f727c4bf9a5c authored over 1 year ago by Frost Ming <[email protected]>
doc: Document installing pip with ensurepip (#1860)

* Document installing pip with ensurepip

* Update venv.md

e7cf6e09ebc966237e373bc691eda44ee1ac6369 authored over 1 year ago by Adrian Garcia Badaracco <[email protected]>
doc: remove obsoleted links to close #1844

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

96824e7575aaf6d91a238eead9ec5bc0971a96f3 authored over 1 year ago by Frost Ming <[email protected]>
chore: update completion scripts

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

450e971f04db1fe0012e1d75902b85d05d289e95 authored over 1 year ago by Frost Ming <[email protected]>
fix: Default pypi source gets password <hidden> (#1858)

eba383316af055630756e415f4f20fb0c3890ae8 authored over 1 year ago by Frost Ming <[email protected]>
feat(scripts): hide tasks starting with an underscore from listing (#1855)

dde40d0edcb4c1a9145a4f009f1d7e4f516fc09d authored over 1 year ago by Axel H <[email protected]>
fix: Fix the flaky tests depending on httpbin

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

9de7fafb6d28dfd9bce0138e1dfd46e49253ad5c authored over 1 year ago by Frost Ming <[email protected]>
doc(cli): improve cli reference display (#1853)

- fixes dunders being rendered as bold markdown
- adds the missing spaces before `(default:` or...

fec6ccd0d780e27dbb2d9e140beda324559d11cb authored over 1 year ago by Axel H <[email protected]>
feat(commands): added a `--json` option to `info` and `run` command (#1854)

1d6d49009b72df27854d6916853c983a71ec169c authored over 1 year ago by Axel H <[email protected]>
fix(#1851): The resolver doesn't take into account of the requirements from both bare package and package[extra] (#1852)

0cf6578981e1f7bb3de055e0ec2dae321177882f authored over 1 year ago by Frost Ming <[email protected]>
fix: fixed zsh completions by replacing brackets in option descriptions (#1848)

* fix: fixed zsh completions by replacing brackets in option descriptions

* fix: fix zsh comp...

4409f9699cfa4b08b742484a80e29e1ac9473663 authored over 1 year ago by crai0 <[email protected]>
Update venv.md (#1850)

fixed link

d33640dab2cfba839ee6155ccf4cad85c3256143 authored over 1 year ago by Martino Mensio <[email protected]>
chore: switch to trusted publisher for pypi release

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

13f65943f0d30d9091a9edcd229b35d5ede37d78 authored over 1 year ago by Frost Ming <[email protected]>
chore: Release 2.5.3

5df29c5aa775d7ca9f0058033b9a49c1732b0f91 authored over 1 year ago by Frost Ming <[email protected]>
doc(#1840): Remove advertizing of PEP-582 from Feature highlights (#1841)

63b75d028b8fe850213fa23296fc7a2d80b26e8b authored over 1 year ago by Frost Ming <[email protected]>
doc(#1833): Fix hooks' composite usage

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

10e7e11a936d6ad8e01dc45a2f1dc47916a8e194 authored over 1 year ago by Frost Ming <[email protected]>
fix: wrong argument validation for update command (#1836)

d6db424c0b23a5dc0d5f9ce8a3bf86d7caa87a9a authored over 1 year ago by Frost Ming <[email protected]>
fix: show different command for global project

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

f6d01eb49719f5806b425889e81b2e4456297b00 authored over 1 year ago by Frost Ming <[email protected]>
doc: add example for monorepo

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

494669ce06ddef85a379234fd59a30593be85c90 authored over 1 year ago by Frost Ming <[email protected]>
chore: Release 2.5.2

3e0f5442a9e8f5402fb331fd05d47e457ff505ca authored over 1 year ago by Frost Ming <[email protected]>
chore: improve clarity of prompt in the init command (#1825)

9f87c6e84fca9fe60afacaa3f149dd79068a0cc5 authored over 1 year ago by Maxim Afanasev <[email protected]>
fix: Regression: updating shebang in binary files

Close #1827

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

d7a99242eb2c2d083e8bd0fe7a88f8b9a8194185 authored over 1 year ago by Frost Ming <[email protected]>
fix: rename the PDM_USE_VENV to PDM_IN_VENV for --venv flag

Fix #1829

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

fe32a87e4ec7cd4c2feb7fc647e432d1d14e3d25 authored over 1 year ago by Frost Ming <[email protected]>
chore: Release 2.5.1

377d1e12afd63cf0de7393685baa5b501032862a authored over 1 year ago by Frost Ming <[email protected]>
fix: CLI parse error when running `pdm --pep582`

Fix #1823

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

7ca0d91b0598339b8006a9be876ec5ba6823ba57 authored over 1 year ago by Frost Ming <[email protected]>
chore: Release 2.5.0

c909ad4d8264181184a8d29e0da549e9741fcdfa authored over 1 year ago by Frost Ming <[email protected]>
fix the typo

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

d5f43be2f89b00de6b6b62b1c4a73352acd1857d authored over 1 year ago by Frost Ming <[email protected]>
fix: Fix two bugs (#1822)

b85738cac072f64d33d82167088c95cdfb24df7a authored over 1 year ago by Frost Ming <[email protected]>
chore: suggest --pre flag when the latest version is a prerelease

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

1585fce091cc36d5a44ccff38c118d3bfa44bd4f authored over 1 year ago by Frost Ming <[email protected]>