| Commit message (Collapse) | Author | Age |
... | |
|\
| |
| | |
MarkupSafe: Makefile polishing and add src package
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Improve TITLE and Description
- Remove PKG_UNPACK as it is not necessary
- Correct LICENSE file
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
python-egenix-mx-base: Makefile polishing
|
| | |
| | |
| | |
| | |
| | |
| | | |
Correct SPDX License Identifier
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \
| | | |
| | | | |
python: cachelib package added
|
| |/ /
| | |
| | |
| | |
| | | |
Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \
| | | |
| | | | |
python,python3: Fix ctypes.util.find_library()
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Python's ctypes.util.find_library() function currently doesn't work for
musl libraries/systems[1].
This adds a patch to fix this function, based on a patch from Alpine
Linux[2].
Fixes #9448.
[1]: https://bugs.python.org/issue21622
[2]: https://git.alpinelinux.org/aports/tree/main/python2/musl-find_library.patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|/
|
|
|
|
|
|
| |
The librt depends are not needed. EGLIBC is not even in the tree.
Rearranged some stuff for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
python-oauthlib: update to 3.0.2 (bugfix release)
|
| |
| |
| |
| | |
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
This change also updates the maintainer email to cotequeiroz@gmail.com, as
requested on a different change.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change also updates the maintainer email to cotequeiroz@gmail.com, as
requested on a different change.
Also, changing here is the download URL to github's codeload, since that
one offers .tar.gz archives.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change also updates the maintainer email to cotequeiroz@gmail.com, as
requested on a different change.
Not updating deps here, since that will be done in the next changeset that
will convert packages to the Python[3] packaging format.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The email change was part of a previous request from a different PR series.
In this series, the change is the only thing left to do (from what the
original changeset intended to do).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
python-qrcode: add Python3
|
| | |
| | |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \
| | | |
| | | | |
pillow: update to version 6.0.0, add Python3 variant
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
- Add @commodo as maintainer
Co-Authored-By: Jeffery To <jeffery.to@gmail.com>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Update setuptools to 40.8.0
- Update pip to 19.0.3
- Refreshed patches
- Removed 4 patches (2 of them was included in 3.7.3 and other two are
included in this release)
Makefile python3:
- Move PKG_MAINTAINER above PKG_LICENSE
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
This is Python library to parse, generate and in general handle files
in Intel HEX format.
Signed-off-by: Karel Kočí <cynerd@email.cz>
|
|\ \ |
|
| |/
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
bcrypt: Update to version 3.1.7
|
| | |
| | |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |/
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
- Reorder alphabetically dependencies
- Add python3-logging as a dependency
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
python-aiohttp-cors: add package
|
| | |
| | |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \
| | | |
| | | | |
python-sentry-sdk: add package with version 0.9.0
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
Shorter TITLE
- The longer one was not shown in make menuconfig.
Reodered stuff in Makefile
Removed PKG_UNPACK and change PKG_BUILD_DIR
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
python-yaml: update to version 5.1.1
|
| | |
| | |
| | |
| | |
| | |
| | | |
Reorder one thing in Makefile and add two spaces in description
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \
| |_|/
|/| | |
python3-unidecode: update to version 1.1.1
|
| |/
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| |/
|/| |
python-cryptography: Remove NPN
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Upstream backport. It seems the holdup is on python-twisted.
Without this, it fails with
SSL_get0_next_proto_negotiated: symbol not found
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|