Commit Graph

9598 Commits

Author SHA1 Message Date
Pradyun Gedam 1626bb917b
Bump for release 2020-04-21 00:31:45 +05:30
Pradyun Gedam 012f69ecbd
Update AUTHORS.txt 2020-04-21 00:31:40 +05:30
Pradyun Gedam 7722cf0556
Merge pull request #8098 from pradyunsg/remove/skip-requirements-regex 2020-04-21 00:28:59 +05:30
Pradyun Gedam 03d3ae01ac
Merge pull request #8088 from pradyunsg/new-resolver-release-notes 2020-04-21 00:16:17 +05:30
Pradyun Gedam 5e4c3565e4
Update tests, didn't directly reference "regex" 2020-04-20 22:58:10 +05:30
Pradyun Gedam b5e2cc6264
Remove unused imports 2020-04-20 22:45:09 +05:30
Pradyun Gedam 9994a4d9f5
📰 2020-04-20 22:37:25 +05:30
Pradyun Gedam 7e61569b1a
Drop --skip-requirements-regex 2020-04-20 22:37:25 +05:30
Pradyun Gedam a531a15376
Merge pull request #8093 from pradyunsg/better-docs-for-in-place-builds 2020-04-20 03:27:44 +05:30
Pradyun Gedam 1d7b5d9b5d
Merge pull request #8092 from pradyunsg/improve-NEWS-entries 2020-04-20 02:56:44 +05:30
Pradyun Gedam 944987d80f
Merge pull request #8089 from pradyunsg/release-notes-to-changelog 2020-04-20 02:26:07 +05:30
Pradyun Gedam 756b02f712
Improve documentation for in-place builds 2020-04-20 02:23:22 +05:30
Pradyun Gedam ab7be3211b
Reword 7731.bugfix 2020-04-20 02:16:28 +05:30
Pradyun Gedam 4b28c37283
Merge pull request #8091 from pradyunsg/fix-release-bumping-logic 2020-04-20 02:11:25 +05:30
Pradyun Gedam 510be6a29d
Reword 7430.bugfix 2020-04-20 02:11:13 +05:30
Pradyun Gedam 7470b7a334
Reword 7729.feature 2020-04-20 02:11:13 +05:30
Pradyun Gedam 406473db2a
Add backticks to 7249.feature 2020-04-20 02:11:13 +05:30
Pradyun Gedam 95edc13a48
Reword toml.vendor 2020-04-20 02:11:13 +05:30
Pradyun Gedam 7cb733545b
Reword pytoml.vendor 2020-04-20 02:11:12 +05:30
Pradyun Gedam e8eb80802f
Fix wording in 7962.bugfix 2020-04-20 02:11:12 +05:30
Pradyun Gedam 01d12700f1
Reword 8013.bugfix 2020-04-20 02:11:12 +05:30
Pradyun Gedam 45094a6c32
Reword 7856.bugfix 2020-04-20 02:11:12 +05:30
Pradyun Gedam a5d23523b6
Remove 8075.feature 2020-04-20 02:11:12 +05:30
Pradyun Gedam 9c45fd43ca
Remove 7826.feature 2020-04-20 02:11:12 +05:30
Pradyun Gedam f1f63f052e
Make get_next_development_version understand betas 2020-04-20 00:51:45 +05:30
Pradyun Gedam ba46eb92cf
"Release Notes" -> "Changelog" 2020-04-20 00:29:38 +05:30
Pradyun Gedam 5483e6da9e
Add NEWS entry for the alpha resolver 2020-04-20 00:27:17 +05:30
Pradyun Gedam a0bead2c21
Merge pull request #8079 from uranusjr/satisfy-by-prerelease
Always allow prereleases in is_satisfied_by()
2020-04-19 19:09:18 +05:30
Tzu-ping Chung b69f70e725 News 2020-04-18 23:10:55 +08:00
Tzu-ping Chung 572d03b25b Always allow prereleases in is_satisfied_by() 2020-04-18 23:08:30 +08:00
Tzu-ping Chung 4fb7687fa7 Add failing tests 2020-04-18 22:47:44 +08:00
Pradyun Gedam 97f639057e
Merge pull request #8014 from uranusjr/always-return-installed-candidate 2020-04-18 16:15:14 +05:30
Paul Moore 9a91f451cf
Merge pull request #8071 from uranusjr/no-wheel-message-improve
Space after comma
2020-04-17 16:45:05 +01:00
Tzu-ping Chung 510aa46580 Space after comma 2020-04-17 22:39:35 +08:00
Pradyun Gedam 6f7d5b9ae9
Merge pull request #8056 from pradyunsg/vendoring/april-2020 2020-04-17 01:35:31 +05:30
Tzu-ping Chung 9c97b285b9 Rename variable for clarity 2020-04-16 13:44:13 +08:00
Paul Moore 2f3a1be118
Merge pull request #8033 from pfmoore/messages
Make message more user friendly when unable to resolve
2020-04-15 19:43:53 +01:00
Pradyun Gedam 5bea530899
Change certifi version to 2020.04.05.1 2020-04-15 23:27:30 +05:30
Pradyun Gedam df9bbb403f
Fix bug in pip debug 2020-04-15 23:26:12 +05:30
Pradyun Gedam 101332f70f
Upgrade urllib3 to 1.25.8 2020-04-15 21:35:58 +05:30
Pradyun Gedam 812f2a9f5b
Upgrade idna to 2.9 2020-04-15 21:35:58 +05:30
Pradyun Gedam 05aae8f888
Upgrade certifi to 2020.4.5.1 2020-04-15 21:35:57 +05:30
Pradyun Gedam e94f93530f
Upgrade requests to 2.23.0 2020-04-15 21:35:55 +05:30
Pradyun Gedam d2439f7d99
Upgrade pyparsing to 2.4.7 2020-04-15 21:35:52 +05:30
Pradyun Gedam 8ce1872cdd
Upgrade pep517 to 0.8.2 2020-04-15 21:35:49 +05:30
Pradyun Gedam 2694496d26
Upgrade packaging to 20.3 2020-04-15 21:35:45 +05:30
Pradyun Gedam 8f2b7c6344
Upgrade msgpack to 1.0.0 2020-04-15 21:35:43 +05:30
Pradyun Gedam fc394ca52b
Upgrade distro to 1.5.0 2020-04-15 21:09:17 +05:30
Pradyun Gedam 2ece449217
Upgrade contextlib2 to 0.6.0.post1 2020-04-15 21:07:42 +05:30
Paul Moore 8c118c8f3a Fix the test to check for canonical name 2020-04-14 15:18:24 +01:00