| Commit message (Collapse) | Author | Age |
... | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Removing python3 conditional DEPENDS to avoid a circular dependency.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Removing python2 conditional DEPENDS to avoid a circular dependency.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \ \
| | | | |
| | | | | |
python: Add PKG_CPE_ID for proper CVE tracking
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python: Refresh patches
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
git is intollerant when it comes to fuzz. this fixes it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adjust to the rename of chardet to python-chardet
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <cynerd@email.cz>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <cynerd@email.cz>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <cynerd@email.cz>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Add python3 variant for chadet, simplejson, requests and pytz
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Karel Kočí <cynerd@email.cz>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Karel Kočí <cynerd@email.cz>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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>
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
python-cryptodome: add new package
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
PyCryptodome is an almost drop-in replacement for the old PyCrypto library.
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python-pcapy: Add uclibc++ support
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
bcrypt: Update to 3.1.6
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| | | | |
| | | | | |
python-dns: Add Python3 variant, update to 1.16.0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Allows a smaller size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| | | | |
| | | | | |
python-cryptography: Update to latest version
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python3-pip: fix install rule
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
python3: split python3-urllib from python3-light
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
python,python3: do not package binary files to base packages
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|\ \ \ \
| | | | |
| | | | | |
python,python3: Add PYTHON_PKG_SETUP_DIR
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|