aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
* Merge pull request #17123 from commodo/python-updates1Alexandru Ardelean2021-11-17
|\ | | | | python-lxml,django,numpy: bump versions
| * django: bump to version 3.2.9Alexandru Ardelean2021-11-14
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * numpy: bump to version 1.21.4Alexandru Ardelean2021-11-14
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * python-lxml: bump to 4.6.4Alexandru Ardelean2021-11-14
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | ruamel-yaml: bump to version 0.17.17Alexandru Ardelean2021-11-17
| | | | | | | | | | | | The older one won't build with Python 3.10.0 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Flask: update to version 2.0.2Daniel Golle2021-11-15
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Werkzeug: update to version 2.0.2Daniel Golle2021-11-15
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Jinja2: update to version 3.0.3Daniel Golle2021-11-15
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | click: update to version 8.0.3Daniel Golle2021-11-15
|/ | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* python-six: remove host-buildAlexandru Ardelean2021-11-10
| | | | | | | There are no more users left in this tree. So, remove it. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* nginx, python3-{asgiref,django-cors-headers,drf-nested-routers,sqlparse}: ↵Peter Stadler2021-10-30
| | | | | | | | bump versions Update to the newest versions and switch to $(AUTORELEASE) for the python3 packages (where I am the maintainer). Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* python-paho-mqtt: bump to version 1.6.1Alexandru Ardelean2021-10-27
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* numpy: bump to version 1.21.3Alexandru Ardelean2021-10-27
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* django: bump to version 3.2.8Alexandru Ardelean2021-10-19
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-cffi: bump to version 1.15.0Alexandru Ardelean2021-10-19
| | | | | | And use AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-idna: bump to version 3.3Alexandru Ardelean2021-10-19
| | | | | | And use AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* pillow: bump to version 8.4.0Alexandru Ardelean2021-10-19
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* expat: don't build host libsRosen Penev2021-10-19
| | | | | | | tools/expat is actually what's used by the various packages that supposedly depend on expat/host. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python-qrcode: bump to 7.3.1Eneas U de Queiroz2021-10-13
| | | | | | | | This is a major update, which drops support for python < 3.6, among other changes, better seen at: https://github.com/lincolnloop/python-qrcode/blob/v7.3.1/CHANGES.rst Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* django-formtools: bump to 2.2.0Eneas U de Queiroz2021-10-13
| | | | | | | This is the highest version supported by seafile-seahub, because of the django1 requirement. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* django-webpack-loader: bump to 0.7.0Eneas U de Queiroz2021-10-13
| | | | | | This is the highest version that works with seafile-seahub 7.1.5. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* python-oauthlib: bump to 3.1.1Eneas U de Queiroz2021-10-13
| | | | | | | This is a minor update, which officially supports Python 3.8, and removes Python 2 code, among several bugfixes. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* pyjwt: update to 2.2.0Eneas U de Queiroz2021-10-13
| | | | | | | | | This is a major update to the latest version. There are many changes, better seen at https://github.com/jpadilla/pyjwt/blob/2.2.0/CHANGELOG.rst Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* defusedxml: bump to v. 0.7.0Eneas U de Queiroz2021-10-13
| | | | | | This release adds support for Python 3.9. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* python-docker: Update to 5.0.3Javier Marcet2021-10-13
| | | | | | | | | | | | | | | | Features: - Add cap_add and cap_drop parameters to service create and ContainerSpec - Add templating parameter to config create Bugfixes: - Fix getting a read timeout for logs/attach with a tty and slow output Miscellaneous: - Fix documentation examples Signed-off-by: Javier Marcet <javier@marcet.info>
* python-dotenv: update to v0.19.1Javier Marcet2021-10-13
| | | | | | | | | What's Changed - CHANGELOG.md: Fix typos discovered by codespell by @cclauss in #350 - Add Python 3.10 support by @theskumar in #359 Signed-off-by: Javier Marcet <javier@marcet.info>
* python3-paramiko: update to version 2.8.0Javier Marcet2021-10-13
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-certifi: bump to 2021.11.8Eneas U de Queiroz2021-10-13
| | | | | | Latest bundle form mozilla.org. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* Merge pull request #16856 from jefferyto/python-pyopenssl-21.0.0Alexandru Ardelean2021-10-12
|\ | | | | python-pyopenssl: Update to 21.0.0
| * python-pyopenssl: Update to 21.0.0Jeffery To2021-10-11
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | pynacl: fix build with updated sodium-minimal patchDaniel Golle2021-10-10
|/ | | | | | | | | Commit 3da874371 ("libsodium: include ed25519_core in minimal build") broke the build of PyNaCl. Add patch to always include all ed25519 functions which are now always covered even if libsodium is built with the MINIMAL option. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* pyodbc: update to version 4.0.32Daniel Golle2021-10-09
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* python-pytz: bump to version 2021.3Alexandru Ardelean2021-10-08
| | | | | | And switch to AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Mako: add python markup libraryDaniel Golle2021-10-07
| | | | | | Mako is needed for some packages to build. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #16752 from paper42/python-websocketAlexandru Ardelean2021-10-01
|\ | | | | python-websockets: new package
| * python3-package.mk: fix syntax error in FindStdlibDependsMichal Vasilek2021-09-30
| | | | | | | | | | | | | | | | When running FindStdlib and running DependsCheckHostPipVersionMatch at the same time, both commands were joined together resulting in a syntax error. Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
| * python-websockets: new packageMichal Vasilek2021-09-30
| | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | pillow: add webp supportAlexandru Ardelean2021-09-30
| | | | | | | | | | | | Requested via: https://github.com/openwrt/packages/pull/16732 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | openpyxl: bump to version 3.0.9Alexandru Ardelean2021-09-30
|/ | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python3: enable bluetooth support by defaultAlexandru Ardelean2021-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth support requires bluez-libs present, but they are only required for the build, and don't seem to be needed to be present on the target. There isn't any linking required to libbluetooth. It's only the bluetooth.h header that is required for building BT support into Python. For testing, this snippet was used from `Lib/test/test_socket.py` (inside cpython): ``` def _have_socket_bluetooth(): """Check whether AF_BLUETOOTH sockets are supported on this host.""" try: # RFCOMM is supported by all platforms with bluetooth support. Windows # does not support omitting the protocol. s = socket.socket(socket.AF_BLUETOOTH, socket.SOCK_STREAM, socket.BTPROTO_RFCOMM) except (AttributeError, OSError): return False else: s.close() return True ``` Fixes: https://github.com/openwrt/packages/issues/16544 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python3-texttable: update to version 1.6.4Javier Marcet2021-09-20
| | | | | | - Fix alignment bug when deco is modified Signed-off-by: Javier Marcet <javier@marcet.info>
* python-dotenv: update to v0.19.0Javier Marcet2021-09-20
| | | | | | | | | | | | | | | | | | | | Changed: - Require Python 3.5 or a later version. Python 2 and 3.4 are no longer supported - Raise ValueError if quote_mode isn't one of always, auto or never in set_key - When writing a value to a .env file with set_key or dotenv set <key> <value> Added: - The dotenv_path argument of set_key and unset_key now has a type of Union[str, os.PathLike] instead of just os.PathLike Signed-off-by: Javier Marcet <javier@marcet.info>
* python-docker: Update to 5.0.2Javier Marcet2021-09-20
| | | | | | | | | | | | | | | | | | | | Bugfixes: - Fix disable_buffering regression - Bring back support for ssh identity file - Cleanup remaining python-2 dependencies - Fix image save example in docs Miscellaneous: - Bump urllib3 to 1.26.5 - Bump requests to 2.26.0 Signed-off-by: Javier Marcet <javier@marcet.info>
* python3-speedtest-cli: update to 2.1.3Matt Merhar2021-09-18
| | | | | | This includes a fix for a breaking change in the Speedtest API. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* python-astral: update to version 2.2Josef Schlehofer2021-09-17
| | | | | | Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #16552 from turris-cz/awesomeversionAlexandru Ardelean2021-09-16
|\ | | | | python-awesomeversion: add it to the repository
| * python-awesomeversion: add it to the repositoryJosef Schlehofer2021-09-15
| | | | | | | | | | | | This package is dependency for Home Assistant Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | openpyxl: bump to version 3.0.8Alexandru Ardelean2021-09-14
| | | | | | | | | | | | And switch to AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python3: bump version to 3.9.7Alexandru Ardelean2021-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. And apply hack for line-endings in pep517 (from pip). Hack comment: # FIXME: [1] get rid of this asap; 'patch' doesn't like Windows endings, and this file is full of them... # I actually tried this in a number of ways and the only way to fix this is to implement # a poor-man's dos2unix using sed. # The issue is with the pip package; it seems that it throws in some Windows line-endings # and 'patch' won't handle them. So, we do a "dos2unix" and then patch. # We can get rid of this once this is solved upstream and in pip: # https://github.com/pypa/pep517/pull/130 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | django: bump to version 3.2.7Alexandru Ardelean2021-09-09
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>