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

improve the resolution order (#782)

github.com/pdm-project/pdm - 186c00fdb437e4d11e0a11da39fcb5df8b174f29 authored about 3 years ago
Fix missing space in help message (#783)

github.com/pdm-project/pdm - 697f9103b4b383001bc75a8bb87e202765b21011 authored about 3 years ago
Release 1.11.1

github.com/pdm-project/pdm - c142459eec8554cda57e0f593103c7e9dfe2ffcf authored about 3 years ago
add news fragment

github.com/pdm-project/pdm - d6459578eb40e4ef25c0e09cc4d036c5695cc6f3 authored about 3 years ago
use zipapp virtualenv when it is not installed

github.com/pdm-project/pdm - 8b3ebd36736c987bc7fe46f2679cd49921a3e6c1 authored about 3 years ago
Feature: prerelease option for add and update (#779)

github.com/pdm-project/pdm - b6877c17c541fe47f2db4e819eb815ed33e5e556 authored about 3 years ago
Resolve the top-level requirements first (#778)

* Resolve top-level requirements first

* add news fragment

* fix a typo

github.com/pdm-project/pdm - 99612031451b41534a0e61fa4356cf0a07262bd3 authored about 3 years ago
more friendly error message for pdm use

github.com/pdm-project/pdm - 7a1786a717706a0042f887d9e972d67c57168543 authored about 3 years ago
Invert the condition

github.com/pdm-project/pdm - e481733b37900634384c654b89a59e6d8577ce47 authored about 3 years ago
Don't resolve hashes for vcs links

Close #771

github.com/pdm-project/pdm - a845ec25ae2927dc5aa6b92ec3839736bbdd6b4a authored about 3 years ago
let build backend determine the dependencies

github.com/pdm-project/pdm - c2be1f2392a5ebebc18c1e03ca5de34700469836 authored about 3 years ago
Fix conditional deps

github.com/pdm-project/pdm - 49b3774c4cbc2833d37d7df9c804da9d98bc5549 authored about 3 years ago
add missing dependency

github.com/pdm-project/pdm - 68948bc0d5328b5ae9e547ffff538bf3b71701ab authored about 3 years ago
don't use dynamic classifiers in init template

github.com/pdm-project/pdm - 03420ba10e5c8d06ee4d9f4d1fe77a0337549a55 authored about 3 years ago
Merge pull request #63 from pdm-project:bugfix/rewrite-version

rewrite version when building sdist

github.com/pdm-project/pdm-backend - f3e3b0ea123d841d3c69e88f51c2b13f3b4b62ab authored about 3 years ago
add news fragment

github.com/pdm-project/pdm-backend - a0629c0fc4dc7244729696469b2dfd7423006e4a authored about 3 years ago
rewrite version when building sdist

github.com/pdm-project/pdm-backend - 398642f1c491fbc1c9456664c232f4f71b923a40 authored about 3 years ago
Fix prepare_metadata_for_build_editable, Fix #62

github.com/pdm-project/pdm-backend - 0653d31ef4ec4520d2c94367ee50aa5fba0c140a authored about 3 years ago
Release 1.11.0

github.com/pdm-project/pdm - 53647b91957588801aeb215ca4cb0128d7bcbb61 authored about 3 years ago
Update classifiers metadata

github.com/pdm-project/pdm - 9b75d2a0d466823728ca886421fb2076526881db authored about 3 years ago
Switch to self-implemented `pdm list --freeze` (#770)

github.com/pdm-project/pdm - b3c7e83dcafb0714750c2c6e052620a36ab7cab1 authored about 3 years ago
Remove shell indicators in example commands

github.com/pdm-project/pdm - 49f7f6d2ed2453cba541d442fd70d273b6440e22 authored about 3 years ago
Store repo in direct_url.json

github.com/pdm-project/pdm - 08dce2d51b28963613e395215d41cdb83a1ba6bc authored about 3 years ago
Merge pull request #61 from danieleades/lint/strict-mypy

fix some 'strict' mypy checks

github.com/pdm-project/pdm-backend - 698cf27abcaa914c0da4ed372b606e60ef3b9f3e authored about 3 years ago
Merge pull request #56 from danieleades/lint/flake8-bugbear

lint using flake8-bugbear

github.com/pdm-project/pdm-backend - 48f45a2d82ea40999bd60ee8a6c0e431d33e6ec0 authored about 3 years ago
fix a few 'strict' mypy checks

github.com/pdm-project/pdm-backend - 0cc8359f7593fd1207dfaa733e57e5b3bb6af1e7 authored about 3 years ago
lint using flake8-bugbear

github.com/pdm-project/pdm-backend - f9febc4a98e01d1dadc915b9bd42b840f907de4d authored about 3 years ago
Merge pull request #59 from danieleades/lint/pyupgrade

github.com/pdm-project/pdm-backend - 129697f841c0f635465caf83332c75f5e30b0c6f authored about 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 - a086968d95ab236d45269dd5bb76dcb13ebab06c authored about 3 years ago
lint using pyupgrade

github.com/pdm-project/pdm-backend - 7e9c40739ca65e7f2f80823ff3d6f7d7d5a1dfe9 authored about 3 years ago
Try on python 3.9

github.com/pdm-project/pdm - eec41127fcb690e81a1b4a30d3ecdd4d7b851caf authored about 3 years ago
Cleanup the code

github.com/pdm-project/pdm - 6eec5499acb7bd83c818629dfe2b10cb3a7b5cbe authored about 3 years ago
update heading bar

github.com/pdm-project/pdm - 57f4ca5d8cb61f8f1216ebacfcf10371099bf892 authored about 3 years ago
Update docs related dependencies

github.com/pdm-project/pdm - e4d84bc072fc4f4181d11786d4b36fb13a89d368 authored about 3 years ago
Update documents

github.com/pdm-project/pdm - f672611fc36b75bf1697f6b729bb9a01822b664a authored about 3 years ago
Feature/strict-pep621 (#759)

* move dynamic fields into [tool] table

* News fragment

github.com/pdm-project/pdm - 1172d836302d75008fcb18e30fdc3d29e8020c4c authored about 3 years ago
Feat: add support for Conda environments (#749)

* Feat: check for conda environments

* Docs: add news item

* Refactor: remove debug stmt
...

github.com/pdm-project/pdm - 367c3c2c89807154970c76c0b8a4a56039a87147 authored about 3 years ago
change the signature of Metadata

github.com/pdm-project/pdm-backend - b464d92fe876c9ccf13921f4d0dc694cd11fa7b5 authored about 3 years ago
Move dynamic version to tool table (#53)

github.com/pdm-project/pdm-backend - 5145380217e7cb0deb303bba4a71b89a02d386f5 authored about 3 years ago
Remove --section option (#756)

github.com/pdm-project/pdm - 9ed9e07aea2cc4333e1e18a1cd82ec3372653d62 authored about 3 years ago
Fix #754: Improve the error message when resolution fails

github.com/pdm-project/pdm - 7ab8474445e537fcd1019e6fad7f82040b8817b1 authored about 3 years ago
Fix #753: fix ansi color output for windows

github.com/pdm-project/pdm - d04b3c0042df12860ba61cca28f17ba96a2f3af5 authored about 3 years ago
Feat: add `minimum` save strategy (#752)

github.com/pdm-project/pdm - 0ec5c7e08643f5141c300443b6e15fa5f5f72662 authored about 3 years ago
Fix support for pyenv-win(#745)

github.com/pdm-project/pdm - bf4ea7a8655f4999cb4f896a388415720ee74b65 authored about 3 years ago
Fix/resolve-python-infinitely (#746)

github.com/pdm-project/pdm - 2c4358993e89ab43a2ca40c0860af2fb2bffc745 authored about 3 years ago
Release 1.10.3

github.com/pdm-project/pdm - ceff9a7d2f2074ff156cbf2fe7a2479160233cfa authored about 3 years ago
add loc stats

github.com/pdm-project/pdm - fdc10ccb1bbe42d9e7767d4d85f002bd2903c344 authored about 3 years ago
Fix the lib paths under non-isolated build

Close #740

github.com/pdm-project/pdm - 6247b141db8c73e3e0d78c6c2b45f0e610257102 authored about 3 years ago
add news fragment

github.com/pdm-project/pdm - bd3d8662430666a888eba94bc5d0b45b545bea4f authored about 3 years ago
Merge pull request #742 from pdm-project/fix/export-no-extras

Fix/export-no-extras

github.com/pdm-project/pdm - fd5a0ab18f767d7a742bf54d77cc61786c5f403d authored about 3 years ago
Pin 3.9.7 temporarily

github.com/pdm-project/pdm - f37e3973bff333b0f2f6d06060dcd9bc36eda3e5 authored about 3 years ago
add news fragment

github.com/pdm-project/pdm - f8add873f702c9183433a579f447a3b07195de53 authored about 3 years ago
Exclude deps with extras in export result

github.com/pdm-project/pdm - 11c0ba599e6c3b19c0d6f106e5e2dcdee35149e3 authored about 3 years ago
Re-enable python 3.9 testing

github.com/pdm-project/pdm - 2aa17de5b03e82a949a12afe6cda68c439097b74 authored about 3 years ago
fix sitecustomize

github.com/pdm-project/pdm - 73123c6ce1551e1460600c321f270c01b664fa88 authored about 3 years ago
fix path join

github.com/pdm-project/pdm - ad782f0665474f59e230295c3c9ec321c87606da authored about 3 years ago
fix the tests

github.com/pdm-project/pdm - 30ed5907dce423f7878b78121f65d049a7aab2fc authored about 3 years ago
Use importlib to replace the deprecated imp

github.com/pdm-project/pdm - f26cccafcb7da082e6c5b3feaeda88872324f67c authored about 3 years ago
Merge pull request #737 from jeverling/small-documentation-improvement

Remove ellipsis from config sample for copy

github.com/pdm-project/pdm - 17c0bd4949570c9776345a58c36e1c606a15e015 authored about 3 years ago
Remove ellipsis from config sample for copy

github.com/pdm-project/pdm - fe452825d722cc1450167ad72421aff468381335 authored about 3 years ago
Release 1.10.2

github.com/pdm-project/pdm - 22bb6a9cba5ded7dee688770f5f48f768e09bb65 authored about 3 years ago
Merge pull request #734 from pdm-project/feature/optional-site-packages

Add a new option `-s/--site-packages` to run command

github.com/pdm-project/pdm - 175e024b603b4c4ccc2127068681cac7fb4266d3 authored about 3 years ago
provision click for script install

github.com/pdm-project/pdm - c92e2ced7e2a5a99a6dc16eccf5c12c84b6642dd authored about 3 years ago
Add news entries and update docs

github.com/pdm-project/pdm - a74b80b16634a7850aac58213c66607706c9cac2 authored about 3 years ago
Add test case

github.com/pdm-project/pdm - 003a21c1570d5e59e3530361412b96928850e15f authored about 3 years ago
Merge pull request #14 from pdm-project/fix/pdm-env

github.com/pdm-project/tox-pdm - 0af72a359870a9a87d4cc7346007dda2ae1ef496 authored about 3 years ago
add new option '-s/--site-packages' to run command

github.com/pdm-project/pdm - af895c367e55f37f2796fde54c2b033c6e429140 authored about 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/tox-pdm - 9026fef1fc8fd49cf5d539db9ed080b755cf4058 authored about 3 years ago
Clear the env var that matters

github.com/pdm-project/tox-pdm - 83280ff9bff453f4fdd02d5b652ffecde81b9765 authored about 3 years ago
Release 1.10.1

github.com/pdm-project/pdm - 09b7b06de1d7d9bd2129101df4c4116df6f41ca3 authored about 3 years ago
Fix the metadata merging, close #721

github.com/pdm-project/pdm - d813be6559a53ecd174e6fb9caa3da8d43eee998 authored about 3 years ago
Update pdm.lock

github.com/pdm-project/pdm - 6b1dbf13cf33a032e01491711e325eb5d0189661 authored about 3 years ago
Merge pull request #725 from pdm-project/fix/path_to_url

github.com/pdm-project/pdm - 90328f933ae8223caff6b7bc81adb54024a7b109 authored about 3 years ago
add news fragment

github.com/pdm-project/pdm - 359fa35f4c6e72594bf9d51495f6d754420b081d authored about 3 years ago
add test case

github.com/pdm-project/pdm - 07125884163224083f4ba451f1a642c3385a8422 authored about 3 years ago
store PROJECT_ROOT in the url when relative path is given

github.com/pdm-project/pdm - dacc9d6a35797761ea83a0023bb41de2a8088f1d authored about 3 years ago
use packaging instead of pkg_resources

github.com/pdm-project/pdm - a48976dc513ce64ca14e54b64e4cdc86d32948ca authored about 3 years ago
Merge pull request #724 from pdm-project/patch-2

Run pip with --isolated flag

github.com/pdm-project/pdm - 0a40c5df91d40c11e7d674fd90c5c966f96ad976 authored about 3 years ago
add a news fragment

github.com/pdm-project/pdm - 381ce112e855b3ba27b296f7d0cb042471fbfced authored about 3 years ago
fix: invoke pip with `--isolated`

github.com/pdm-project/pdm - dd2fb15abe86c8b87b3e1973d350675fd04b380c authored about 3 years ago
add a test case

github.com/pdm-project/pdm - 43acaf4309888eb39b8a07db7b6f0b68d11886df authored about 3 years ago
handle summary is None

Close #719

github.com/pdm-project/pdm - ba297ebf2cab34ba83884a17395d8f9ffb6ee8d2 authored over 3 years ago
Re-install `pip` inside the venv

Close #685

github.com/pdm-project/pdm - fee04e5ece3493139458ac4939d3352807769afe authored over 3 years ago
switch to packaging implementation

github.com/pdm-project/pdm - 5daea2bd813dd1968b41d7703233714bbfabd643 authored over 3 years ago
don't load site-packages in pdm run

Close #708

github.com/pdm-project/pdm - 4adbde40dd2c25ce9921e1e5fab0732788eae50c authored over 3 years ago
Fix #704: ensure str path

github.com/pdm-project/pdm - b22e79c614c8eb33e317801f6b82ec750099fc8c authored over 3 years ago
Release 1.10.0

github.com/pdm-project/pdm - 5a55ae6483c5162767382db9ee696547ca575441 authored over 3 years ago
Merge pull request #703 from pdm-project/feature/dry-run

github.com/pdm-project/pdm - 94fe517c7de9f86081b30a2cf79e3ca1b4da7426 authored over 3 years ago
3.10 in a string

github.com/pdm-project/pdm - e14219a0fcf251c3f031216f04e8e54c4dfc558c authored over 3 years ago
Enable CI for python 3.10

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