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

some compatibility code

da181f847a4c76b6a2fd07c69855c87a491ed121 authored almost 4 years ago by Frost Ming <[email protected]>
Add news entry

7c5a821dd22a6edb9b271bc3c262043da0426315 authored almost 4 years ago by Frost Ming <[email protected]>
Extract version logic to a separated module

88d4cb933c54f61a5a0a167a355f59a797ad231c authored almost 4 years ago by Frost Ming <[email protected]>
PIn the version of resolvelib

d329a5ee7ed68646caa2ba51ffbdf76083f3f572 authored almost 4 years ago by Frost Ming <[email protected]>
Check the content in release

6bbb25736e7b273a9d816dcf025ff5c3f91bac2c authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #302 from frostming/bugfix/299

Bugfix: Get dependencies error when the setup.py has no install_requires key

593b6b3d956278fbfcf336069bc89b21576008b7 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #298 from danieleades/refactor/type-annotations

2f097749f7f342f40fb4290960697a61ef9f7326 authored almost 4 years ago by Frost Ming <[email protected]>
add news fragment

fededf36e722b44dfc74f323c73ef03494fdd992 authored almost 4 years ago by Daniel Eades <[email protected]>
warn against not found extras

93e452435a690f3996649b49d73ab7b4158df0ca authored almost 4 years ago by Frost Ming <[email protected]>
Correct the attribute checking logic

943debe8e6f0eb5ef0abeae2f5bd89ef696704f1 authored almost 4 years ago by Frost Ming <[email protected]>
add test case to reproduce #299

88c65a1f5c5b598831128707e0563adc55a5febf authored almost 4 years ago by Frost Ming <[email protected]>
Prettify the readme and doc

e05cd47d46cc492bbbf29d6eb932cf353ee82ea9 authored almost 4 years ago by Frost Ming <[email protected]>
apply formatting

087fb93e7ba1600f50a148d2266626ade10ef926 authored almost 4 years ago by Daniel Eades <[email protected]>
remove the rest of the type comments

312b923dd2e0c4d0520aa0903b0822d8a51400e7 authored almost 4 years ago by Daniel Eades <[email protected]>
Merge pull request #297 from danieleades/refactor/useless-object-inheritance

remove 'object' inheritance

9de9b9aae831ede9f1b8247ed5bd35f9f07abaf5 authored almost 4 years ago by Frost Ming <[email protected]>
don't touch '_vendor'

d2ce873f6d7edc1cfd282aaff81c195b19e77098 authored almost 4 years ago by Daniel Eades <[email protected]>
fix missing import

072b75c79e49968dffc79bc006505303367b25da authored almost 4 years ago by Daniel Eades <[email protected]>
replace some type comments with type annotations

bdd2217e9a6353a16959420c1ff21569cda03032 authored almost 4 years ago by Daniel Eades <[email protected]>
Fix the document

d8188639df981eb1d5449e9c13aab04dbadf2502 authored almost 4 years ago by Frost Ming <[email protected]>
remove useless object inheritance

this doesn't do anything in Python3

7d6b048a30ce5b23c399507be9320e67a10985fe authored almost 4 years ago by Daniel Eades <[email protected]>
wrong indent

e771189dd1a2cbb656aac619f28e60e79bf36474 authored almost 4 years ago by Frost Ming <[email protected]>
Update docs to refer to the latest version of action

8c2ee8d11dca3f9abb8feb52f75d9e28ff8c8832 authored almost 4 years ago by Frost Ming <[email protected]>
Release 1.4.1

f9dfeaa02c33d773b6db2714473402163a2eb730 authored almost 4 years ago by Frost Ming <[email protected]>
Yes, GitHub Action is available

1e4ad47320513fae9cf564e0d6341621ed27fe05 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #296 from frostming/feature/import-to-section

Import dependencies from files to dev-dependencies or sections

81e8bbbb1619b3620078ae9977ba1b6236d1dba4 authored almost 4 years ago by Frost Ming <[email protected]>
Import dependencies from files to dev-dependencies or sections

667265aca21c0bab2e2a3e459b606ed0386d10c6 authored almost 4 years ago by Frost Ming <[email protected]>
Fallback to static parsing on build error

Close #293

a3031edb6dad4c77526c0b57afdfaef45352c781 authored almost 4 years ago by Frost Ming <[email protected]>
Document about how to use PDM with Nox

b907b3b7efb5abeb6d37edd5ee014ea4b63146ea authored almost 4 years ago by Frost Ming <[email protected]>
Give an empty dict when [project] doesn't exist

Close #295

3edc36e670e296b6de171bccada810118b9aabfb authored almost 4 years ago by Frost Ming <[email protected]>
Release 1.4.0

4342ec11004ab7b5c29ea5784dbe88fa10a7df91 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #290 from frostming/export-setuppy

add support for `-f setuppy`

fb83adaad0d82176b26295e641f7989be29f95ab authored almost 4 years ago by Frost Ming <[email protected]>
Don't black golden files

2bee3402af6aa2190f22a93fc29cf289cae2ca17 authored almost 4 years ago by Frost Ming <[email protected]>
Remove protocol that is introduced in Py38

6343fbf979e5ea5506f5442f3cafd10d07cfca34 authored almost 4 years ago by Frost Ming <[email protected]>
add support for `-f setuppy`

a6a88bab946821169a350d0b63e32c00a08e5340 authored almost 4 years ago by Frost Ming <[email protected]>
mention the compatibility issue on GH actions

e2d54006af93932d610ae3fd8635056749f98974 authored almost 4 years ago by Frost Ming <[email protected]>
Change the priority of metadata files to check

Close #288

ffaca776d9ca0dd9fcf145134d15249a47639a26 authored almost 4 years ago by Frost Ming <[email protected]>
Examples how to integrate with CI

Close #281

20aa9cf119169b6dbe3a07555a1d530ae8aa14f4 authored almost 4 years ago by Frost Ming <[email protected]>
remove duplicate ./

087ab1436d71bc618ad43901e01bb9a6f2ce4842 authored almost 4 years ago by Frost Ming <[email protected]>
default project argument for init command

4cd9aa2a54d1f588a17df7701888753e740e88a6 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #287 from frostming/feature/project-option

Add `-p/--project` option and deprecate the usage of `-g/--global` with values

d5230b567b3b29cea9a30f3a816e060ab98bd802 authored almost 4 years ago by Frost Ming <[email protected]>
Catch original error, too

73849dffb0d4a1a91c2dca249a7fc0029305f463 authored almost 4 years ago by Frost Ming <[email protected]>
Fix testing env

cea59e3c7d4fe936554282942bd6d7866266dc8e authored almost 4 years ago by Frost Ming <[email protected]>
Fix the url comparison

d43cdeb51f1e7cb805aea617081da3f641fdf91c authored almost 4 years ago by Frost Ming <[email protected]>
Be aware of -p in run command

4877224e86e7c0f134f8548717e92194e306900f authored almost 4 years ago by Frost Ming <[email protected]>
add test cases and news

1422c145d3ceed0e956266884f32069b2fa29f69 authored almost 4 years ago by Frost Ming <[email protected]>
add project option

388893e385878bf1ae639d384fe1c328ada08615 authored almost 4 years ago by Frost Ming <[email protected]>
Fix the last commit

96d06814b02532d0ec7e12800004bc10471cdb05 authored almost 4 years ago by Frost Ming <[email protected]>
Bugfix: remove the duplicate egg fragment

Close #285

67a38c7e5667fa64532c4cdf1835d99e17b32d67 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #284 from frostming:temp-python-executable

Support transient Python interpreter path setting

4a7981a30a22518c33c398b5b2f49e663517716b authored almost 4 years ago by Frost Ming <[email protected]>
Support transient Python interpreter path setting

279b22461f7302b736b034cf6fe33430b9283b84 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #282 from frostming/bugfix/ci

Fix ubuntu env error

b3c72065702e273fd41e1cd45bd46c01930a5406 authored almost 4 years ago by Frost Ming <[email protected]>
fix ubuntu only step

5cdc52c501997fd71ac8db28b4273cb80958c1ba authored almost 4 years ago by Frost Ming <[email protected]>
Fix ubuntu env error

91ce7725751ceb4308e03ae58e826aa3394baef5 authored almost 4 years ago by Frost Ming <[email protected]>
Change changelog

71128961776bd1fcee3846c711b702e7ea01e8c2 authored almost 4 years ago by Frost Ming <[email protected]>
Release 1.3.4

fc9cbdcf42802bf5e0b820eaca6cd60ce5439e64 authored almost 4 years ago by Frost Ming <[email protected]>
ignore requires python when finding links

da091c75b673eb81520946f515bc6efc3a514554 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #280 from knowsuchagency/task-provider-documentation

VSCode Task Provider Documentation

bd59b293812b8309d5dfa01a6dd709d59538269a authored almost 4 years ago by Frost Ming <[email protected]>
added documentation entry to news/ on vscode task provider

d85888d43c0542c8b06883604b607e611603dfcd authored almost 4 years ago by Stephan Fitzpatrick <[email protected]>
VSCode Task Provider Documentation

2be703dea3f8fa4432d18feeb52107462d13d50d authored almost 4 years ago by Stephan Fitzpatrick <[email protected]>
Release 1.3.3

3f5f5c56422ba2a710f2473d8e044133b3467d1e authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #279 from frostming/bugfix/editable-install

Editable package should override the non-editable version

593095c70ccf10746c45045c52a00909f702a1d8 authored almost 4 years ago by Frost Ming <[email protected]>
Editable version take precedence over non-editable version

db89b221369482c765279c896497cdbc58aa02aa authored almost 4 years ago by Frost Ming <[email protected]>
uninstall editable package by the project name

Fix #277

673a7ca012af2804633a70f327cd875fa2bffb53 authored almost 4 years ago by Frost Ming <[email protected]>
switch the base image to python 3.9

8e633c6a9b287192b89cc6f01c8ed18d3322c4b1 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #276 from frostming/bugfix/275

Make requirement complying with PEP 508

757b9a3b61a6ecf819911a12481cacb31ce11a2e authored almost 4 years ago by Frost Ming <[email protected]>
Make requirement complying with PEP 508

93c472dd1c395786c4a5f2107ac053f6ae6503bc authored almost 4 years ago by Frost Ming <[email protected]>
Release 1.3.2

1bcf229a2a42f13411cbfd8367529ef4a6a1bc45 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #273 from frostming/bugfix/sections-resolve

Bugfix: sections resolving failure when circular dependencies exist

e8074ade1be2336afc1a442e7f3a0a0620cfa282 authored almost 4 years ago by Frost Ming <[email protected]>
improve the error message when non-exist section is given

Fix #274

52d423d347da506a15f0d8123e669510572df03f authored almost 4 years ago by Frost Ming <[email protected]>
Don't pass the help argument into the run script method

Fix #272

c6f83e4795d6d5ce5207384e5cd28d19d6cddc3d authored almost 4 years ago by Frost Ming <[email protected]>
Fix sections resolving

08a238fec8143492f74a8a0849cdc4f95dcc5ee8 authored almost 4 years ago by Frost Ming <[email protected]>
Fix sections resolve

ef6d736867a48476f99bd51070b8258928b73fa8 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #271 from pohlt/master

docs: add comment about PATH in PyCharm

df4a35f8b575fb77d33a3c86d0ab3f7f8630c547 authored almost 4 years ago by Frost Ming <[email protected]>
docs: add comment about PATH in PyCharm

f39be04b876f1fae572df33990a9325c79d8679f authored almost 4 years ago by Thomas Pohl <[email protected]>
Release 1.3.1

d1e9635896cf732aaceeaa93d8beedafb98cadb3 authored almost 4 years ago by Frost Ming <[email protected]>
Fix #264: postpone the evaluation of requires-python

ea480a2ecea41f5263f68f693879d057850e3901 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #267 from frostming/bugfix/262

Bugfix: Use the absolute path for destination path

e0be71799f57fd1e047a9349ff7ba2753b20f345 authored almost 4 years ago by Frost Ming <[email protected]>
change from tomlkit to toml for reading

addfd8f938590075970bae3fa35c35805ca75696 authored almost 4 years ago by Frost Ming <[email protected]>
Use the absolute path for destination path

d52660671b733aaabe9933eb512702fa821c0d4a authored almost 4 years ago by Frost Ming <[email protected]>
Release 1.3.0

d80f0d8320337d867b156697e38cef4423a9dc67 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #256 from frostming/bugfix/version-parsing

Fix the version parsing and validation

a4c7bcbc62a8d33ee23c3df2c97db3bae990d7e2 authored almost 4 years ago by Frost Ming <[email protected]>
Fix the version parsing and validation

46098800f9b07d6bc8a987a64ca009d2469e0a60 authored almost 4 years ago by Frost Ming <[email protected]>
sequential installation

63f6cab52ea217b1ddeb3818c98b387630160be0 authored almost 4 years ago by Frost Ming <[email protected]>
Strip spaces in user input when prompting for the python version to use

Fix #252

2f7d173b42fd780d9938afa91673936e0b091d5f authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #255 from frostming:feature/ask-if-library

Ask if the project is a library

cbc30d8360f0da034a1dee264d5cb750e2ecbdc1 authored almost 4 years ago by Frost Ming <[email protected]>
Ask if the project is a library

349cf76cbd7df350283e9085fc6ac1432b9ab679 authored almost 4 years ago by Frost Ming <[email protected]>
enrich the output

aa1e72342f3893bdb22e0ae8dd36d238b5a086b0 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #246 from frostming/feature/245

Feature: Build the wheel to find the name when importing from requirements.txt

731da1a2f305473c27cf58f8b108f026653d5d09 authored almost 4 years ago by Frost Ming <[email protected]>
Preserve the `sections` value of a pinned candidate to be reused

46f93f5a874a2932a9185db6acb60b4153de0161 authored almost 4 years ago by Frost Ming <[email protected]>
feat. Build the wheel to find the name

1a23305cf83dbadf64a0023937964078104b90f0 authored almost 4 years ago by Frost Ming <[email protected]>
Ensure the name exists

72c24cc6892f3acb1ac5307754a51a498db21580 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #244 from frostming/feature/egg-info

rewrite the egg info when dependencies change

d22f0cf0e834cf429dbe725a1ad8cd58bc71ce5c authored almost 4 years ago by Frost Ming <[email protected]>
rewrite the egg info when dependencies change

ca22aa1181a008f3264c480fc6fd15a719f4b566 authored almost 4 years ago by Frost Ming <[email protected]>
Merge pull request #243 from pohlt/docs_fix_typos

docs: fix some typos

65183d662beae5b0c0436cc21590d35ecfb42a51 authored almost 4 years ago by Frost Ming <[email protected]>
docs: fix some typos

b4efb125e07a41004656038f56df07a442ead49c authored almost 4 years ago by Thomas Pohl <[email protected]>
Merge pull request #242 from pohlt/docs-editable-mode

docs: mention editable mode installation

35da490922dc82bd3a55c7feb73a145ce9d124a2 authored almost 4 years ago by Frost Ming <[email protected]>
docs: mention editable mode installation

d13b47dc696eba8728599edfbf683af1bf5e3581 authored almost 4 years ago by Tom Pohl <[email protected]>
Merge pull request #239 from frostming/feature/max-rounds

Make resolve max rounds configurable

fcefe5ea1c55753a5babbb1e2940b6bd4fcd4504 authored almost 4 years ago by Frost Ming <[email protected]>
Make resolve max rounds configurable

098e6b77f8c04218b75c24f85fc892c514e27551 authored almost 4 years ago by Frost Ming <[email protected]>
Update pdm-pep517 version

185c1cfecd1cff5552e36b53c2ab1598f9ddd052 authored almost 4 years ago by Frost Ming <[email protected]>