summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-suds_0.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-openstack: remove obsolete Python backport and dead project recipesBruce Ashfield2026-04-071-15/+0
| | | | | | | | | | | | | | | | | Remove 16 recipes for Python packages that are either built into Python 3 or are dead/deprecated upstream projects: Python 3 backports (unnecessary since Python 3.3+): ordereddict, pathlib, funcsigs, enum-compat, singledispatch, weakrefmethod, positional Dead/deprecated projects: aioeventlet, suds, suds-jurko, oauth2, trollius, pika-pool, requestsexceptions, dogpile.core, tempita No recipes in the layer depend on any of these packages. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* global: convert license to SPDX variantsBruce Ashfield2022-03-251-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python: prepare for python3 only configurationBruce Ashfield2020-01-221-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-suds: upgrade 0.4 -> 0.4.1Li xin2015-07-291-0/+15
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>