summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
* python3-aiohttp: 3.10.10 -> 3.10.11Tom Geelen2024-11-191-1/+1
| | | | | | Changelog: https://github.com/aio-libs/aiohttp/releases/tag/v3.10.11 Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: inherit cython classRoss Burton2024-11-191-3/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yarl: inherit cython classRoss Burton2024-11-191-2/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: inherit cython classRoss Burton2024-11-191-3/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: inherit cython classRoss Burton2024-11-191-2/+2
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pystemd: inherit cython classRoss Burton2024-11-191-2/+2
| | | | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Also switch to python_setuptools_build_meta as there is a pyproject.toml. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-propcache: inherit cython classRoss Burton2024-11-191-2/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pocketsphinx: inherit cython classRoss Burton2024-11-191-2/+2
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pkcs11: inherit cython classRoss Burton2024-11-191-2/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-frozenlist: inherit cython classRoss Burton2024-11-191-2/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dbus-fast: inherit cython classRoss Burton2024-11-191-7/+1
| | | | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Also remove obsolete setuptools/wheel build dependencies. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cytoolz: inherit cython classRoss Burton2024-11-191-2/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cchardet: inherit cython classRoss Burton2024-11-191-3/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-werkzeug: upgrade 3.0.3 -> 3.0.6Soumya Sambu2024-11-191-1/+1
| | | | | | | | | | | Includes fix for CVE-2024-49767 Changelog: ========== https://github.com/pallets/werkzeug/blob/3.0.6/CHANGES.rst Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yarl: upgrade 1.15.1 -> 1.17.1Tom Geelen2024-11-191-1/+1
| | | | | | | | | | | | | | Changelogs: - https://github.com/aio-libs/yarl/releases/tag/v1.17.1 - https://github.com/aio-libs/yarl/releases/tag/v1.17.0 - https://github.com/aio-libs/yarl/releases/tag/v1.16.0 - https://github.com/aio-libs/yarl/releases/tag/v1.15.5 - https://github.com/aio-libs/yarl/releases/tag/v1.15.4 - https://github.com/aio-libs/yarl/releases/tag/v1.15.3 - https://github.com/aio-libs/yarl/releases/tag/v1.15.2 Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-can: version bump 4.2.2 -> 4.4.0Jan Vermaete2024-11-191-3/+4
| | | | | Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-twisted: move appdirs from core packageGuðni Már Gilbert2024-11-191-3/+2
| | | | | | | | | | | | python3-appdirs is currently only a dependency when python3-twisted-conch is installed. I propose to remove python3-appdirs from python3-twisted-core such that it's not installed in the final image when python3-twisted-conch is not installed. Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-twisted: remove do_install appendGuðni Már Gilbert2024-11-191-5/+0
| | | | | | | | It looks like it doesn't remove any files today. So I propose we simply remove this append to do_install to clean up the recipe Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-spidev: set LIC_FILES_CHKSUM to remote fileJan Vermaete2024-11-191-1/+1
| | | | | | | License stays MIT Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyproj: inherit cython classRoss Burton2024-11-191-9/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycocotools: inherit cython classRoss Burton2024-11-191-6/+2
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kivy: inherit cython classRoss Burton2024-11-191-8/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-h5py: inherit cython classRoss Burton2024-11-191-12/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pandas: inherit cython classRoss Burton2024-11-191-12/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gevent: inherit cython classRoss Burton2024-11-191-6/+2
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-systemd: switch to python_setuptools_build_metaRoss Burton2024-11-191-4/+9
| | | | | | | | Switch to the modern build system, and sort the recipe assignments to be more idiomatic. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmlschema: dropped Python version in SUMMARYJan Vermaete2024-11-061-1/+1
| | | | | | | | The info at the homepage was that the python version 3.8+ is supported. But having this info in the SUMMARY has not point. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.135.0 -> 0.136.0Wang Mingyu2024-11-051-3/+3
| | | | | | | | | | | | | | License-Update: License changed to LGPL-2.1-or-later Changelog: =========== - fix: update python-semantic-release to fix release process - fix: add ignore for .c file for wheels - fix: correct typos - feat: use SPDX license identifier Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmlschema: upgrade 3.4.2 -> 3.4.3Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | Changelog: ========== - Fix incorrect validation error for substitution group with abstract head - Refactor XSD identities processing using also typed XPath 2.0+ for getting values - Clean tag retrieval during encode for some converter types Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-whitenoise: upgrade 6.7.0 -> 6.8.2Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | | | | | | Changelog: =========== - Fix compression speed gains for the thread pool when running Django's collectstatic. - Raise any errors from threads in the whitenoise.compress command. - Drop Django 3.2 to 4.1 support. - Drop Python 3.8 support. - Support Python 3.13. - Fix a bug introduced in version 6.0.0 where Range requests could lead to database connection errors in other requests. - Use Django's FORCE_SCRIPT_NAME setting correctly. - Compress files using a thread pool. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-watchdog: upgrade 5.0.3 -> 6.0.0Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== -Pin test dependecies. - [docs] Add typing info to quick start. - [inotify] Use of select.poll() instead of deprecated select.select(), if available. - [inotify] Fix reading inotify file descriptor after closing it. - [utils] The stop_signal keyword-argument type of the AutoRestartTrick class can now be either a signal.Signals or an int. - [utils] Added the __repr__() method to the Trick class. - [utils] Removed the unused echo_class() function from the echo module. - [utils] Removed the unused echo_instancemethod() function from the echo module. - [utils] Removed the unused echo_module() function from the echo module. - [utils] Removed the unused is_class_private_name() function from the echo module. - [utils] Removed the unused is_classmethod() function from the echo module. - [utils] Removed the unused ic_method(met() function from the echo module. - [utils] Removed the unused method_name() function from the echo module. - [utils] Removed the unused name() function from the echo module. - [watchmedo] Fixed Mypy issues. - [watchmedo] Added the __repr__() method to the HelpFormatter class. - [watchmedo] Removed the --trace CLI argument from the watchmedo log command, useless since events are logged by default at the LoggerTrick class level. - [windows] Fixed Mypy issues. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102Wang Mingyu2024-11-051-1/+1
| | | | | | | | Changelog: Update type for psutil.cpu_count Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tqdm: upgrade 4.66.5 -> 4.66.6Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | Changelog: ========== - cli: zip-safe --manpath, --comppath - misc framework updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-smbus2: upgrade 0.4.3 -> 0.5.0Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | Chanelog: ========= - Slight change of SMBus object life-cycle to better handle "open -> close -> open" scenarios. - Documentation builds again - Typing corrections. - Python 3.12, 3.13 added. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sdbus: upgrade 0.12.0 -> 0.13.0Wang Mingyu2024-11-051-1/+1
| | | | | | | | Changelog: https://github.com/python-sdbus/python-sdbus/releases/tag/0.13.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0Wang Mingyu2024-11-051-1/+1
| | | | | | | | Changelog: https://github.com/CodSpeedHQ/pytest-codspeed/releases/tag/v3.0.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymodbus: upgrade 3.7.3 -> 3.7.4Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - Clean PDU init - Wrong close, when transaction do not match - Remove unmaintained (not working) example contributions - All pdu (incl. function code) tests to pdu directory - Add no_response_expected argument to requests - Resubmit: Don't close/reopen tcp connection on single modbus message timeout - 100% test coverage for PDU - Type DecodePDU - Update to use DecodePDU - Client/Server decoder renamed and moved to pdu - Move client/server decoder to pdu - Introducing PyModbus Guru on Gurubase.io - Remove IllegalFunctionRequest - remove ModbusResponse - Add typing to pdu base classes - Updated roadmap. - remove databuffer from framer - Improve retries for sync client - Move process test to framer tests - Framer do not check ids - Remove callback from framer - Auto fill device ids for clients - Reenable multidrop tests - write_register/s accept bytes or int - roadmap corrections. - Added roadmap (not written in stone) - Update README to show python 3.13. - Test on Python 3.13 - Use @AbstractMethod - Corrected smaller documentation bugs - README as landing page in readthedocs. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 14.0.4 -> 14.0.5Wang Mingyu2024-11-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pulsectl: upgrade 24.8.0 -> 24.11.0Wang Mingyu2024-11-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prettytable: upgrade 3.11.0 -> 3.12.0Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== - Emit DeprecationWarnings for hrule and tableStyle constants - Add new themes to ColorTable - Use SPDX license identifier - Add IntEnum for HRuleStyle and VRuleStyle - Add IntEnum for Table styles - Add OptionsType - Add attribute type hints - Add missing attribute annotations - Add type aliases for Align, VAlign, HeaderStyle - Add type annotations for attributes property - Improve TableHandler type annotations - Improve function type annotations - Improve row and column type annotations - Improve type annotations for field names - Include RowType in __all__ - Small improvements - Generate __version__ at build to avoid slow importlib.metadata call - Release to PyPI using Trusted Publishing - Drop support for Python 3.8 - Update new home to prettytable/prettytable - Fix drawing headerless colored tables with title - 1Adjust format validation Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-moteus: upgrade 0.3.72 -> 0.3.73Wang Mingyu2024-11-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-icu: upgrade 2.13.1 -> 2.14Wang Mingyu2024-11-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: upgrade 1.66.2 -> 1.67.1Wang Mingyu2024-11-052-3/+3
| | | | | | | | 0001-crypto-use-_Generic-only-if-defined-__cplusplus.patch refreshed for 1.67.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1Wang Mingyu2024-11-053-14/+13
| | | | | | | | | 0001-protobuf-Disable-musttail-attribute-on-mips.patch 0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch refreshed for 1.67.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1Wang Mingyu2024-11-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1Wang Mingyu2024-11-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask-wtf: upgrade 1.2.1 -> 1.2.2Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | Changelog: ============ - Move the project to the pallets-eco organization. - Stop support for Python 3.8. Start support for Python 3.13. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0Wang Mingyu2024-11-051-1/+1
| | | | | | | | Changelog: Implement proper incremental writing Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-elementpath: upgrade 4.5.0 -> 4.6.0Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | Changelog: =========== - Fix XsdAttributeGroupProtocol - Improve Unicode support with installable UnicodeData.txt versions - Extend names disambiguation with a fix for issue - Refactor tree builders to fix document position of tails Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-croniter: upgrade 3.0.3 -> 5.0.1Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | | | Changelog: =========== - Community wanted: Reintroduce 7 as DayOfWeek in deviation from standard cron - Remove DayOfWeek alias 7 to DayOfWeek 0 to stick to standard cron - Fix DOW ranges calculations when lastday is a Sunday - Fix overflow on 32bits systems - Fix python2 testing - Modernize packaging Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>