Граф коммитов

24 Коммитов

Автор SHA1 Сообщение Дата
Ted Mielczarek 28a107217d bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps
voluptuous 0.11.1 added support for a `description` argument for Required and
Optional objects, which is useful for adding descriptions in the schema that
we can persist when converting it to json-schema format. This patch vendors
the current version of voluptuous, which is 0.11.5.

MozReview-Commit-ID: 2qt1KE8MPYR

Differential Revision: https://phabricator.services.mozilla.com/D2839

--HG--
extra : rebase_source : f784a529a45fd5467de4dc39ab5db1624004bf2f
2018-08-06 06:45:33 -04:00
Dave Hunt a631fc714d Bug 1472201 - Vendor pytest 3.6.2 and dependencies; r=ahal
MozReview-Commit-ID: 5qfK6OygVMH

--HG--
rename : third_party/python/pytest/_pytest/vendored_packages/pluggy-0.4.0.dist-info/LICENSE.txt => third_party/python/pluggy/LICENSE
rename : third_party/python/pytest/doc/en/example/costlysetup/sub1/__init__.py => third_party/python/pytest/doc/en/example/costlysetup/sub_a/__init__.py
rename : third_party/python/pytest/doc/en/example/costlysetup/sub1/__init__.py => third_party/python/pytest/doc/en/example/costlysetup/sub_b/__init__.py
rename : third_party/python/pytest/_pytest/_code/__init__.py => third_party/python/pytest/src/_pytest/_code/__init__.py
extra : rebase_source : d80873f2b1899decefbddddfc2f69ae045925b81
2018-06-29 15:37:31 +01:00
Dave Hunt 6a3d72d58f Bug 1428362 - Vendor blessings via |mach vendor python|; r=ahal
MozReview-Commit-ID: 7suX72iyYEV

--HG--
extra : rebase_source : 5add0fe52017f69062567debacd1967b98c0507d
extra : source : 8218a2d572c59cd4c67f115fa0c9fcd82c98f5a1
2018-05-31 13:54:43 +01:00
Dave Hunt 3a2583759b Bug 1466211 - Switch all |mach python-test| tests to run using pipenv; r=ahal
MozReview-Commit-ID: AzmdDgAgZgI

--HG--
extra : rebase_source : cd4603b707bd4ca3f7e0783cf5b9adb8c47a9e01
extra : source : e550be515be30148c0a89c33953dff4148a6a171
2018-06-08 13:24:27 +01:00
Dave Hunt e991dba156 Bug 1466211 - Vendor voluptuous via |mach vendor python|; r=ahal
MozReview-Commit-ID: 21q9i0lStU3

--HG--
extra : rebase_source : 966a1dd7c1c8b7786bd17de35989fef468e2baed
2018-06-01 18:56:23 +01:00
Dave Hunt c0e75ef175 Bug 1466211 - Vendor json-e via |mach vendor python|; r=ahal
MozReview-Commit-ID: DPatUFNHDIR

--HG--
extra : rebase_source : d471abd8821cd87083f48a486daed79388f6a476
2018-06-01 18:42:11 +01:00
Dave Hunt 17fcbee541 Bug 1466211 - Vendor requests via |mach vendor python|; r=ahal
MozReview-Commit-ID: LMv2rYrwHWl

--HG--
extra : rebase_source : 90fb295c7b591c55f727a37b7100ef434b68750c
2018-06-01 23:13:55 +01:00
Margareta Eliza Balazs 7a2b0ea957 Backed out 7 changesets (bug 1466211) for bustage e.g. z/task_1529662815/src/js/src/configure --enable-ctypes --enable-optimize on a CLOSED TREE
Backed out changeset 6680ca0acc27 (bug 1466211)
Backed out changeset dfdf4ea83655 (bug 1466211)
Backed out changeset 23eb377e2e6d (bug 1466211)
Backed out changeset fe821d61ecbf (bug 1466211)
Backed out changeset e04950c7c496 (bug 1466211)
Backed out changeset 4b197754381a (bug 1466211)
Backed out changeset 1695d4464c54 (bug 1466211)
2018-06-22 14:33:21 +03:00
Dave Hunt 026a332568 Bug 1466211 - Switch all |mach python-test| tests to run using pipenv; r=ahal
MozReview-Commit-ID: AzmdDgAgZgI

--HG--
extra : rebase_source : 8db60e196667ae97e0f994930c9adbb4d2030d34
extra : source : e550be515be30148c0a89c33953dff4148a6a171
2018-06-08 13:24:27 +01:00
Dave Hunt aed322c276 Bug 1466211 - Vendor voluptuous via |mach vendor python|; r=ahal
MozReview-Commit-ID: 21q9i0lStU3

--HG--
extra : rebase_source : 966a1dd7c1c8b7786bd17de35989fef468e2baed
2018-06-01 18:56:23 +01:00
Dave Hunt c1dfb5d2d3 Bug 1466211 - Vendor json-e via |mach vendor python|; r=ahal
MozReview-Commit-ID: DPatUFNHDIR

--HG--
extra : rebase_source : d471abd8821cd87083f48a486daed79388f6a476
2018-06-01 18:42:11 +01:00
Dave Hunt ff328f7c1a Bug 1466211 - Vendor requests via |mach vendor python|; r=ahal
MozReview-Commit-ID: LMv2rYrwHWl

--HG--
extra : rebase_source : 90fb295c7b591c55f727a37b7100ef434b68750c
2018-06-01 23:13:55 +01:00
Sofia Carrillo 0c81030974 Bug 1463834 - vendored hglib, updated to python-hglib r=davehunt
--HG--
rename : third_party/python/hglib/LICENSE => third_party/python/python-hglib/LICENSE
rename : third_party/python/hglib/hglib/__init__.py => third_party/python/python-hglib/hglib/__init__.py
rename : third_party/python/hglib/hglib/client.py => third_party/python/python-hglib/hglib/client.py
rename : third_party/python/hglib/hglib/context.py => third_party/python/python-hglib/hglib/context.py
rename : third_party/python/hglib/hglib/error.py => third_party/python/python-hglib/hglib/error.py
rename : third_party/python/hglib/hglib/merge.py => third_party/python/python-hglib/hglib/merge.py
rename : third_party/python/hglib/hglib/templates.py => third_party/python/python-hglib/hglib/templates.py
rename : third_party/python/hglib/hglib/util.py => third_party/python/python-hglib/hglib/util.py
rename : third_party/python/hglib/setup.py => third_party/python/python-hglib/setup.py
extra : rebase_source : 552d93c9e90c04171c8b627c8f4f4fa5ec506cc3
2018-05-31 18:04:54 -07:00
Dave Hunt cf0af6d22f Bug 1388013 - Vendor jsmin via |mach vendor python|; r=ahal
MozReview-Commit-ID: 197reaD9GdL

--HG--
extra : rebase_source : b55f1dd13c7256da9a5c3d85502e03148f238961
2018-05-30 13:07:32 +01:00
Andreea Pavel dd5cd1d832 Backed out 3 changesets (bug 1388013) for build bustages e.g. ../python/mozbuild/mozpack/test/test_files.py on a CLOSED TREE
Backed out changeset eea857170a41 (bug 1388013)
Backed out changeset c55bfefbd4e1 (bug 1388013)
Backed out changeset 3a163da2b21b (bug 1388013)
2018-05-31 11:48:19 +03:00
Dave Hunt 72c3893e36 Bug 1388013 - Vendor jsmin via |mach vendor python|; r=ahal
MozReview-Commit-ID: 197reaD9GdL

--HG--
extra : rebase_source : 6e50b0add8c083add4dfe625b26f50a7adaae129
2018-05-30 13:07:32 +01:00
Dave Hunt 21f960591b Bug 1464082 - Vendor pytest via |mach vendor python|; r=ahal
Updated to 3.2.5.

MozReview-Commit-ID: 34OG1iGeMVW

--HG--
extra : rebase_source : 3ffa191b142f60897abb0728f53e71b8cda52701
2018-05-24 16:18:27 +01:00
Dave Hunt 979b14394d Bug 1463840 - Vendor attrs via |mach vendor python|; r=ahal
MozReview-Commit-ID: B0fpm0gPNiT

--HG--
extra : rebase_source : 90b6691dae70c4087f630d09d237add5d825ef30
2018-05-24 16:05:50 +01:00
Dave Hunt c5cc043842 Bug 1464088 - Vendor six via |mach vendor python|; r=ahal
MozReview-Commit-ID: KO2q3tP6hdQ

--HG--
extra : rebase_source : 97a84de60d56a9e2f4066518c80ceec297bfac8b
2018-05-24 16:04:45 +01:00
Brindusan Cristian ce2372fc54 Backed out changeset fdf92ddfbf86 (bug 1464038) for causing nightly bustages after virtualenv upgrade to 16.0.0 a=backout 2018-05-25 07:12:18 +03:00
Andrew Halberstadt 62a8d6db92 Bug 1464038 - Upgrade vendored copy of virtualenv to version 16.0.0, r=davehunt
This will in turn upgrade our version of pip from 9.0.3 -> 10.0.1

MozReview-Commit-ID: 4K7eUzgbSKk

--HG--
extra : rebase_source : 143ed58d428bdb75e53d614491503ca0810203b0
2018-05-23 16:07:32 -04:00
Dave Hunt 2ed70b195c Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal
MozReview-Commit-ID: LNJVCNNHGDg

--HG--
extra : rebase_source : 296672ac301e12d1c6b5954eca844f7b0a527583
2018-05-17 19:06:20 +01:00
Dorel Luca d6a248d5cd Backed out 3 changesets (bug 1346026) for Bugzilla linting
Backed out changeset 95410b5cdecc (bug 1346026)
Backed out changeset 705e8cb185d4 (bug 1346026)
Backed out changeset f293475f462d (bug 1346026)
2018-05-23 19:42:13 +03:00
Dave Hunt 08bc63b52b Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal
MozReview-Commit-ID: LNJVCNNHGDg

--HG--
extra : rebase_source : f9f8dab91c425e55b53d3e8f08ca58f93241ada8
2018-05-17 19:06:20 +01:00