gecko-dev/third_party/python
Emilio Cobos Álvarez 4963e6b250 Bug 1739486 - Hack around https://github.com/pypa/virtualenv/issues/2208. r=mhentges
The virutalenv hack is in the fedora-distributed version of
virtualenv... Presumably eventually will become unnecessary once they
provide a proper "venv" distutils?

This patch applies both before and after the bump in comment 5, so your
call.

Differential Revision: https://phabricator.services.mozilla.com/D130410
2021-11-05 15:41:55 +00:00
..
aiohttp Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
appdirs Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
async_timeout Bug 1725708: Move all possible vendored deps to centralized system r=ahal 2021-09-09 18:18:51 +00:00
attrs Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
blessings Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
cbor2 Bug 1725708: Move all possible vendored deps to centralized system r=ahal 2021-09-09 18:18:51 +00:00
certifi Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
chardet Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
Click Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
colorama Bug 1686137 - Vendor 'colorama' library r=mhentges, g?firefox-build-system-reviewers 2021-11-03 15:41:14 +00:00
compare_locales Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
cookies Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
coverage Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
cram Bug 1725708: Move all possible vendored deps to centralized system r=ahal 2021-09-09 18:18:51 +00:00
diskcache Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
distro Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
dlmanager
ecdsa Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
esprima Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
fluent.migrate Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
fluent.syntax Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
glean_parser Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
gyp Bug 1718878 - Minimal changes to third_party library gyp to make it compatible with Python 3.10 r=mhentges 2021-10-27 13:35:12 +00:00
idna Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
idna-ssl Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
importlib_metadata Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
iso8601 Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
Jinja2 Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
jsmin Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
json-e Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
jsonschema Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
MarkupSafe Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
mohawk Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
mozilla_version Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
multidict Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
packaging Bug 1723031: Vendors packaging, pyparsing library r=ahal 2021-09-28 14:59:29 +00:00
pathspec Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
pip Bug 1732946: Vendor pip/setuptools/wheel instead of installing into venv r=ahal 2021-11-01 21:34:03 +00:00
pip_tools Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
ply Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
pyasn1 Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
pyasn1_modules Bug 1712151: Use compatible version of pyasn1-modules r=ahal 2021-09-09 18:18:44 +00:00
pylru Bug 1725708: Move all possible vendored deps to centralized system r=ahal 2021-09-09 18:18:51 +00:00
pyparsing Bug 1723031: Vendors packaging, pyparsing library r=ahal 2021-09-28 14:59:29 +00:00
pyrsistent Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
python-hglib
pytoml Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
PyYAML Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
redo Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
requests Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
requests_unixsocket Bug 1725708: Move all possible vendored deps to centralized system r=ahal 2021-09-09 18:18:51 +00:00
responses Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
rsa Bug 1725708: Move all possible vendored deps to centralized system r=ahal 2021-09-09 18:18:51 +00:00
sentry_sdk Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
setuptools Bug 1732946: Vendor pip/setuptools/wheel instead of installing into venv r=ahal 2021-11-01 21:34:03 +00:00
six Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
slugid Bug 1733950 - Update vendored copies of 'taskcluster', 'taskcluster_urls' and 'slugid', r=aki 2021-10-07 15:22:54 +00:00
taskcluster Bug 1733950 - Update vendored copies of 'taskcluster', 'taskcluster_urls' and 'slugid', r=aki 2021-10-07 15:22:54 +00:00
taskcluster_taskgraph Bug 1733950 - Vendor 'taskcluster-taskgraph==1.0.1' into mozilla-central, r=taskgraph-reviewers,aki 2021-10-08 04:05:53 +00:00
taskcluster_urls Bug 1733950 - Update vendored copies of 'taskcluster', 'taskcluster_urls' and 'slugid', r=aki 2021-10-07 15:22:54 +00:00
tqdm Bug 1686137 - Vendor 'tqdm' progress bar library r=mhentges 2021-11-03 15:41:13 +00:00
typing_extensions Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
urllib3 Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
virtualenv Bug 1739486 - Hack around https://github.com/pypa/virtualenv/issues/2208. r=mhentges 2021-11-05 15:41:55 +00:00
voluptuous Bug 1719144 - Update voluptuous. r=firefox-build-system-reviewers,mhentges 2021-07-06 15:26:30 +00:00
wheel Bug 1732946: Vendor pip/setuptools/wheel instead of installing into venv r=ahal 2021-11-01 21:34:03 +00:00
yamllint Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
yarl Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
zipp Bug 1713377: Change vendoring to use wheels where possible r=ahal,glandium 2021-06-16 15:53:16 +00:00
moz.build Bug 1732787: Clean up vendored "pystache" and "funcsigs" pkgs r=ahal 2021-09-29 15:19:23 +00:00
requirements.in Bug 1686137 - Vendor 'colorama' library r=mhentges, g?firefox-build-system-reviewers 2021-11-03 15:41:14 +00:00
requirements.txt Bug 1686137 - Vendor 'colorama' library r=mhentges, g?firefox-build-system-reviewers 2021-11-03 15:41:14 +00:00