summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-pynacl: add RCONFLICTS with python3-naclJoe Slater2023-10-111-0/+4
| | | | | | | python3-nacl is in the meta-virtualization layer. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: allow native buildDaniel McGregor2023-10-115-0/+10
| | | | | | | | | We use pylint for some native recipes in our build. Allow pylint to be a native recipe, and likewise allow its runtime dependencies to be native recipes. Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-rapidjson: add ptestMickael RAMILISON2023-10-102-1/+22
| | | | | | Signed-off-by: Mickael RAMILISON <mickael.ramilison@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-boto3, python3-botocore: remove recipesThomas Roos2023-10-072-26/+0
| | | | | | | | | | | | python3-boto3 and python3-botocore are provided by meta-aws. They have ptests and upgraded as soon as there is an release. Having them here also causing issues with yocto-check-layer https://bugzilla.yoctoproject.org/show_bug.cgi?id=15223 As discussed on IRC with Richard Purdie, those recipes should just be provided by meta-aws. Agreed here https://github.com/openembedded/meta-openembedded/issues/744 by Khem. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lz4: use python3-unittest-automake-outputKhem Raj2023-10-042-1/+2
| | | | | | | This is to support ptest format https://wiki.yoctoproject.org/wiki/Ptest Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: Upgrade to 3.0.0Khem Raj2023-10-043-82/+2
| | | | | | Package additional hidden files for ptests (test_primer.py) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyroute2: Add missing dependency on sqlite3 for ptestsKhem Raj2023-10-041-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask-cors: add initial version of the recipe for 4.0.0Derek Straka2023-09-301-0/+16
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-boto3: add recipe for latest version of boto3Derek Straka2023-09-301-0/+16
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-botocore: add recipe for latest version of botocoreDerek Straka2023-09-301-0/+10
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-nacl: Add recipe for the latest release of PyNaClDerek Straka2023-09-301-0/+25
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-parse-type: update version 0.5.2 -> 0.6.2Derek Straka2023-09-291-9/+3
| | | | | | | | Verify the license remains the same and update the checksum Remove python-six runtime dependency Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: update version 2.23.0 -> 2.23.1Derek Straka2023-09-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: update version 2.100.0 -> 2.101.0Derek Straka2023-09-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-core: update version 2.12.0Derek Straka2023-09-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask: update version 2.3.2 -> 2.3.3Derek Straka2023-09-291-3/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: update version 2.16.6 -> 3.0.0Derek Straka2023-09-291-1/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tzlocal: Remove dependency on pytz_deprecation_shim removed in ↵Derek Straka2023-09-271-1/+0
| | | | | | | release 5.0 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytz-deprecation-shim: Remove outdated recipe meant to be a short ↵Derek Straka2023-09-271-15/+0
| | | | | | | | | | | | | lived shim The upstream package hasn't been updated since 2020 and was meant to be a short term bridge to remote pytz. Anoted in the usage documents, "This library is intended for temporary usage only, and should allow you to drop your dependency on pytz while also giving your users notice that eventually you will remove support for the pytz-specific interface." Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, ↵Martin Jansa2023-09-272-4/+2
| | | | | | | | | | | | | | | | | python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status * Accepted was replaced with Backport in gatesgarth: https://docs.yoctoproject.org/migration-guides/migration-3.2.html#miscellaneous-changes * as detected with oe-core/scripts/contrib/patchreview.py: meta-openembedded $ grep -A 3 Malformed *qa-patches meta-gnome.qa-patches:Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-gnome.qa-patches-/OE/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch meta-gnome.qa-patches-Please correct according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status : meta-gnome.qa-patches-Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gnome-tweaks/-/commit/dc9701e18775c01d0b69fabaa350147f70096da8]' (/OE/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prettytable: update version 3.6.0 -> 3.9.0Derek Straka2023-09-271-5/+2
| | | | | | | | Removed unneeded UPSTREAM_* variables Verified license terms and updated location Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ninja-syntax: Fix upstream check by specifying the ↵Derek Straka2023-09-271-0/+2
| | | | | | | UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-idna-ssl: Fix upstream check by specifying the UPSTREAM_CHECK_URI ↵Derek Straka2023-09-272-17/+17
| | | | | | | | | and UPSTREAM_CHECK_REGEX Consolidated inc into the recipe to remove a unneeded layer of indirection Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask-babel: update version 2.0.0 -> 3.1.0Derek Straka2023-09-271-4/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachecontrol: Fix upstream check by specifying the ↵Derek Straka2023-09-271-0/+3
| | | | | | | UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: update version 25.0.0 -> 25.1.1Derek Straka2023-09-271-4/+4
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xxhash: update version 3.2.0 -> 3.3.0Derek Straka2023-09-271-2/+4
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: update version 5.9.0 -> 5.10.1Derek Straka2023-09-271-2/+2
| | | | | | | Update license file location, verify BSD license still applies, and update checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-redis: update version 5.0.0 -> 5.0.1Derek Straka2023-09-271-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyproject-api: update version 1.5.1 -> 1.6.1Derek Straka2023-09-271-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyproj: update version 3.6.0 -> 3.6.1Derek Straka2023-09-271-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pynetlinux: Fix patch upstream-statusKhem Raj2023-09-271-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pybluez: Fix patch upstream-statusKhem Raj2023-09-271-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-isodateSamantha Jalabert2023-09-261-14/+0
| | | | | | | | python3-isodate recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-clickSamantha Jalabert2023-09-262-42/+0
| | | | | | | | python3-click recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-booleanpySamantha Jalabert2023-09-261-13/+0
| | | | | | | | python3-booleanpy recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-xmltodictSamantha Jalabert2023-09-262-32/+0
| | | | | | | | python3-xmltodict recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-license-expressionSamantha Jalabert2023-09-262-39/+0
| | | | | | | | python3-license-expression recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-rdflibSamantha Jalabert2023-09-261-19/+0
| | | | | | | | python3-rdflib recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymysql: update verion 1.0.2 -> 1.1.0Derek Straka2023-09-261-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymysql: Fix upstream check by specifying the UPSTREAM_CHECK_URI and ↵Derek Straka2023-09-261-0/+3
| | | | | | | UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pyiface: Update version from git -> 0.0.11Derek Straka2023-09-261-11/+5
| | | | | | | | Reorganize recipe to follow recipe style guide Migrate to release version (No functional change from latest git version) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyasn1-modules: Update version 0.2.8 -> 0.3.0Derek Straka2023-09-261-3/+4
| | | | | | | Verified license is still BSD and updated the checksum for spacing change Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyhamcrest: Fix upstream check by specifying the UPSTREAM_CHECK_URI ↵Derek Straka2023-09-261-0/+3
| | | | | | | and UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: Update version 1.10.7 -> 2.4.1Derek Straka2023-09-261-3/+5
| | | | | | | | | | | | | | | Update build to use hatchling Add dependency for README generation Verify the license terms and update the checksum Note from upstream ======= Pydantic V2 is a ground-up rewrite that offers many new features, performance improvements, and some breaking changes compared to Pydantic V1. If you're using Pydantic V1 you may want to look at the pydantic V1.10 Documentation or, 1.10.X-fixes git branch. Pydantic V2 also ships with the latest version of Pydantic V1 built in so that you can incrementally upgrade your code base and projects: from pydantic import v1 as pydantic_v1. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-async-timeout: remove old version of the libraryDerek Straka2023-09-261-18/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argh: Update version 0.29.3 -> 0.29.4Derek Straka2023-09-261-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-apiflask: Update version 2.0.1 -> 2.0.2Derek Straka2023-09-261-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyu2f: add recipeMichał Iwanicki2023-09-261-0/+20
| | | | | Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: Update version 6.9.0 -> 6.10.0Derek Straka2023-09-221-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>