aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-stem
Commit message (Collapse)AuthorAge
* python-stem: update to v1.8.1Javier Marcet2022-10-03
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-stem: backport patch to fix Python 3.10Josef Schlehofer2022-01-03
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-packages: Clean up MakefilesJeffery To2020-04-22
| | | | | | | | | | | | | | | | | | | This removes: * Python 3 variants (VARIANT:=python3) * "for Python3" from package titles * Package selection condition from package dependencies, e.g. +PACKAGE_python3-six:python3-light replaced with +python3-light * "Default" package information sections, e.g. Package/python-six/Default removed and package details merged into Package/python3-six * "(Variant for Python3)" from package descriptions Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-stem: add a new packageJavier Marcet2020-02-17
Signed-off-by: Javier Marcet <javier@marcet.info>