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

Merge pull request #156 from frostming/parallel_install

fix parallel installation

2486463eb5c045f4f7cdf611012002d8b35e512b authored about 4 years ago by Frost Ming <[email protected]>
add news

633b044bf069d907f6525a61a8b42efd5518161f authored about 4 years ago by Frost Ming <[email protected]>
fix parallel installation

5d6b9b6a0ea09c671bd464f52fea8e31932f82c4 authored about 4 years ago by Frost Ming <[email protected]>
We may not need this

a607fbbdeffa34c0ba1a5ff7d9d87ef214d29c3b authored about 4 years ago by Frost Ming <[email protected]>
Update get_abi_tag function, fix #155

d95e068cea878975c3df306c7848fda6da475e98 authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #154 from frostming/feature/cache-wheel

cache built wheels

4eec90ba2889055f26a079fe3a7953b263a46c56 authored about 4 years ago by Frost Ming <[email protected]>
Add news

54814e9ff7c083f6760caddf4be91f6f2832947c authored about 4 years ago by Frost Ming <[email protected]>
cache built wheels

1cf80b87c7c7478477dc412fe29b6ac1c95ce4ff authored about 4 years ago by Frost Ming <[email protected]>
wrong tag specifier

38f4809efdbf27b70356082c81abde9aefc8d1ea authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #152 from abersheeran/patch-1

Support multi version docs

f9344e65436ed8acee910cd422f33ea8b5dacf1f authored about 4 years ago by Frost Ming <[email protected]>
Support multi version docs

07a2772d77d514b4e6938a1ba46778dbe17bf345 authored about 4 years ago by Aber <[email protected]>
generate changelog

8bd3fe204c402a0a21df110d3e3f2b923ff04991 authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #151 from frostming/bugfix/149

Bugfix/149

466df9f2a4ede84f66f74424ed0e036af5addb1a authored about 4 years ago by Frost Ming <[email protected]>
Add news

1603530308cb5965e8875475d6dc1d1fdd1c571a authored about 4 years ago by Frost Ming <[email protected]>
cached result shouldn't be exhausted

eb494b2045c2f0494760054faf1bd3dead542869 authored about 4 years ago by Frost Ming <[email protected]>
Fix issue template

cdc8ede8a0acb1f03495ebfd641aa6d24ecca5b4 authored about 4 years ago by Frost Ming <[email protected]>
Skip detecting self for global project

7f9fd54d2ceef27fc7d5a90a83cbf682fbc3f78d authored about 4 years ago by Frost Ming <[email protected]>
Fix release workflow

a8376903425248ee6ca0d0f4a0b561f43d34ad26 authored about 4 years ago by Frost Ming <[email protected]>
Generate changelog

8f857be249b1bcfbe72eeb507476fc7d6e77b5a8 authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #146 from frostming/feature/use_scm

New feature: read version from scm

2d171949f943f7b566206c8391ff70836af1a585 authored about 4 years ago by Frost Ming <[email protected]>
add news

db56880f591f50b1a3a9f60613416e4c3e927ca8 authored about 4 years ago by Frost Ming <[email protected]>
New feature: read version from scm

fd982ac7a64186d2ca401d43271ebf0752ae8e32 authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #145 from frostming/feature/reverse-graph

New feature: reverse dependency graph

bbb2b8ef9b63b3527e76120420dc371d3ee480a0 authored about 4 years ago by Frost Ming <[email protected]>
add news entry

d501681a0b8dc7a5952ebc0ddb4b4e33a9143f34 authored about 4 years ago by Frost Ming <[email protected]>
New feature: reverse dependency graph

8a558cc7bc08691dcb0f9fa52e9e233dfdeef88d authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #144 from frostming/separate-pep517

Separate pep517 logic to its own package

f348dfcc1588dff4e3b721c39e2b642426116c15 authored about 4 years ago by Frost Ming <[email protected]>
Fail fast

15eae239e36e1e5bba846cb3589700e7e0ba1aa1 authored about 4 years ago by Frost Ming <[email protected]>
enable 3.9

84d9fe3c5f0c4b5b364694977477f4594f172cca authored about 4 years ago by Frost Ming <[email protected]>
disable parallel install

86bf6c426776077a8cc289cb775cc3591c85574f authored about 4 years ago by Frost Ming <[email protected]>
decode output

41544601b813509008cb61fc0f7a195ac668979f authored about 4 years ago by Frost Ming <[email protected]>
build egg info in isolated env

08e6f86b261f30271920846c24e5f6f9b8b56154 authored about 4 years ago by Frost Ming <[email protected]>
don't fail fast

69625f715d896d8c034fde126053f343d41994d8 authored about 4 years ago by Frost Ming <[email protected]>
Install current PDM with pip

9994cae129748daca3a059c28bcca66328fb2604 authored about 4 years ago by Frost Ming <[email protected]>
transfer to pdm.pep517

810582743084fc4360e2556e20a98c33f1a654c9 authored about 4 years ago by Frost Ming <[email protected]>
fix a bug of getting extra requires

5f7b8c9f4e39c31d172aaba972c3802a04f4219e authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #142 from frostming/bugfix/141

Respect python requires of single dependency

7d94086cbde952eda88a36c4c5af6fca85f1b574 authored about 4 years ago by Frost Ming <[email protected]>
Respect python requires of single dependency

dc6205ae89db40d26a633a15776e9317d4cd6fef authored about 4 years ago by Frost Ming <[email protected]>
add docs for extras require

848083f2744f8dddee726da1936b5bb468469c06 authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #140 from frostming/feature/combine-extras

Feature/combine extras

65dfcc09fe7d9ce241ee5aa238c1962734fe2943 authored about 4 years ago by Frost Ming <[email protected]>
Merge branch 'master' into coverage

a96e6d9ed074f8d411ad7188e6bf2fb1f662a2b9 authored about 4 years ago by Frost Ming <[email protected]>
Fix tests and add news

5c84bc9dfac118662cffc5409b12e4551d1a93f1 authored about 4 years ago by Frost Ming <[email protected]>
support combined extras

92d2970194f14188afb5bb720761dbe0130eb63d authored about 4 years ago by Frost Ming <[email protected]>
Merge pull request #139 from frostming/bugfix/138

bugfix: Spaces in path causes requirement parse error

db079b27b761f1b03bc73d79d3c2a87202f1ed7c authored about 4 years ago by Frost Ming <[email protected]>
parse url instead of path

a3f1434fb35ef7599ebe6adb36dda3a0eeba32c5 authored about 4 years ago by Frost Ming <[email protected]>
Bump to 0.8.7

95a758ee259dff02f00f0a3eab79fa23e5d2aa97 authored over 4 years ago by frostming <[email protected]>
update release workflow

7b878e5155d507116b8483fbcde6deb9ae91d6cb authored over 4 years ago by frostming <[email protected]>
Merge pull request #136 from frostming/bugfix/135

Fix compatibility issue with wheel 0.35

f6b384a431a9472a2cdf7893da6bda67e248e6f2 authored over 4 years ago by Frost Ming <[email protected]>
raw strings

55c3aa7ef17e37f912464f8c1a118792a691aa72 authored over 4 years ago by frostming <[email protected]>
add env var

95e2d018bf12545f9381cce86fe1a90bf7632188 authored over 4 years ago by frostming <[email protected]>
change according to linting

569746bc46b0f1c2c7166dc1fab5a4e9372b2b7e authored over 4 years ago by frostming <[email protected]>
update linters

6af3ab35a663f05de7b97c97e9aa0cd0e57c61f3 authored over 4 years ago by frostming <[email protected]>
Fix compatibility issue with wheel 0.35

9a23b5784bfbbf888aa8dd4bcb9fdf520c62f84c authored over 4 years ago by frostming <[email protected]>
Bump version to 0.8.6

00336148c84f2fa435918240f647e21b0485e350 authored over 4 years ago by frostming <[email protected]>
Populate project's source setting

Fix #127

313a1a31c1f11144cb440a82cd5bbd0858181f30 authored over 4 years ago by frostming <[email protected]>
bump version to 0.8.5

128f85198a51c56b6baf42d2a51f6998a3364c40 authored over 4 years ago by frostming <[email protected]>
Ignore if self candidate doesn't exist

Fix #126

6476bb409d38f68abde62fe3f24c48b11a78ada4 authored over 4 years ago by frostming <[email protected]>
Merge pull request #125 from frostming/upgrade-pip

Upgrade pip

765f6025aab58e0d63fa241b64495961f42d68f6 authored over 4 years ago by Frost Ming <[email protected]>
add news entry

33106e642f2e701ce9be54fccbf3059f8ba432f6 authored over 4 years ago by frostming <[email protected]>
Upgrade pip to 20.1

c619b105ee34b8bb5888cba99d2d2f3b703909ee authored over 4 years ago by frostming <[email protected]>
Merge pull request #124 from davidshq/patch-1

Update README.md

c056a5ba991822986b7962883951bb36848d5f36 authored over 4 years ago by Frost Ming <[email protected]>
Update README.md

Minor grammar/spelling enhancements.

5f0dac5f434064d3df916621f6e8aeed8bd1500a authored over 4 years ago by Dave Mackey <[email protected]>
Update readme to mention PEP 582 spec

305620d313cf807013b540c633d3227b59117ba4 authored over 4 years ago by frostming <[email protected]>
update badge

aee3a7b06f572a6332fbafd5022540a380b6d947 authored over 4 years ago by frostming <[email protected]>
bump version to 0.8.4

607b7312e5ea5b8d0f2af0656964c71ee58d0d47 authored over 4 years ago by frostming <[email protected]>
Merge pull request #123 from frostming/test-ci

See what is breaking

efb8583649b8752cc72dde4e29fa1919ae3fa29e authored over 4 years ago by Frost Ming <[email protected]>
Use python version and path hash as cache key

545161c8eb77796cdb20a40a8610e5bfb89b54c4 authored over 4 years ago by frostming <[email protected]>
add instruction for docker image

fdbe3f1bbccf5c18731ade4ebf5bd3e509b21fd3 authored over 4 years ago by frostming <[email protected]>
Add dockerfile

3d766bff7753d306446096db2a77cf1b14bc2d00 authored over 4 years ago by frostming <[email protected]>
Update python-cfonts

1f00221fce21e1f58da7007e264f337c3632e42b authored over 4 years ago by frostming <[email protected]>
Add doc for export command

881da9dd01878424e4af96488004513014281cd6 authored over 4 years ago by frostming <[email protected]>
Merge pull request #122 from frostming/feature/export

Add export command

c13864815030622db36da3cb2e96e70f62dae3c6 authored over 4 years ago by Frost Ming <[email protected]>
Add export command

a12e63d72b5de133ddfaf552c7b064c3f3f759d6 authored over 4 years ago by frostming <[email protected]>
bump version to 0.8.3

4dc19e6dcbdeca4569ba7312cc429897394ba1dd authored over 4 years ago by frostming <[email protected]>
Merge pull request #121 from frostming/bugfix/120

Fix specifier parsing of distlib

ca80441198b1b87a93d146c5c999f64a2fc044b1 authored over 4 years ago by Frost Ming <[email protected]>
new artifact

d6fc19cfce4741fc6a2332bd7906a0ab6798a4e5 authored over 4 years ago by frostming <[email protected]>
Fix specifier parsing of distlib

2b15ed520b1973c9dbe5ed26a42820fc46c7a557 authored over 4 years ago by frostming <[email protected]>
bump version to 0.8.2

54833444811cc7615de17b57a4a63b432ccac3d4 authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #119 from frostming/update-resolvelib

Update resolvelib

d7c229e75444a8c187839c251c915001a59b066a authored over 4 years ago by Frost Ming <[email protected]>
Fix show command

97aa5ca694596e6c34272e995fdecb4ecf5b0fa7 authored over 4 years ago by Frost Ming <[email protected]>
use in-place version

0cca74157b65bbefdf576401c31b7508d52882e7 authored over 4 years ago by Frost Ming <[email protected]>
see what is going on

b253166372a722d57d69855072f3922eff0b1718 authored over 4 years ago by Frost Ming <[email protected]>
lazy import resolvelib related stuff

999d128a61268aed8fb7ebd5f017b7d683dd8255 authored over 4 years ago by Frost Ming <[email protected]>
Update dependencies

8444d2ed83c5499a250ae1c690bc5a86736443e4 authored over 4 years ago by Frost Ming <[email protected]>
Update resolvelib to 0.4.0

03f3080decabec30a5be6f87464fd0e5193494b6 authored over 4 years ago by Frost Ming <[email protected]>
bump version to 0.8.1

7432cde4eda973dcba3e2d9abd7da7fbfbacb4cb authored over 4 years ago by frostming <[email protected]>
update pythonfinder in pdm.lock

d5d46e65432cbc42e3440ddc8af49838879c08f1 authored over 4 years ago by frostming <[email protected]>
Merge pull request #116 from frostming/resolvelib

Switch to upstream Resolvelib

927e4957360a28564a8246088c865135ccb3a784 authored over 4 years ago by Frost Ming <[email protected]>
handle circular dependencies

a4b5be451fd8914500a7bdbd8c8d1c4f8d3b91b5 authored over 4 years ago by frostming <[email protected]>
patches resolution object

71ad99b24c44861d30bb0fc43c95a8572dfdb4a6 authored over 4 years ago by frostming <[email protected]>
switch to upstream resolvelib

094d2ce5e46398923d17bcec3bae99f7b411e497 authored over 4 years ago by frostming <[email protected]>
New command: show

365ea1b255c32ea70e66650d55127a9b07ff4f46 authored over 4 years ago by frostming <[email protected]>
use single quote for markers

Fix #115

68f2d3cb630f13caa6a12ad62804f185f0897d0f authored over 4 years ago by Frost Ming <[email protected]>
replace double quotes with single quotes

07acfe974441810e1f57c5b4a5234ded6bbf5f8a authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #114 from frostming/feature/show

New command: show

124340af523cb20cdb0f9496b9da846c5dc6b319 authored over 4 years ago by Frost Ming <[email protected]>
New command: show

7ddf0a3af8b12bb3f6d99e714c34d7ab908b1340 authored over 4 years ago by frostming <[email protected]>
Merge pull request #113 from frostming/feature/search

search command

cf4f7d892647a9a297f28a0937abf43b83373681 authored over 4 years ago by Frost Ming <[email protected]>
update issue template

e44e36a4569b87092534f38da92e07d393370e7a authored over 4 years ago by frostming <[email protected]>
add news for bugfix

1b62731a4f352b19c44bf053999f353999967a9c authored over 4 years ago by frostming <[email protected]>
don't consult JSON api by default

e4fe0f321de23484a5358efff72b14d8f1a5ebaa authored over 4 years ago by frostming <[email protected]>
search command

c082fb413b36018f6c29b08fefa1691d33051dd5 authored over 4 years ago by frostming <[email protected]>