Lumir Balhar
728b4e49d0
Do not emit a warning about root privileges when --root is used
2020-07-10 08:17:12 +02:00
Tomas Hrnciar
55406531cf
Update to 20.1~b1
...
Don't install pip wheel via path to prevent PEP 610 treatment, see:
https://discuss.python.org/t/pep-610-usage-guidelines-for-linux-distributions/4012
2020-05-20 08:15:36 +00:00
Miro Hrončok
f994ff1cc7
Update to 20.0.2
...
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1793456
The main() wrapper moved the import path again, this time with compatibility shim:
- we still need pip-allow-different-versions.patch to support older pips installed by users
- we dropped callable-main.patch - the shim is provided by pip for all previous paths
- no need to patch older pips to support user installed pip 20+
- no need to patch Pythons (or virtualenv) to support pip 20+ wheel in ensurepip
2020-03-04 12:47:38 +01:00
Tomas Orsava
f6e9c0640b
Update to 19.3.1 ( #1761508 )
...
Drop upstreamed patch that fixed expected output in test to not break with alpha/beta/rc Python versions
2019-12-11 16:41:11 +01:00
Miro Hrončok
853f763a7e
Remove a redundant second WARNING prefix form the root warning
...
It is added automatically since 19.1.
2019-06-10 14:50:04 +02:00
Miro Hrončok
de5ce17674
Fix root warning when pip is invoked via python -m pip
...
Fixes https://github.com/pypa/pip/issues/6576
2019-06-10 13:09:38 +02:00
Miro Hrončok
82235d4efa
Update to 18.1 ( #1652089 )
2018-11-22 13:58:09 +01:00
Marcel Plch
2e7f501aa1
Update to 18.0
2018-07-31 12:17:18 +02:00
Tomas Orsava
d6fcf17a6e
Fix typo in the sudo pip warning
2017-03-21 12:09:02 +01:00
Tomas Orsava
5a8e99c9e5
No sudo pip warning in venv or virtualenv
2017-03-03 15:15:51 +01:00
Tomas Orsava
33d96860e5
Customize the sudo pip warning with the proper version of the pip
2017-02-23 12:17:28 +01:00
Tomas Orsava
3d0a78651f
Added patch: Emit a warning when running with root privileges
2017-02-16 11:48:01 +01:00