aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* node: #14983 NODEJS_ICU_SMALL is defaultRobin Rainton2021-04-11
| | | | Signed-off-by: Robin Rainton <robin@rainton.com>
* python-pytest: update to version 6.2.3Jan Pavlinec2021-04-07
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #15359 from BKPepe/zeroconfJosef Schlehofer2021-04-07
|\ | | | | zeroconf: update to version 0.29.0
| * zeroconf: update to version 0.29.0Josef Schlehofer2021-04-06
| | | | | | | | | | | | Update copyright in Makefile Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | lualanes: build with CMakeRosen Penev2021-04-06
|/ | | | | | | | | | | | Faster to compile. Add license information. Several cleanups for consistency between packages. Small patch fix now that uClibc-ng is gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* pillow: bump to version 8.2.0Alexandru Ardelean2021-04-05
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python3: bump to version 3.9.4Alexandru Ardelean2021-04-05
| | | | | | For some reason Python3 jumped from 3.9.2 to 3.9.4 in about a week. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* lua-openssl: try to fix buildbotRosen Penev2021-04-04
| | | | | | Something is weird there. Can't reproduce on CI or locally. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python-dotenv: update to v0.17.0Javier Marcet2021-04-05
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* Merge pull request #15074 from ja-pa/python-greenletRosen Penev2021-04-03
|\ | | | | python-eventlet & python-greenlet: add new packages
| * python-eventlet: add new packageJan Pavlinec2021-03-23
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * python-greenlet: add new packageJan Pavlinec2021-03-23
| | | | | | | | | | | | | | | | Notes: Build is disabled for arc and mips because greenlet isn't ported for these platforms Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #15025 from ja-pa/python-flask-socketioRosen Penev2021-04-03
|\ \ | | | | | | python-flask-socketio: add new package
| * | python-flask-socketio: add new packageJan Pavlinec2021-03-23
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | python-bidict: add new packageJan Pavlinec2021-03-23
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | python-socketio: add new packageJan Pavlinec2021-03-23
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | python-engineio: add new packageJan Pavlinec2021-03-23
| |/ | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #15080 from ja-pa/python-pysocksRosen Penev2021-04-03
|\ \ | | | | | | python-pysocks: add new package
| * | python-pysocks: add new packageJan Pavlinec2021-03-10
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | python-flask-httpauth: add new packageJan Pavlinec2021-04-03
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | lua-openssl: update to 0.7.8-0Rosen Penev2021-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Swith to building with CMake to avoid huge patching of the stock Makefile. Reorganize Makefile for consistency between packages. Add patch to fix deprecated OpenSSL functions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | python3-pyroute2: update to version 0.5.16Martin Matějek2021-03-30
| | | | | | | | | | | | Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
* | | numpy: bump to version 1.20.2Alexandru Ardelean2021-03-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-lxml: bump to version 4.6.3Alexandru Ardelean2021-03-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | gunicorn: bump to version 20.1.0Alexandru Ardelean2021-03-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | django-restframework: bump to version 3.12.4Alexandru Ardelean2021-03-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | treewide: build CMake projects with NinjaRosen Penev2021-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | faster to compile. A small selection of packages was tested going from: Executed in 696.30 secs fish external usr time 82.98 mins 395.00 micros 82.98 mins sys time 9.02 mins 0.00 micros 9.02 mins to: Executed in 592.20 secs fish external usr time 84.84 mins 361.00 micros 84.84 mins sys time 8.85 mins 57.00 micros 8.85 mins Tested by running make -j 12 and wiping staging/build_dir/target_x Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | perl-mail-spamassassin: fix compilation without deprecated OpenSSL APIsRosen Penev2021-03-26
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | luajit: fix compilation with host clangRosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | It errors out with this section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | luv: update to 1.36.0-0Rosen Penev2021-03-26
| |/ |/| | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15127 from neheb/evRosen Penev2021-03-20
|\ \ | | | | | | lua-ev: update to 1.5
| * | lua-ev: update to 1.5Rosen Penev2021-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use AUTORELEASE for simplicity Switch to compilation with ninja as it's faster. Use the proper install paths to install ev.so Use codeload for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | openpyxl: bump to version 3.0.7Alexandru Ardelean2021-03-15
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | lang/lua-libmodbus: bump to 0.7 releaseKarl Palsson2021-03-15
|/ / | | | | | | | | | | | | Includes fixes for OpenWrt's Lnum patched lua. Release notes at: https://github.com/etactica/lua-libmodbus/blob/v0.7/changelog Signed-off-by: Karl Palsson <karlp@etactica.com>
* | Merge pull request #15083 from jmarcet/python_websocket_client_updateRosen Penev2021-03-10
|\ \ | | | | | | python3-websocket-client: update to 0.58.0
| * | python3-websocket-client: update to 0.58.0Javier Marcet2021-03-09
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | Merge pull request #15082 from jmarcet/python_docker_updateRosen Penev2021-03-10
|\ \ \ | |_|/ |/| | python-docker: Update to 4.4.4
| * | python-docker: Update to 4.4.4Javier Marcet2021-03-09
| |/ | | | | | | | | | | | | | | | | Bugfixes: - Remove LD_LIBRARY_PATH and SSL_CERT_FILE environment variables when shelling out to the ssh client. Signed-off-by: Javier Marcet <javier@marcet.info>
* | python3-libsemanage: update to 3.2Rosen Penev2021-03-09
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | python3-libselinux: update to 3.2Rosen Penev2021-03-09
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #15047 from commodo/pillowJosef Schlehofer2021-03-08
|\ | | | | pillow: bump to version 8.1.2
| * pillow: bump to version 8.1.2Alexandru Ardelean2021-03-08
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-zipp: update to version 3.4.1Jan Pavlinec2021-03-08
|/ | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #15010 from mhei/php8-updateMichael Heimpold2021-03-07
|\ | | | | php8: update to 8.0.3
| * php8: update to 8.0.3Michael Heimpold2021-03-06
| | | | | | | | | | | | Also update opcache compile fix patch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * php8: fix pecl build with QUILTEneas U de Queiroz2021-03-06
| | | | | | | | | | | | | | This is d4979cff0 ported to php8. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * php8: fix build with QUILTEneas U de Queiroz2021-03-06
| | | | | | | | | | | | | | This is d4979cff0 ported to php8. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #14873 from neheb/cxxRosen Penev2021-03-06
|\ \ | |/ |/| treewide: remove uClibc++ support
| * treewide: remove uClibc++ supportRosen Penev2021-03-05
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15011 from mhei/php7-updateMichael Heimpold2021-03-06
|\ \ | | | | | | php7: update to 7.4.16