aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
...
* 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>
* 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>
* | | 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>
* | openpyxl: bump to version 3.0.7Alexandru Ardelean2021-03-15
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.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 #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>
* | python3-libselinux: fix musl 1.2.x compilation.Rosen Penev2021-03-04
|/ | | | | | Backported upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python-typing-extensions: add new packageJan Pavlinec2021-03-02
| | | | | | | Note: Dependency for python3-aiohttp Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* python-aiohttp: update to version 3.7.4Jan Pavlinec2021-03-02
| | | | | | | | Note: Fixes CVE-2021-21330 Add new required dependecy python3-typing-extensions Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* django: bump to version 3.1.7Alexandru Ardelean2021-02-24
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmai.com>
* Merge pull request #14782 from dddaniel/masterRosen Penev2021-02-23
|\ | | | | python-psycopg2: Add new package
| * python-psycopg2: Add new packageDaniel Danzberger2021-02-23
| | | | | | | | | | | | | | | | | | | | | | | | Psycopg is the most popular PostgreSQL adapter for the Python programming language It's used by the python-sqlalchemy for postgresql This package was removed by this commit for lacking python3 support: c37b15e1c49cf27de8f34f43e93a7a5c184be9e0 Version 2.8.6 used in this package now supports pyhton3 Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | Merge pull request #14838 from ja-pa/python-packaging-20.9Rosen Penev2021-02-23
|\ \ | | | | | | python-packaging: update to version 20.9
| * | python-packaging: update to version 20.9Jan Pavlinec2021-02-22
| | | | | | | | | | | | | | | | | | | | | Changes: - add python-urllib dependency Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14841 from ja-pa/python-py-1.10.0-upRosen Penev2021-02-23
|\ \ \ | | | | | | | | python-py: update to version 1.10.0
| * | | python-py: update to version 1.10.0Jan Pavlinec2021-02-23
| |/ / | | | | | | | | | | | | | | | Fixes CVE-2020-29651 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14846 from ja-pa/pytho-pytest-xdist-2.2.1Rosen Penev2021-02-23
|\ \ \ | | | | | | | | python-pytest-xdist: update to version 2.2.1
| * | | python-pytest-xdist: update to version 2.2.1Jan Pavlinec2021-02-22
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14844 from ja-pa/python-more-itertools-8.7.0Josef Schlehofer2021-02-22
|\ \ \ | | | | | | | | python-more-itertools: update to version 8.7.0
| * | | python-more-itertools: update to version 8.7.0Jan Pavlinec2021-02-22
| |/ / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* / / python3: Update to 3.9.2, refresh patchesJeffery To2021-02-22
|/ / | | | | | | | | | | | | | | | | Includes fixes for: * CVE-2021-3177 - ctypes: Buffer overflow in PyCArg_repr * CVE-2021-23336 - urllib parse_qsl(): Web cache poisoning - semicolon as a query args separator Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* | python-docker: Update to 4.4.3Javier Marcet2021-02-19
| | | | | | | | | | | | | | | | Bugfixes: - Fix SSH port parsing when shelling out to the ssh client Signed-off-by: Javier Marcet <javier@marcet.info>
* | Merge pull request #14750 from neheb/pyreqRosen Penev2021-02-18
|\ \ | |/ |/| python-requests: split up patches into two files
| * python-requests: split up patches into two filesRosen Penev2021-02-15
| | | | | | | | | | | | | | | | quilt cannot handle two patches in one file. It ends up merging them and removing the description from the second. To avoid this, split into two. Signed-off-by: Rosen Penev <rosenp@gmail.com>