summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-txaio: Upgrade 23.1.1 -> 25.6.1Leon Anavi2025-07-071-12/+0
| | | | | | | | | | | | | | | | | | | | Upgrade to release 25.6.1: - new: announcement of upcoming (but not yet effective) new AI policy clarifying matter with respect to AI assisted contributions - fix: update license file to include contributors (#188) - fix: remove obsolete dependency on six (#186) - fix: update pypy version in CI workflow (#187) - fix: setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. - Copyrights transferred from Crossbar.io Technologies GmbH (Germany) to typedef int GmbH (Germany) License-Update: Update license file to include contributors Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: drop ${PYTHON_PN}Tim Orling2024-02-191-1/+1
| | | | | | | python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: Drop broken BBCLASSEXTEND variantsRichard Purdie2023-10-241-2/+0
| | | | | | | | | | | | | | | | | | The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became broken somewhere along the way. Users may also be carrying local bbappend files which add further BBCLASSEXTEND. Having universe fetch work without warnings is desireable so clean up the broken variants. Anyone actually needing something dropped here can propose adding it and the correct functional dependencies back quite easily. This also then ensures we're not carrying or fixing things nobody uses. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-txaio: upgrade 22.2.1 -> 23.1.1Wang Mingyu2023-01-171-0/+14
License-Update: Copyright changed from "Crossbar.io Technologies GmbH" to "typedef int GmbH" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>