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

Don't try `pdm-pep517` backend on Python 2.7 when installing self as editable

github.com/pdm-project/pdm - d76c4cd48eccbe5be4607d29131a745058bcaa96 authored over 3 years ago
Merge pull request #641 from pdm-project/feature/install-no-isolation

github.com/pdm-project/pdm - e7e677ff691db3fdebcb144ae6f97ae2c1562fc7 authored over 3 years ago
add the option to more commands

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

github.com/pdm-project/pdm - df27f87ee76aad2f98e2b50299fca9b627b93333 authored over 3 years ago
Support install --no-isolation

github.com/pdm-project/pdm - 16a5a261e85a79e35fab0b758aea7bded3c40c66 authored over 3 years ago
Release 1.8.3

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

[pre-commit.ci] pre-commit autoupdate

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

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

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

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

github.com/pdm-project/pdm - 67b5bb55a4b36c868fbe795e2e7f8274f8d89f84 authored over 3 years ago
don't copy *-nspkg.pth files in install_cache mode

Fix #623

github.com/pdm-project/pdm - 4d712bffb9052c2e11bb1caec3cf828495cb36dc authored over 3 years ago
Merge pull request #635 from pdm-project:feature/no-isolation

Add --no-isolation option to build command

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

github.com/pdm-project/pdm - 36eeb4a638914f2de6a6dd2935aa0ceb0f417f9c authored over 3 years ago
Add --no-isolation option to build command

github.com/pdm-project/pdm - d5f02fb769d2e508410a3a6edc1070e7368f272a authored over 3 years ago
Release 1.8.2

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

[pre-commit.ci] pre-commit autoupdate

github.com/pdm-project/tox-pdm - 4a22beeea6081ce0769912dd17cbbe20469b979d authored over 3 years ago
Merge pull request #11 from pdm-project/tox4

tox4

github.com/pdm-project/tox-pdm - c1cfb447f94288222a3bd9582d5e4c0c73855f7d authored over 3 years ago
Fix for python 3.8

github.com/pdm-project/tox-pdm - a5d33b1d07dba530260055b47edf37768fd7628f authored over 3 years ago
update lock file and dependencies

github.com/pdm-project/tox-pdm - 10809a0e04a1649e58f65fdec3ca3e6d9e3c3606 authored over 3 years ago
Fix #633, the removal issue of pyc files

github.com/pdm-project/pdm - 6521beaff747439b718a1e5dd069be4d99fb3fce authored over 3 years ago
wrap with quotes

github.com/pdm-project/tox-pdm - 3df6ba918c6219bed17d4e42a6dac453e27a2b62 authored over 3 years ago
add support for tox4

github.com/pdm-project/tox-pdm - b6a786dff990c55c9015a7ce2e710f8455b6973f authored over 3 years ago
Rewrite the plugin to support tox4

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

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

github.com/pdm-project/tox-pdm - 7c38aea8697fa926aa903af63616e98e90fae27d authored over 3 years ago
Add docs about install_cache

github.com/pdm-project/pdm - 8ed0a20023f9f2ddb38cd168a34c75cefa3f427a authored over 3 years ago
Release 1.8.1

github.com/pdm-project/pdm - bfcc569f0d28aa4ffa479e16cc4f0fce8212ed77 authored over 3 years ago
Merge pull request #624 from pawamoy/fix-spelling

github.com/pdm-project/pdm - 1018d071dfc6b33260e0abec04ce88e268661332 authored over 3 years ago
Fix spelling

github.com/pdm-project/pdm - 712260437cb72783c66dbf449b7675ea8d23c545 authored over 3 years ago
fix test scripts

github.com/pdm-project/pdm-venv - 1b0842c1192f46844618bf4ed00131992cc75a89 authored over 3 years ago
Pass paths as strings

Close #18

github.com/pdm-project/pdm-venv - b2182643f4e35adb2425b8e076a740d81054a28b authored over 3 years ago
Merge pull request #622 from pdm-project:fix/direct_url

Fix the generation of direct_url.json

github.com/pdm-project/pdm - 34e9ef0918f8d31e193de1cd8727dd04f3acbbe9 authored over 3 years ago
Fix the generation of direct_url.json

github.com/pdm-project/pdm - e0e5ff727be10fa3822d289c0ec2b85ed6687720 authored over 3 years ago
Update dependency and add doc for editable build

github.com/pdm-project/pdm - 645ab3e36f922b47dc06fa283ac317f598e77043 authored over 3 years ago
Allow changing the backend used to generate editable wheels

Close #43

github.com/pdm-project/pdm-backend - 9eb9bd59d2fa40ddd5aa8216bd4fefbc8e6a5996 authored over 3 years ago
Merge pull request #612 from pdm-project/feature/pep660

PEP660 frontend for editable build

github.com/pdm-project/pdm - 13d8a8d61abeb01c84081fae0feb31089b6e45b0 authored over 3 years ago
use a py2 compatible pep660 backend

github.com/pdm-project/pdm - 04ace4a2519a026f78c9fcbea21bdba47ce0d6b2 authored over 3 years ago
Merge pull request #613 from frafra/fix-testpypiorg-url

Use test.pypi.org instead of testpypi.org

github.com/pdm-project/pdm - 028c0ad10b0bc6cc02b42b86432007f3d377ba3a authored over 3 years ago
Use test.pypi.org instead of testpypi.org

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

github.com/pdm-project/pdm - fb9604957ac7f0c768cf232bbeb1d7e625edcc31 authored over 3 years ago
Don't install self under python2.7

github.com/pdm-project/pdm - 219a8cd2c389fe8aa9e535051c300637bd0aab14 authored over 3 years ago
PEP660 frontend for editable build

github.com/pdm-project/pdm - 5b85dcfc00c17bb0369400721b1207544fb5861b authored over 3 years ago
Pin minimum version of setuptools

github.com/pdm-project/pdm-backend - 02759ba20e8c175c7ba10d781d791a058ec60d88 authored over 3 years ago
Merge pull request #42 from pdm-project/pep660-setuptools

github.com/pdm-project/pdm-backend - c866e97ba84ea4b348d87a74e36afe4202bb6fea authored over 3 years ago
install extra dependencies

github.com/pdm-project/pdm-backend - 86cd747481cc3c973e318612fd13659c238dc377 authored over 3 years ago
add news entry and update README

github.com/pdm-project/pdm-backend - 767147b5e48080d67053b3c5ef51e915ade484fb authored over 3 years ago
support pep660 for setuptools

github.com/pdm-project/pdm-backend - 05aeb6abd470c6109a19990634e5d482ce64a968 authored over 3 years ago
Convert "*" to empty string for `requires-python` metadata

Close #40

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

[pre-commit.ci] pre-commit autoupdate

github.com/pdm-project/pdm-backend - 1d3daa12eb97060b2709b9dbc9c316bc5c10391a authored over 3 years ago
convert "*" to empty string for requires-python

Close #609

github.com/pdm-project/pdm - 12c5c4f91bbb7260be7d93f3e3914ba708309032 authored over 3 years ago
Merge pull request #608 from pdm-project:bugfix/preserve-executable

Preserve the executable bit when installing wheels

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

github.com/pdm-project/pdm - 84d1331da7cfbee3f54e01cce8e5243df589af7a authored over 3 years ago
add test cases

github.com/pdm-project/pdm - 5902969ba2b116cff4a503b97118b53fea7eeab8 authored over 3 years ago
Preserve the executable bit

github.com/pdm-project/pdm - de7c319c3da34c7600dc3bb162c48651cfac8676 authored over 3 years ago
Write PEP 610 metadata `direct_url.json` when installing wheels

Close #607

github.com/pdm-project/pdm - 84cea54a25733c79b9f42e7eb2a936d73c615179 authored over 3 years ago
Force reinstall existing dependencies

github.com/pdm-project/pdm - 29f4752ee74bbb4058ea4de9eabc06073fe7de01 authored over 3 years ago
HACK: import pkg_resources in editable_intall.py

Close #601

github.com/pdm-project/pdm - 0343b2edbb88a07fc2dfb6b17809fce7d44de35b authored over 3 years ago
Merge pull request #605 from pdm-project/feature/update-hint

github.com/pdm-project/pdm - fdf6a197cad03199d0361b65e94c4378230d5dca authored over 3 years ago
output to stderr

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

github.com/pdm-project/pdm - 1f3e8c75f4abea109d27cac68873e328ccb5352c authored over 3 years ago
Show update hint after every pdm command

github.com/pdm-project/pdm - d321f8b6fc13576a08c5bf9a5755c5679797b0d7 authored over 3 years ago
Merge pull request #604 from pdm-project/clear-package-cache

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

github.com/pdm-project/pdm - d60af83e8cf51d0255faa360aadc4edab14225a4 authored over 3 years ago
Handle install cache clearing

github.com/pdm-project/pdm - e50cff3ba79ffe970183bf117e6eb1e105befbcb authored over 3 years ago
Release 1.8.0

github.com/pdm-project/pdm - 5ac38f5d7f782f7a94becad6a06399e70c8798ba authored over 3 years ago
Honor the locked hashes when downloading

Fix #596

github.com/pdm-project/pdm - 0f34fead22fbac719aa0e0c2edab38842f4ea28d authored over 3 years ago
Fix the discord link

github.com/pdm-project/pdm - 3707f2c4d93fcbcb738d7472ef9ea5b646fcba10 authored over 3 years ago
improve docs

github.com/pdm-project/pdm - fff6805b8a34e53968b49c99c6f091cd0a2407b7 authored over 3 years ago
fix pyenv path

github.com/pdm-project/pdm - 1401e5560e89cb1377c7c4a4ab7e59c11fe5a82b authored over 3 years ago
Prefer `~/.pyenv/shims/python3` as the pyenv interpreter

Close #590

github.com/pdm-project/pdm - 2dfdd936fdab61b592ec1a682a681a1fd765f0a3 authored over 3 years ago
Update completion scripts

github.com/pdm-project/pdm - ed384d9df294a6e7df89727e5e759d7cb5d89ddb authored over 3 years ago
Merge pull request #592 from pdm-project/refactor/importlib-distribution

github.com/pdm-project/pdm - 1f83b7e87bfb396cb9c923459a629defeacbdd29 authored over 3 years ago
add integration test for list --freeze

github.com/pdm-project/pdm - 5e452f26c1b4bd165633f60fb898f2c7cf3558be authored over 3 years ago
Make distribution finder compatible with python 3.7

github.com/pdm-project/pdm - c051a00bc198a31b0ba9b14f27c15af472b890a0 authored over 3 years ago
fix iterator return value

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

github.com/pdm-project/pdm - 4e911d5d01a74a807e48b6d2e31bdab6dbc1f702 authored over 3 years ago
Don't use undocumented API

github.com/pdm-project/pdm - d6825119dc70bde4d01b1125d2f1e214d051fafb authored over 3 years ago
Refactor: switch to importlib.metadata.Distribution

github.com/pdm-project/pdm - e6d13ce8d629486968e12b0d58449c5288aa4056 authored over 3 years ago
Merge pull request #591 from pdm-project/deprecate/section-option

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

github.com/pdm-project/pdm - 3d4f51189bf733f19d390d9f49be787e6227759e authored over 3 years ago
Deprecate -s/--section in favor of --group

github.com/pdm-project/pdm - e7dae31c795dd13af4afc8995b42bb72037e8877 authored over 3 years ago
add config docs for install_cache

github.com/pdm-project/pdm - 4b070a77f7abd8e547abf9ec9ac65fbd5699455a authored over 3 years ago
Merge pull request #589 from pdm-project/feature/package-cache

github.com/pdm-project/pdm - 9ed5e916f559d53bcf5ecf2393cba96f76556c67 authored over 3 years ago
Clear refer to status

github.com/pdm-project/pdm - 1981390196c11bff04d251dc338cd8ae88465642 authored over 3 years ago
Write docs for the new feature

github.com/pdm-project/pdm - 76aace075b3ffbe47f20080604993c5c762d84f9 authored over 3 years ago
PIn installer in a more strict way

github.com/pdm-project/pdm - 42acb9b258119386e93b9449e7191a42c533ade0 authored over 3 years ago
Add news fragments

github.com/pdm-project/pdm - 61fcd796727431e35cdd87536dddf9426f7398f8 authored over 3 years ago
test copy scripts for use_install_cache=True

github.com/pdm-project/pdm - 810b371f52fb5b6a61c4558c8c1d99e1127809fe authored over 3 years ago
add tests for install_cache

github.com/pdm-project/pdm - 135e8eecb8d4da80d0435f211fb56606f994a083 authored over 3 years ago
Implement package caches

github.com/pdm-project/pdm - 5a7079405ab15ac63e13052d494f5e4330704653 authored over 3 years ago
Merge pull request #587 from ElijahSink/misc/fix-uninstaller-rollback-log-typo

Fix typo

github.com/pdm-project/pdm - f575fed3b8a2afbb66652a907aa7a4510d6c67f8 authored over 3 years ago
Merge pull request #586 from pdm-project/refactor/uninstaller

github.com/pdm-project/pdm - f997dee951909055f26f0460703d3d171c0d679b authored over 3 years ago
Remove unused monkey patches

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