aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
...
* | | Merge pull request #14744 from jefferyto/python-cryptography-3.3.2Rosen Penev2021-02-15
|\ \ \ | |/ / |/| | python-cryptography: Update to 3.3.2
| * | python-cryptography: Update to 3.3.2Jeffery To2021-02-15
| |/ | | | | | | | | | | | | This fixes CVE-2020-36242 (buffer overflows caused by integer overflow in OpenSSL). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #14722 from BKPepe/sqlalchemyRosen Penev2021-02-14
|\ \ | |/ |/| python-sqlalchemy: update to version 1.3.23
| * python-sqlalchemy: update to version 1.3.23Josef Schlehofer2021-02-12
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #14689 from peter-stadler/djangoRosen Penev2021-02-09
|\ \ | | | | | | django: update to 3.1.6 (fixing CVE-2021-3281)
| * | django: update to 3.1.6Peter Stadler2021-02-09
| | | | | | | | | | | | | | | | | | fix for CVE-2021-3281 Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | python-ubus: add packageErik Larsson2021-02-09
| | | | | | | | | | | | | | | | | | Python bindings for ubus. Signed-off-by: Erik Larsson <who+github@cnackers.org>
* | | python-hyperlink: Update to 21.0.0, refresh patchJeffery To2021-02-08
|/ / | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | numpy: bump to version 1.20.0Alexandru Ardelean2021-02-02
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-execnet: update to version 1.8.0Jan Pavlinec2021-02-01
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | python-uci: add packageErik Larsson2021-01-31
| | | | | | | | | | | | | | Python bindings for libuci, useful for writing ansible modules to manage OpenWRT systems. Reused Makefile from upstream: https://gitlab.nic.cz/turris/turris-os-packages/-/blob/develop/lang/python-uci/Makefile Signed-off-by: Erik Larsson <who+github@cnackers.org>
* | python-pytest: update to version 6.2.2Jan Pavlinec2021-01-27
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | python-pytest-xdist: update to version 2.2.0Jan Pavlinec2021-01-27
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | python-psutil: update to version 5.8.0Jan Pavlinec2021-01-27
|/ | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* python-flask-seasurf: update to version 0.3.0Josef Schlehofer2021-01-24
| | | | | | - Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-evdev: bump to version 1.4.0Alexandru Ardelean2021-01-20
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openpyxl: bump to version 3.0.6Alexandru Ardelean2021-01-20
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-docker: Update to 4.4.1Javier Marcet2021-01-11
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* django-restframework: bump to version 3.12.2Alexandru Ardelean2021-01-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* pymysql: bump to version 1.0.2Alexandru Ardelean2021-01-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* django: bump to version 3.1.5Alexandru Ardelean2021-01-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* numpy: bump to version 1.19.5Alexandru Ardelean2021-01-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-msgpack: update to version 1.0.2Jan Pavlinec2021-01-11
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* python-requests: add patch to solve idna conflictJosef Schlehofer2021-01-10
| | | | | | | Fixes: pkg_resources.ContextualVersionConflict: (idna 3.0 (/usr/lib/python3.9/site-packages), Requirement.parse('idna<3,>=2.5'), {'requests'}) Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-aiohttp: update to version 3.7.1Josef Schlehofer2021-01-09
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-slugify: update to version 4.0.1Josef Schlehofer2021-01-09
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-voluptuous-serialize: update to version 2.4.0Josef Schlehofer2021-01-09
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-voluptuous: update to version 0.12.1Josef Schlehofer2021-01-09
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* pillow: bump to version 8.1.0Alexandru Ardelean2021-01-05
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-idna: bump to version 3.1Alexandru Ardelean2021-01-05
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-pyopenssl: bump to version 20.0.1Alexandru Ardelean2020-12-21
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-requests: bump to version 2.25.1Alexandru Ardelean2020-12-21
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-cryptography: bump to version 3.3.1Alexandru Ardelean2020-12-16
| | | | | | | | | | Regenerated patches from: https://github.com/pyca/cryptography/pull/4920 The patch names were kept as generated via 'git format-patch 3.3.1..' And ran through quilt. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-chardet: bump to version 4.0.0Alexandru Ardelean2020-12-16
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python3: bump to version 3.9.1Alexandru Ardelean2020-12-14
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #12913 from ja-pa/augeas-new-packageRosen Penev2020-12-07
|\ | | | | augeas & python-augeas: add new package
| * python-augeas: add new packageJan Pavlinec2020-12-07
| | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz> Co-authored-by: Jeffery To <jeffery.to@gmail.com>
* | django: bump to version 3.1.4Alexandru Ardelean2020-12-07
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-lxml: bump to version 4.6.2Alexandru Ardelean2020-12-07
|/ | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-pyopenssl: Update to 20.0.0Jeffery To2020-12-01
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-cffi: Update to 1.14.4Jeffery To2020-12-01
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* asgiref: update to version 3.3.1Peter Stadler2020-11-30
| | | | | | | From https://github.com/django/asgiref/blob/master/CHANGELOG.txt * Updated StatelessServer to use ASGI v3 single-callable applications. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* python3: fix compilationRosen Penev2020-11-29
| | | | | | | Because of e52d0487e88c3c8c57e1310d1a02b18eae0d142e , these flags no longer get passed. Add them back to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python-requests: bump to version 2.25.0Alexandru Ardelean2020-11-24
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #13892 from commodo/python-updates1Rosen Penev2020-11-11
|\ | | | | django,numpy,pytz: bump package versions
| * python-pytz: bump to version 2020.4Alexandru Ardelean2020-11-11
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * numpy: bump to version 1.19.4Alexandru Ardelean2020-11-11
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * django: bump to version 3.1.3Alexandru Ardelean2020-11-11
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #13845 from ja-pa/moreitertools-8.6.0Rosen Penev2020-11-10
|\ \ | | | | | | python-more-itertools: update to version 8.6.0
| * | python-more-itertools: update to version 8.6.0Jan Pavlinec2020-11-10
| |/ | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>