aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Collapse)AuthorAge
...
* python-pip: Update to 23.2.1Jeffery To2023-07-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #21585 from commodo/python-updates2Alexandru Ardelean2023-07-21
|\ | | | | django,numpy,lxml: bump versions
| * numpy: bump to version 1.25.1Alexandru Ardelean2023-07-16
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * python-django: bump to 4.2.3Alexandru Ardelean2023-07-16
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * python-lxml: bump to 4.9.3Alexandru Ardelean2023-07-16
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | Merge pull request #21604 from jefferyto/python3-netifaces-0.11.0Josef Schlehofer2023-07-21
|\ \ | | | | | | python3-netifaces: Update to 0.11.0, rename source package
| * | python3-netifaces: Update to 0.11.0, rename source packageJeffery To2023-07-20
| | | | | | | | | | | | | | | | | | | | | This renames the source package to python-netifaces to match other Python packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | python3-unidecode: Update to 1.3.6, rename source packageJeffery To2023-07-20
|/ / | | | | | | | | | | | | This renames the source package to python-unidecode to match other Python packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-pip: Update to 23.2Jeffery To2023-07-17
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-babel: Update to 2.12.1, add host buildJeffery To2023-07-16
| | | | | | | | | | | | Also updated dependencies for the new version. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #21566 from jefferyto/python-mako-reimportAlexandru Ardelean2023-07-16
|\ \ | |/ |/| python-mako: Re-import host-only package from abandoned packages repo
| * python-mako: Re-import host-only package from abandoned packages repoJeffery To2023-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mako was removed in 60ce07b9a1d5c7a53297f177f10af68f3304be9e; at the time we were using host pip to install host Python packages and so having this package was not necessary. With the move away from host pip and toward proper host packages, it would be better to have a Mako host-only package here to support the mesa package in the video feed. This re-imports the package from the abandoned packages feed, updates the makefile with current Python package conventions, and updates the package to the latest version. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | pillow: bump to version 10.0.0Alexandru Ardelean2023-07-14
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | pymysql: bump to version 1.1.0Alexandru Ardelean2023-07-14
| | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | python-requests: bump to version 2.31.0Alexandru Ardelean2023-07-14
|/ | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* python-trove-classifiers: Update to 2023.7.6Jeffery To2023-07-13
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* click: Update to 8.1.4, rename source packageJeffery To2023-07-13
| | | | | | | | | | This renames the source package to python-click to match other Python packages. This also updates the package dependencies, licence file, package title and description. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-editables: Update to 0.4Jeffery To2023-07-13
| | | | | | The build backend was changed from setuptools to flit-core. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-cython: Update to 0.29.36Jeffery To2023-07-13
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-docker: Update to 6.1.3Javier Marcet2023-07-05
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-docker: Update to 6.1.2Javier Marcet2023-07-05
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-typing-extensions: Update to 4.7.1Jeffery To2023-07-03
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-dotenv: update to v1.0.0Javier Marcet2023-07-03
| | | | | | | | | | | | | | | | | | | | | | - 1.0.0: - What's Changed: - Handle situations where the cwd does not exist. - Add python-decouple as a related project - Drop support for python 3.7, add python 3.12-dev - 0.21.1: - Added: - Use Python 3.11 non-beta in CI - Modernize variables code - Modernize main.py and parser.py code - Improve conciseness of cli.py and init.py - Improve error message for get and list commands when env file can't be opened - Updated Licence to align with BSD OSI template Signed-off-by: Javier Marcet <javier@marcet.info>
* python-websocket-client: update to 1.6.1Javier Marcet2023-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | - 1.6.1 - Fix Dispatcher keyboard interrupt. Should solve reconnect loop with rel - 1.6.0 - Fix teardown issue when ping thread is not properly ended - Fix double ping wait time on first ping - Minor typehints improvements - 1.5.3 - Add logic to avoid error in the case where content-length header does not exist, bug introduced in 1.5.2 - Fix wsdump.py script typing, bug introduced in 1.5.2 - 1.5.2 - Add typehints - Fix pytype errors - Fix args passed to logging function - Standardize PEP 3101 formatting - Add more verbose exception for unsuccessful handshake Signed-off-by: Javier Marcet <javier@marcet.info>
* python-stem: update to v1.8.2Javier Marcet2023-07-02
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-hatchling: Update to 1.18.0Jeffery To2023-07-01
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pluggy: Update to 1.2.0Jeffery To2023-07-01
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-markupsafe: Update to 2.1.3, add host buildJeffery To2023-07-01
| | | | | | The host build will be used for mako (to be added later). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-service-identity: Update to 23.1.0Jeffery To2023-07-01
| | | | | | | This adds new build dependencies as the package switched to pyproject.toml-based builds. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-libmodbus: Update to 0.6.2Jeffery To2023-07-01
| | | | | | This also adds a source package (python3-libmodbus-src). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-gnupg: Update to 0.5.0Jeffery To2023-06-29
| | | | | | | This also removes the dependency on gnupg as there are two packages for gpg, gnupg and gnupg2; this library should work with either one. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-werkzeug: Update to 2.3.6Jeffery To2023-06-29
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-setuptools: Update to 68.0.0Jeffery To2023-06-27
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-packages: Take over maintainership from Daniel GolleJeffery To2023-06-27
| | | | | | | This was requested in https://github.com/openwrt/packages/pull/21227#issuecomment-1567676980. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #21405 from jefferyto/selinux-updateTianling Shen2023-06-25
|\ | | | | selinux: Update selinux packages to 3.5, setools to 4.4.2, reorganize packages
| * python3-libsemanage: Update to 3.5, rename source/target packageJeffery To2023-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename: * Source package from python3-libsemanage to python-semanage * Target package from python3-libsemanage to python3-semanage * Update dependents with new target package name * Update package title, license files, and dependencies * Remove Build/InstallDev (files not used by any other package) * Use Py3Package to build Python bytecode and source packages Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * python3-libselinux: Update to 3.5, rename source/target packageJeffery To2023-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename: * Source package from python3-libselinux to python-selinux * Target package from python3-libselinux to python3-selinux * Update dependents with new target package name * Remove patches: * 010-setup-py-custom-cc.patch: LDSHARED is already set as part of $(PYTHON3_VARS) * 020-Make-use-of-variables-when-defining-libdir-and-inclu.patch: This package doesn't install the libselinux.pc file * Update package title and dependencies * Remove Build/InstallDev (files not used by any other package) * Use Py3Package to build Python bytecode and source packages Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | python-ble2mqtt: fix installation of python programQuintin Hill2023-06-20
|/ | | | | | This was broken when the init script was added in 408502ee0. Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python-ble2mqtt: update to 0.1.7Quintin Hill2023-06-14
| | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python-bleak: upgrade to 0.20.2Quintin Hill2023-06-14
| | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python-dbus-fast: update to 1.86.0Quintin Hill2023-06-14
| | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python3: Update to 3.11.4, refresh patchesJeffery To2023-06-12
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3-asgiref: Update to 3.7.2, rename source packageJeffery To2023-06-07
| | | | | | | | | This renames the source package to python-asgiref to match other Python packages. This also updates the package title and URL. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python3-django-etesync-journal: Remove packageJeffery To2023-06-07
| | | | | | | | | | | | | | | | | | | | This package was originally added[1] as it was a dependency of etesync-server 0.3.0. When etesync-server was renamed to etebase and upgraded to 0.6.1[2], this dependency was removed. No other package in the packages feed depends on this package. Upstream has also archived the git repo[3] and stated that the repo/package is deprecated. It does not appear that any newer version of etebase uses this package. This removes the python3-django-etesync-journal package; it will be submitted to the abandoned packages repo. [1]: https://github.com/openwrt/packages/pull/10469 [2]: https://github.com/openwrt/packages/pull/14063 [3]: https://github.com/etesync/journal-manager Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* passlib: Update to 1.7.4, rename source packageJeffery To2023-06-06
| | | | | | | | | This renames the source package from passlib to python-passlib to match other Python packages. This also updates the package URL and list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #21275 from jefferyto/python-typing-extensions-4.6.3Tianling Shen2023-06-06
|\ | | | | python-typing-extensions: Update to 4.6.3
| * python-typing-extensions: Update to 4.6.3Jeffery To2023-06-05
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #21274 from jefferyto/python-poetry-core-1.6.1Tianling Shen2023-06-06
|\ \ | | | | | | python-poetry-core: Update to 1.6.1
| * | python-poetry-core: Update to 1.6.1Jeffery To2023-06-05
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #21273 from jefferyto/python-hatchling-1.17.1Tianling Shen2023-06-06
|\ \ | | | | | | python-hatchling: Update to 1.17.1