Commit Graph

7096 Commits

Author SHA1 Message Date
Frost Ming 4cc5f15b75 fix parameter passing 2021-07-30 13:57:27 +08:00
Frost Ming 9107728a75 Move project into the state object 2021-07-30 13:15:41 +08:00
Frost Ming 0deb9ed54d fix missing argument 2021-07-30 12:35:13 +08:00
Frost Ming 6a221cf732 Don't share project objects but create own 2021-07-30 12:31:43 +08:00
Frost Ming db390d8211 Merge pull request #4754 from pypa/drop-delegator
Switch from delegator to subprocess
2021-07-29 17:50:21 +08:00
Frost Ming c33b4eed9e handle system install 2021-07-29 16:26:33 +08:00
Frost Ming 6ef9344a5f Avoid wait() on processes 2021-07-29 14:42:52 +08:00
Frost Ming 5183ceb5ca add process.py 2021-07-28 19:07:21 +08:00
Frost Ming 9b4eb98529 Remove unused patch files 2021-07-28 17:30:17 +08:00
Frost Ming 51f7417c41 fix system which 2021-07-28 17:19:19 +08:00
Frost Ming 75b2be1c1e Fix sequential installation 2021-07-28 17:04:18 +08:00
Frost Ming 90c77aab95 use absolute imports 2021-07-28 16:50:02 +08:00
Frost Ming a82bbb7b27 Try switching from delegator to subprocess 2021-07-28 16:39:36 +08:00
Frost Ming 0255cc6839 Merge pull request #4752 from pypa/py36-syntax
Update to py36 plus syntax
2021-07-28 13:24:30 +08:00
Frost Ming 74ba8fc6b1 Remove yaml2 lib 2021-07-28 11:23:20 +08:00
Frost Ming ca5d931f1f Update to py36 plus syntax 2021-07-28 10:59:00 +08:00
Frost Ming 1d8f1abaef Merge pull request #4751 from pypa/drop-py2-deps
Delete py2 compat dependencies
2021-07-28 09:36:00 +08:00
Frost Ming dcd47b9b64 Add news entry 2021-07-27 22:00:37 +08:00
Frost Ming 17861457c4 Delete py2 compat dependencies 2021-07-27 21:53:59 +08:00
Frost Ming b0c4030bfc Merge pull request #4747 from pypa:vendoring/update
Update vendors
2021-07-27 18:35:38 +08:00
Frost Ming 9e04f49e05 Update vendor script 2021-07-27 17:46:41 +08:00
Frost Ming dcd06330e4 Update pythonfinder to 1.2.8 2021-07-27 15:11:29 +08:00
Frost Ming e21846953c fix test cases 2021-07-27 12:45:36 +08:00
Frost Ming 20f4721849 add news entry 2021-07-27 11:15:40 +08:00
Frost Ming a5b3cdc3f1 Update environment with latest pipdeptree api 2021-07-27 10:52:53 +08:00
Frost Ming fac3eaeaa7 Revendor packages and update patches 2021-07-27 09:45:57 +08:00
Frost Ming c863ca1a4b Remove unused submodules 2021-07-26 23:35:27 +08:00
Frost Ming 5e8871536c update vendored list 2021-07-26 23:31:26 +08:00
Frost Ming 306731cbe0 Update test cases according to the latest pip 2021-07-26 16:48:55 +08:00
Frost Ming 49ddf78523 add dataclasses 2021-07-26 16:08:12 +08:00
Frost Ming f8baf147a7 add back compatiblility packages 2021-07-26 15:54:38 +08:00
Frost Ming b990f7fe59 Update dependencies 2021-07-26 15:41:19 +08:00
Frost Ming 8c9039d0af Remove passa from vendors 2021-07-26 15:41:19 +08:00
Frost Ming d10502ce9b Merge pull request #4726 from frenzymadness/click8
Fix compatibility with click version 8
2021-07-26 15:07:04 +08:00
Frost Ming 91d4914d9c Merge branch 'master' into click8 2021-07-26 09:03:38 +08:00
Frost Ming b44244ec46 Merge pull request #4728 from eltociear/patch-1
Fix typo in environment.py
2021-07-09 15:40:57 +08:00
Ikko Ashimine 7553061de2 Fix typo in environment.py
enviornment -> environment
2021-06-29 23:07:57 +09:00
Lumir Balhar 6bc08eca4c Fix compatibility with click version 8
In the new version of click, if an option has no type and
a default value is of type bool, the required value is also bool.
2021-06-25 13:02:42 +02:00
Frost Ming 72835f142c Fix release workflow 2021-05-29 11:05:47 +08:00
Frost Ming 139b8208ef Release v2021.5.29 2021-05-29 10:57:07 +08:00
Frost Ming e7fb099e65 Merge pull request #4688 from NaelsonDouglas/master
Small refactoration removing two avoidable indexer iterator
2021-05-10 08:37:04 +08:00
Frost Ming 66ca25f9ab Merge pull request #4692 from mikepsinn/master
Windows install command
2021-05-10 08:36:25 +08:00
Frost Ming eaa45c6f05 Merge pull request #4694 from davidjb/patch-3
Docs: add missing #egg fragment to VCS URL
2021-05-10 08:35:55 +08:00
David Beitey a989001a0e Add #egg fragment to URL in VCS docs 2021-05-10 00:31:17 +00:00
Mike P. Sinn ba97e4fa40 Windows install command 2021-05-07 17:14:26 -05:00
naelsondouglas ccc18a6c82 Small refactoration removing two avoidable indexer iterator 2021-05-02 11:31:28 -03:00
Frost Ming 6cdfa218cc Update pypi artifacts 2021-04-23 10:02:40 +08:00
Frost Ming c81b165e4e Merge pull request #4652 from nid5/4642-fix
4642 fix pipenv lock --pre doesn't include prerelease dependencies
2021-04-17 16:45:12 +08:00
nid5 79fe5a7bc3 Merge branch 'master' into 4642-fix 2021-04-16 10:33:12 -04:00
Frost Ming 66713a7bcf Merge pull request #4661 from ankitdobhal/refactor
chore : refactor code quality issues
2021-04-07 08:35:06 +08:00