aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
...
* | | | | python-chardet: fix Makefile typoEneas U de Queiroz2019-03-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | python-requests: fix circular dependencyEneas U de Queiroz2019-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing python3 conditional DEPENDS to avoid a circular dependency. Fixes a typo in Makefile. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | python-ply: fix circular dependencyEneas U de Queiroz2019-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing python3 conditional DEPENDS to avoid a circular dependency. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | python-simplejson: fix circular dependencyEneas U de Queiroz2019-03-13
|/ / / / | | | | | | | | | | | | | | | | | | | | Removing python2 conditional DEPENDS to avoid a circular dependency. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #8371 from neheb/patch-1Hannu Nyman2019-03-12
|\ \ \ \ | | | | | | | | | | python: Add PKG_CPE_ID for proper CVE tracking
| * | | | python: Add PKG_CPE_ID for proper CVE trackingRosen Penev2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8368 from neheb/pHannu Nyman2019-03-12
|\ \ \ \ \ | | | | | | | | | | | | python: Refresh patches
| * | | | | python: Refresh patchesRosen Penev2019-03-08
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | git is intollerant when it comes to fuzz. this fixes it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | python3: Fix compilation with deprecated OpenSSL APIsRosen Penev2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | python-requests: adjust to chardet renameHannu Nyman2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust to the rename of chardet to python-chardet Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | python-influxdb: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | python-paho-mqtt: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | python-appdirs: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | python-schema: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | python-contextlib2: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | python-jsonpath-ng: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | python-decorator: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | click-log: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | Merge pull request #8377 from Cynerd/add-python3-packagesHannu Nyman2019-03-11
|\ \ \ \ \ | | | | | | | | | | | | Add python3 variant for chadet, simplejson, requests and pytz
| * | | | | python-pytz: add Python3 versionKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | python-requests: add Python3 versionKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | python-simplejson: add Python3 specific packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package is rewritten to be current type of python package with variants but for backward compatibility the simplejson package name was left as is and new Python3 specific package was named correctly as python3-simplejson. Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | python-chardet: add Python3 variantKarel Kočí2019-03-11
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | Merge pull request #8033 from ysc3839/add-pycryptodomeHannu Nyman2019-03-11
|\ \ \ \ \ | |/ / / / |/| | | | python-cryptodome: add new package
| * | | | python-cryptodome: add new packageRichard Yu2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PyCryptodome is an almost drop-in replacement for the old PyCrypto library. Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | Merge pull request #7789 from neheb/pcapyHannu Nyman2019-03-10
|\ \ \ \ \ | | | | | | | | | | | | python-pcapy: Add uclibc++ support
| * | | | | python-pcapy: Add uclibc++ supportRosen Penev2018-12-26
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduces space required on the target device. Added patch to get rid of the explicit libstdcpp dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8211 from cshoredaniel/pr-update-bcryptHannu Nyman2019-03-10
|\ \ \ \ \ | |_|_|/ / |/| | | | bcrypt: Update to 3.1.6
| * | | | bcrypt: Update to 3.1.6Daniel F. Dickinson2019-02-12
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest version even though it's a no-op for us (change is for compilation on Haiku) because otherwise uscan (and folks who don't check changelogs for relevant changes) will complain. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | python: bump to version 2.7.16Alexandru Ardelean2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change updates Python to version 2.7.16, which is a bugfix release in the Python 2.7 series. This also removes patches back-ported from upstream. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Flask: now depends on python3-setuptoolsDaniel Golle2019-03-08
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #8338 from BKPepe/python-dnsHannu Nyman2019-03-06
|\ \ \ \ | | | | | | | | | | python-dns: Add Python3 variant, update to 1.16.0
| * | | | python-dns: Add Python3 variant, update to 1.16.0Josef Schlehofer2019-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As it was suggested in PR from the current package maintainer, I have become a new maintainer. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Jinja2: add missing dependency on markupsafeKarel Kočí2019-03-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | pyodbc: Added ability to compile with uclibc++Rosen Penev2019-03-03
|/ / / / | | | | | | | | | | | | | | | | | | | | Allows a smaller size. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | python-gnupg: update to version 0.4.4Daniel Golle2019-03-02
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | pyodbc: update to version 4.0.26Daniel Golle2019-03-02
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | MarkupSafe: update to version 1.1.1Daniel Golle2019-03-02
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #8322 from jefferyto/python-cryptography-updateHannu Nyman2019-03-01
|\ \ \ \ | | | | | | | | | | python-cryptography: Update to latest version
| * | | | python-cryptography: Update to latest versionJeffery To2019-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 2.6 includes OpenSSL no-engine support. This also removes python-idna as a dependency. idna became optional with version 2.5 (https://cryptography.io/en/latest/changelog/#v2-5). This also updates the package title field and updates both Python 2 and 3 versions to use the same field. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #8308 from commodo/python3-pip-fixHannu Nyman2019-03-01
|\ \ \ \ \ | | | | | | | | | | | | python3-pip: fix install rule
| * | | | | python3-pip: fix install ruleAlexandru Ardelean2019-02-27
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/8301 This seems to have slipped for some time. No idea if it ever worked. It could be that this worked at some point. In any case, the shebang is properly updated now. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #8307 from commodo/python3-split-urllibHannu Nyman2019-03-01
|\ \ \ \ \ | |_|/ / / |/| | | | python3: split python3-urllib from python3-light
| * | | | python3: split python3-urllib from python3-lightAlexandru Ardelean2019-02-26
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the result of this discussion: https://github.com/openwrt/packages/issues/8285 `urllib.request` requires the `email` module/lib, which was part of python3-light. This change moves the Lib/urllib folder from the python3-light into it's own package, making it lighter. At least this way, users that want `urllib` (on top of `python3-light`) will be forced to install it via opkg and this will make sure `python3-email` gets installed as well. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / / / python,python3: add Jeffery To as co-maintainerAlexandru Ardelean2019-02-27
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For a while now, Jeffery has helped quite a lot with Python, and is now unofficial go-to guy [for problems] with Python packages. This change adds him as co-maintainer [if he also agrees]. I'm not going away; I'll be still doing the same work for Python. This change serves to recognize Jeffery in an official way, since he's already taking on these things. And 2 co-maintainers is better in case one kicks the bucket [by accident]. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #8263 from Cynerd/python-fix-collisionHannu Nyman2019-02-24
|\ \ \ | | | | | | | | python,python3: do not package binary files to base packages
| * | | python,python3: do not package binary files to base packagesKarel Kočí2019-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to fix 200a5a2eec896b2d34f1114d14df66d810c1f4bd all base packages now contain all binaries that are generated as part of python installation. That causes collision between those packages with package managers that consider this such as Turris updater-ng. This is also just wrong. Those binaries were not included and should not be after mentioned fix as well. This just adds empty install definition. The idea is to override the default one that is otherwise used. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | Merge pull request #8273 from jefferyto/python-pkg-setup-dirHannu Nyman2019-02-23
|\ \ \ \ | | | | | | | | | | python,python3: Add PYTHON_PKG_SETUP_DIR
| * | | | python,python3: allow users to override python args & varsAlexandru Ardelean2019-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If users want to define these before including python[3]-package.mk, these vars will be overridden during the include. So, override these vars if they haven't been defined. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python,python3: Add PYTHON_PKG_SETUP_DIRJeffery To2019-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a variable (PYTHON_PKG_SETUP_DIR / PYTHON3_PKG_SETUP_DIR) that allows a Python package Makefile to control the directory where setup.py is called (as part of PyBuild/Compile/Default / Py3Build/Compile/Default). Signed-off-by: Jeffery To <jeffery.to@gmail.com>