Browse Source

Chronological shuffle for 72a1

Ian Neal 1 month ago
parent
commit
9951e34ecf

+ 0 - 0
mozilla-release/patches/1420363-72a1.patch → mozilla-release/patches/1420363-73a1.patch


+ 2 - 2
mozilla-release/patches/1508320-72a1.patch

@@ -2,7 +2,7 @@
 # User Edwin Takahashi <egao@mozilla.com>
 # User Edwin Takahashi <egao@mozilla.com>
 # Date 1573164285 0
 # Date 1573164285 0
 # Node ID b1aa588704613c6d72f4c609f16527e4f417e09d
 # Node ID b1aa588704613c6d72f4c609f16527e4f417e09d
-# Parent  36760dcad4068fa02bfaa674821dc83e4a4d4ab5
+# Parent  9508e3fccf1b03a03dc9428a15207888f7b43459
 Bug 1508320 - upgrade vendored psutil package to 5.6.3 r=ahal,gbrown
 Bug 1508320 - upgrade vendored psutil package to 5.6.3 r=ahal,gbrown
 
 
 Differential Revision: https://phabricator.services.mozilla.com/D51764
 Differential Revision: https://phabricator.services.mozilla.com/D51764
@@ -29905,7 +29905,7 @@ diff --git a/third_party/python/requirements.in b/third_party/python/requirement
  python-hglib==2.4
  python-hglib==2.4
  redo==2.0.3
  redo==2.0.3
  requests==2.9.1
  requests==2.9.1
- six==1.13.0
+ six==1.10.0
  virtualenv==15.2.0
  virtualenv==15.2.0
  voluptuous==0.11.5
  voluptuous==0.11.5
 diff --git a/third_party/python/requirements.txt b/third_party/python/requirements.txt
 diff --git a/third_party/python/requirements.txt b/third_party/python/requirements.txt

+ 0 - 0
mozilla-release/patches/1583353-9-72a1.patch → mozilla-release/patches/1583353-10-72a1.patch


+ 2 - 2
mozilla-release/patches/1595836-72a1.patch

@@ -2,7 +2,7 @@
 # User Tarek Ziade <tarek@mozilla.com>
 # User Tarek Ziade <tarek@mozilla.com>
 # Date 1573743764 0
 # Date 1573743764 0
 # Node ID d8ef1649d10d3da44356be01016ee11c6926831a
 # Node ID d8ef1649d10d3da44356be01016ee11c6926831a
-# Parent  c73a6fdc222c845c075732fe2d3868bc40e8db1d
+# Parent  368b23bfb86354e9cc7d6f034cb6a52ce0c91a9c
 Bug 1595836 - add support for ./mach python-test r=rwood
 Bug 1595836 - add support for ./mach python-test r=rwood
 
 
 Differential Revision: https://phabricator.services.mozilla.com/D52976
 Differential Revision: https://phabricator.services.mozilla.com/D52976
@@ -3962,7 +3962,7 @@ diff --git a/third_party/python/requirements.in b/third_party/python/requirement
  redo==2.0.3
  redo==2.0.3
  requests==2.9.1
  requests==2.9.1
 +responses==0.10.6
 +responses==0.10.6
- six==1.13.0
+ six==1.10.0
  virtualenv==15.2.0
  virtualenv==15.2.0
  voluptuous==0.11.5
  voluptuous==0.11.5
 diff --git a/third_party/python/requirements.txt b/third_party/python/requirements.txt
 diff --git a/third_party/python/requirements.txt b/third_party/python/requirements.txt

+ 5 - 5
mozilla-release/patches/1598417-72a1.patch

@@ -2,7 +2,7 @@
 # User Ricky Stewart <rstewart@mozilla.com>
 # User Ricky Stewart <rstewart@mozilla.com>
 # Date 1574804977 0
 # Date 1574804977 0
 # Node ID edb6623a0c7b00113b11aa6a56286a64aefc441c
 # Node ID edb6623a0c7b00113b11aa6a56286a64aefc441c
-# Parent  4bc4b393fb30d1f922040244323c453b3ded9aef
+# Parent  65fd0efed974004fc7e62f8d23473eea1a04c443
 Bug 1598417 - Update six to 1.13.0 r=firefox-build-system-reviewers,mshal
 Bug 1598417 - Update six to 1.13.0 r=firefox-build-system-reviewers,mshal
 
 
 Differential Revision: https://phabricator.services.mozilla.com/D54806
 Differential Revision: https://phabricator.services.mozilla.com/D54806
@@ -10,15 +10,15 @@ Differential Revision: https://phabricator.services.mozilla.com/D54806
 diff --git a/third_party/python/requirements.in b/third_party/python/requirements.in
 diff --git a/third_party/python/requirements.in b/third_party/python/requirements.in
 --- a/third_party/python/requirements.in
 --- a/third_party/python/requirements.in
 +++ b/third_party/python/requirements.in
 +++ b/third_party/python/requirements.in
-@@ -7,11 +7,11 @@ json-e==2.7.0
- pathlib2==2.3.2
+@@ -9,11 +9,11 @@ pathlib2==2.3.2
  pip-tools==3.0.0
  pip-tools==3.0.0
  pipenv==2018.5.18
  pipenv==2018.5.18
- psutil==5.4.3
+ psutil==5.6.3
  pytest==3.6.2
  pytest==3.6.2
  python-hglib==2.4
  python-hglib==2.4
  redo==2.0.3
  redo==2.0.3
  requests==2.9.1
  requests==2.9.1
+ responses==0.10.6
 -six==1.10.0
 -six==1.10.0
 +six==1.13.0
 +six==1.13.0
  virtualenv==15.2.0
  virtualenv==15.2.0
@@ -26,7 +26,7 @@ diff --git a/third_party/python/requirements.in b/third_party/python/requirement
 diff --git a/third_party/python/requirements.txt b/third_party/python/requirements.txt
 diff --git a/third_party/python/requirements.txt b/third_party/python/requirements.txt
 --- a/third_party/python/requirements.txt
 --- a/third_party/python/requirements.txt
 +++ b/third_party/python/requirements.txt
 +++ b/third_party/python/requirements.txt
-@@ -82,19 +82,19 @@ scandir==1.9.0 \
+@@ -89,19 +89,19 @@ scandir==1.9.0 \
      --hash=sha256:44975e209c4827fc18a3486f257154d34ec6eaec0f90fef0cca1caa482db7064 \
      --hash=sha256:44975e209c4827fc18a3486f257154d34ec6eaec0f90fef0cca1caa482db7064 \
      --hash=sha256:61859fd7e40b8c71e609c202db5b0c1dbec0d5c7f1449dec2245575bdc866792 \
      --hash=sha256:61859fd7e40b8c71e609c202db5b0c1dbec0d5c7f1449dec2245575bdc866792 \
      --hash=sha256:a5e232a0bf188362fa00123cc0bb842d363a292de7126126df5527b6a369586a \
      --hash=sha256:a5e232a0bf188362fa00123cc0bb842d363a292de7126126df5527b6a369586a \

+ 54 - 54
mozilla-release/patches/series

@@ -5927,88 +5927,88 @@ NOBUG-removenonascii67a1-25314.patch
 1587913-71a1.patch
 1587913-71a1.patch
 1583360-71a1.patch
 1583360-71a1.patch
 1587715-PARTIAL-72a1.patch
 1587715-PARTIAL-72a1.patch
-1618065-75a1.patch
+1581224-72a1.patch
 1590086-72a1.patch
 1590086-72a1.patch
+1587232-72a1.patch
+1590344-72a1.patch
 1588947-72a1.patch
 1588947-72a1.patch
-1591195-72a1.patch
+1588123-72a1.patch
+1485057-72a1.patch
 1426865-2-72a1.patch
 1426865-2-72a1.patch
 1426865-4-72a1.patch
 1426865-4-72a1.patch
+1591195-72a1.patch
 1584296-72a1.patch
 1584296-72a1.patch
 1587079-72a1.patch
 1587079-72a1.patch
 1588283-72a1.patch
 1588283-72a1.patch
 1569728-1only-72a1.patch
 1569728-1only-72a1.patch
-1593966-72a1.patch
-1587116-72a1.patch
-1590907-2-72a1.patch
-1406309-72a1.patch
-1579189-72a1.patch
-1597065-72a1.patch
-1596456-72a1.patch
-1371390-72a1.patch
-1577336-3only-PARTIAL-72a1.patch
-1536848-72a1.patch
-1595674-72a1.patch
-1598164-3only-72a1.patch
+1212502-1-72a1.patch
+1589792-72a1.patch
 1566141-1-72a1.patch
 1566141-1-72a1.patch
 1566141-2-72a1.patch
 1566141-2-72a1.patch
 1566141-3-72a1.patch
 1566141-3-72a1.patch
 1566141-4-PARTIAL-72a1.patch
 1566141-4-PARTIAL-72a1.patch
+1583353-10-72a1.patch
+1212502-2-72a1.patch
+1591220-72a1.patch
+1593486-1-72a1.patch
 1593415-1-72a1.patch
 1593415-1-72a1.patch
+1593486-2-72a1.patch
+1593966-72a1.patch
+1592855-1-72a1.patch
+1592855-2-72a1.patch
+1592855-3-72a1.patch
+1592855-4-72a1.patch
+1212502-3-72a1.patch
+1593486-3-72a1.patch
+1508320-72a1.patch
 1578576-1-72a1.patch
 1578576-1-72a1.patch
 1578576-2no34-72a1.patch
 1578576-2no34-72a1.patch
+1587116-72a1.patch
+1590907-2-72a1.patch
+1590907-5-72a1.patch
+1562642-16-72a1.patch
 1566141-5-72a1.patch
 1566141-5-72a1.patch
 1566141-6-72a1.patch
 1566141-6-72a1.patch
 1566141-7-72a1.patch
 1566141-7-72a1.patch
-1593415-2-72a1.patch
-1562642-16-72a1.patch
 1562642-21-72a1.patch
 1562642-21-72a1.patch
+1406309-72a1.patch
 1562642-25-72a1.patch
 1562642-25-72a1.patch
-1566141-8-72a1.patch
-1599163-72a1.patch
-1578910-72a1.patch
-1598202-72a1.patch
-1590344-72a1.patch
-1591220-72a1.patch
-1212502-1-72a1.patch
-1212502-2-72a1.patch
-1212502-3-72a1.patch
-1590907-5-72a1.patch
 1595995-72a1.patch
 1595995-72a1.patch
-1598417-72a1.patch
-1508320-72a1.patch
+1595220-72a1.patch
+1579189-72a1.patch
 1595836-72a1.patch
 1595836-72a1.patch
+1516367-72a1.patch
+1566141-8-72a1.patch
+1593415-2-72a1.patch
+838896-72a1.patch
+1596911-1-72a1.patch
+1596456-72a1.patch
+1596807-72a1.patch
+1597686-72a1.patch
+1371390-72a1.patch
 1596431-72a1.patch
 1596431-72a1.patch
-1598830-72a1.patch
-1587232-72a1.patch
-1598273-72a1.patch
+1577336-3only-PARTIAL-72a1.patch
+1448349-72a1.patch
+1597065-72a1.patch
+1598202-72a1.patch
 1593105-72a1.patch
 1593105-72a1.patch
-1581224-72a1.patch
-1593486-1-72a1.patch
-1593486-2-72a1.patch
-1593486-3-72a1.patch
-1592855-1-72a1.patch
-1592855-2-72a1.patch
-1592855-3-72a1.patch
-1592855-4-72a1.patch
-1597686-72a1.patch
-1598839-72a1.patch
+1536848-72a1.patch
 1598099-72a1.patch
 1598099-72a1.patch
-1589792-72a1.patch
-1588123-72a1.patch
+1595674-72a1.patch
+1598382-72a1.patch
+1598839-72a1.patch
+1428718-1-72a1.patch
+1598830-72a1.patch
+1598273-72a1.patch
+1599163-72a1.patch
+1598417-72a1.patch
+1598164-3only-72a1.patch
 1599648-72a1.patch
 1599648-72a1.patch
 1599744-72a1.patch
 1599744-72a1.patch
-1428718-1-72a1.patch
-1595220-72a1.patch
-1448349-72a1.patch
-1485057-72a1.patch
-1596807-72a1.patch
-1516367-72a1.patch
-838896-72a1.patch
-1598382-72a1.patch
-1420363-72a1.patch
-1583353-9-72a1.patch
-1596911-1-72a1.patch
 1600048-72a1.patch
 1600048-72a1.patch
+1578910-72a1.patch
+1618065-75a1.patch
+1420363-73a1.patch
 1599235-73a1.patch
 1599235-73a1.patch
 1592302-1-73a1.patch
 1592302-1-73a1.patch
 1592302-2-73a1.patch
 1592302-2-73a1.patch