summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMXEBot as Travis CI <mxebot@gmail.com>2020-12-10 02:25:43 (GMT)
committerMXEBot as Travis CI <mxebot@gmail.com>2020-12-10 02:25:43 (GMT)
commit01e5d288173d7bb463ea8d5a9d3eb304ff3b0529 (patch)
tree8d71e233f2a113484f015ef82ea14bc78854a47e
parent9020281cbf8e07786b9ab6c999dc6443ff2d5946 (diff)
downloadmxe-01e5d288173d7bb463ea8d5a9d3eb304ff3b0529.zip
mxe-01e5d288173d7bb463ea8d5a9d3eb304ff3b0529.tar.gz
mxe-01e5d288173d7bb463ea8d5a9d3eb304ff3b0529.tar.bz2
Update packages.json & build-matrix.html
-rw-r--r--docs/build-matrix.html46
-rw-r--r--docs/packages.json6
2 files changed, 48 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html
index 99f1367..8048011 100644
--- a/docs/build-matrix.html
+++ b/docs/build-matrix.html
@@ -2789,7 +2789,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> mesa </th>
- <td>18.3.6 </td>
+ <td>20.3.0 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@@ -3598,6 +3598,46 @@ feel free to submit a pull request.
</tr>
<tr>
+ <th class="row" title=""> python-conf </th>
+ <td>1 </td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td class="supported">&#x2713;</td>
+ </tr>
+
+<tr>
+ <th class="row" title=""> python-mako </th>
+ <td>1.1.3 </td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td class="supported">&#x2713;</td>
+ </tr>
+
+<tr>
+ <th class="row" title=""> python-markupsafe </th>
+ <td>1.1.1 </td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td class="supported">&#x2713;</td>
+ </tr>
+
+<tr>
+ <th class="row" title=""> python-setuptools </th>
+ <td>df51e62 </td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td class="supported">&#x2713;</td>
+ </tr>
+
+<tr>
<th class="row" title=""> qca </th>
<td>2.3.1 </td>
<td class="unsupported">&#215;</td>
@@ -4981,13 +5021,13 @@ feel free to submit a pull request.
<th class="row" colspan="2">
Total: 479
<br>(+7 virtual
-+8 native-only)
++12 native-only)
</th>
<th>474</th>
<th>409</th>
<th>460</th>
<th>408</th>
-<th>44</th>
+<th>48</th>
</tr>
</tbody>
</table>
diff --git a/docs/packages.json b/docs/packages.json
index 4ef99e7..23438a9 100644
--- a/docs/packages.json
+++ b/docs/packages.json
@@ -274,7 +274,7 @@
"lzo": {"version": "2.10", "website": "https://www.oberhumer.com/opensource/lzo/", "description": ""},
"matio": {"version": "1.5.2", "website": "https://sourceforge.net/projects/matio/", "description": ""},
"mdbtools": {"version": "0.7.1", "website": "https://sourceforge.net/projects/mdbtools/", "description": ""},
- "mesa": {"version": "18.3.6", "website": "", "description": ""},
+ "mesa": {"version": "20.3.0", "website": "https://mesa3d.org", "description": "The Mesa 3D Graphics Library"},
"metis": {"version": "5.1.0", "website": "glaros.dtc.umn.edu", "description": "metis"},
"mingw-w64": {"version": "8.0.0", "website": "https://mingw-w64.sourceforge.io/", "description": "MinGW-w64 Runtime"},
"miniupnpc": {"version": "2.0", "website": "http://miniupnp.free.fr/", "description": ""},
@@ -355,6 +355,10 @@
"protobuf": {"version": "3.9.0", "website": "https://github.com/google/protobuf", "description": ""},
"pthreads": {"version": "POSIX 1003.1-2001", "website": "https://en.wikipedia.org/wiki/POSIX_Threads", "description": "POSIX Threads"},
"pugixml": {"version": "1.8", "website": "https://pugixml.org/", "description": "Light-weight, simple, and fast XML parser for C++ with XPath support"},
+ "python-conf": {"version": "1", "website": "", "description": ""},
+ "python-mako": {"version": "1.1.3", "website": "https://www.makotemplates.org", "description": "Mako Templates for Python"},
+ "python-markupsafe": {"version": "1.1.1", "website": "https://palletsprojects.com/p/markupsafe", "description": "Safely add untrusted strings to HTML/XML markup"},
+ "python-setuptools": {"version": "df51e62", "website": "https://pypi.org/project/setuptools", "description": "Easily download, build, install, upgrade, and uninstall Python packages"},
"qca": {"version": "2.3.1", "website": "https://userbase.kde.org/QCA", "description": "Qt Cryptographic Architecture"},
"qdbm": {"version": "1.8.78", "website": "https://fallabs.com/qdbm/", "description": "QDBM"},
"qhttpengine": {"version": "1.0.1", "website": "https://github.com/nitroshare/qhttpengine", "description": ""},