Commit Graph

6813 Commits

Author SHA1 Message Date
frostming 08ec79d5db fix filename 2020-05-29 13:40:50 +08:00
frostming af649b2b86 Fix incorrect environment when inside venv 2020-05-29 13:35:56 +08:00
Frost Ming 800155f8e4 Merge pull request #4283 from GPHemsley/issue-4278
#4278: Don't pin wildcard versions in lockfile
2020-05-29 12:58:45 +08:00
Gordon P. Hemsley 873beae567 #4278: Don't pin wildcard versions in lockfile
Fixes bug introduced by 552d1274ea,
which activated the (unused) changes made much earlier in
a08a2da524.
2020-05-29 00:01:12 -04:00
Dan Ryan b5becd8f3b Merge pull request #4280 from GPHemsley/issue-4279
#4279: Stop test_ssh_vcs_install from failing
2020-05-28 21:16:51 -04:00
Dan Ryan e0017e82ab Merge branch 'master' into issue-4279 2020-05-28 21:16:43 -04:00
Dan Ryan 789b334ea0 Merge pull request #4277 from brainwane/releaseprocess 2020-05-28 21:12:24 -04:00
Sumana Harihareswara 0ce098edff Remove pypa-dev mention in release process
Per https://groups.google.com/d/msg/pypa-dev/rUNsfIbruHM/LCEx-CB5AgAJ
the pypa-dev Google Group is now decommissioned.
Pointing to Discourse instead.

Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-05-28 17:37:11 -04:00
Gordon P. Hemsley 0add59f499 #4279: Stop test_ssh_vcs_install from failing
Remove expectation of `version` key in `test_ssh_vcs_install` to
stop it from failing.

Mirrors similar change to `test_git_vcs_install` in
243b4fd0df.
2020-05-28 12:48:28 -04:00
Sumana Harihareswara 26f32513c5 Update release process to reflect Dan's notes
Towards issue #4130.

Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-05-28 11:27:05 -04:00
Github Action 67cf7d0d91 Bumped version.
Signed-off-by: Github Action <action@github.com>
2020-05-28 04:54:23 +00:00
Dan Ryan 472618cf0d Release v2020.5.28 v2020.5.28 2020-05-28 00:04:32 -04:00
Dan Ryan ed30845837 Update gitignore and release task
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-28 00:03:57 -04:00
Dan Ryan 3bbdb74ef5 Fix whitespace
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-27 23:45:45 -04:00
Dan Ryan 06f5d7f58c Merge pull request #4267 from torsava/import-vendored-attrs 2020-05-27 23:15:15 -04:00
Dan Ryan 45675144bd Merge branch 'master' into import-vendored-attrs 2020-05-27 19:57:37 -04:00
Dan Ryan df664f2784 Add patch to update attrs import paths and add news entry.
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-27 19:57:02 -04:00
Dan Ryan 3acad96afd Fix piptools patch typo
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-27 19:49:56 -04:00
Tomas Orsava 41042cffee Make sure to import the vendored attrs 2020-05-25 16:53:13 +02:00
Github Action df0eabf0a4 Bumped version.
Signed-off-by: Github Action <action@github.com>
2020-05-20 20:42:31 +00:00
Dan Ryan 96df756c66 Release v2020.4.1b2 v2020.4.1b2 2020-05-20 16:12:15 -04:00
Dan Ryan a67882cf5d Fix improper restructured text code escape syntax
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-20 16:11:44 -04:00
Dan Ryan 8cc00622cc Update makefile to build docs
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-20 15:58:49 -04:00
Dan Ryan 12e46a0bfb Fix release file
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-20 15:24:13 -04:00
Dan Ryan 3549d28702 Update release script
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-20 15:12:12 -04:00
Dan Ryan db74ee692d Merge pull request #4183 from ncoghlan/issue-3316-lock-all-deps-with-dev 2020-05-20 12:38:55 -04:00
Dan Ryan 562dcaae4b Merge branch 'master' into issue-3316-lock-all-deps-with-dev 2020-05-20 11:39:55 -04:00
Dan Ryan b2cc53a59b Merge pull request #4257 from rafaelpivato/safety-key-flag 2020-05-20 11:39:11 -04:00
Dan Ryan ce5499db0f Added news entry
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-20 09:57:52 -04:00
Dan Ryan ff91fa958a Merge branch 'master' into issue-3316-lock-all-deps-with-dev 2020-05-20 02:49:42 -04:00
Dan Ryan 48f978449d Merge branch 'master' into safety-key-flag 2020-05-20 02:49:32 -04:00
Dan Ryan 49335ad1a8 Merge pull request #4262 from pypa/bugfix/4220 2020-05-20 02:49:09 -04:00
Dan Ryan ed780c4061 Tweak crayons patch with vendored imports
- Remove now-unused `allow_global` argument to pip install
  argument builder
- Update vistir version number and code to fix vendoring issue

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-20 01:47:48 -04:00
Dan Ryan 2c49876bcf Detect global setting at environment creation time
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 22:06:25 -04:00
Dan Ryan 8f3ba7eded Add missing news entry
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 19:50:35 -04:00
Dan Ryan 5c95ec9b9b Load the pip version from the correct prefix
- Respect `--system` when it is supplied during install
- Fixes #4220

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 19:49:32 -04:00
Dan Ryan 23a2e7c784 Merge pull request #4216 from pypa/feature/only-install-missing 2020-05-19 19:49:04 -04:00
Dan Ryan 4c10c35b57 Update vistir patch
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 19:48:37 -04:00
Dan Ryan 8e608ef4c8 use correct lookup to check if requested req is local
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 18:28:44 -04:00
Dan Ryan 557b5a333f Only compare paths that exist
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 17:52:38 -04:00
Dan Ryan 69d785d4a2 Use samefile to compare source paths
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 16:47:10 -04:00
Dan Ryan 196a5bf00b Compare direct urls to avoid reinstallling
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 16:47:02 -04:00
Dan Ryan f051d348f5 Skip satisfied dependencies during installation
- Skip satisfied dependencies in the environment during install
  by checking whether the constraint of a specifier is satisfied
- If there is no specifier and a dependency is installed, assume it
  is satisfied
- For editable dependencies, if the dependency in the environment is
  an egg link and points at the same path as the given dep, assume
  it is satisfied
- Fixes #3057

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 16:47:02 -04:00
Dan Ryan edce45c5c8 Merge pull request #4255 from pypa/bugfix/4226 2020-05-19 16:46:44 -04:00
Dan Ryan f81cec0840 Merge pull request #4259 from pypa/bugfix/3976 2020-05-19 15:39:20 -04:00
Dan Ryan f4fba43533 Update requirementslib and vistir
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 15:39:05 -04:00
Dan Ryan 243b4fd0df VCS version key removal
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 14:47:56 -04:00
Dan Ryan 07a7c6110f Remove version from VCS lock keys
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 14:23:01 -04:00
Dan Ryan befb29ceae Update requirement parser and lockfile generation for vcs dependencies, fix test
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 13:36:23 -04:00
Dan Ryan c4f6b7f6f4 use normalized names in lockfile
Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 10:53:00 -04:00