Fabrice Fontaine
12e8722432
package/python-decorator: python3 is also needed for host
...
Commit 7bfe142e0d forgot to set
HOST_PYTHON_DECORATOR_NEEDS_HOST_PYTHON
Fixes:
- http://autobuild.buildroot.org/results/d11433a8076798d6088f92716608ebbe1c6aee9c
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
2021-10-14 22:22:33 +02:00
Asaf Kahlon
7bfe142e0d
package/python-decorator: bump to version 5.1.0
...
The pacakge doesn't support python2 anymore. Therefore, we can remove
host-python3-decorator and add a host variant for python-decorator.
As a consequence of that, the python-networkx dependency was renamed from
host-python3-decorator to host-python-decorator.
In addition, indent with two spaces in the hash file.
Signed-off-by: Asaf Kahlon <asafka7@gmail.com >
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
2021-10-05 21:31:15 +02:00
Fabrice Fontaine
4783e5fd8c
package/python-decorator: add CPE variables
...
cpe:2.3🅰️ python:decorator is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Apython%3Adecorator
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2021-04-05 18:14:05 +02:00
Fabrice Fontaine
5447754166
package/python-decorator: drop host variant
...
Drop host variant of python-decorator as it is not used by any package
since commit d4a0dc5d57
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-08-13 23:11:20 +02:00
Thomas Petazzoni
d4a0dc5d57
package/python3-decorator: new package
...
The host-python-networkx package needs to be built for the
host-python3, even when the target Python is not necessarily Python
3.x. Since it depends on host-python-decorator, we need a Python 3
variant of it, which this patch introduces.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2020-07-27 16:29:18 +02:00
Asaf Kahlon
f798df973e
package/python-decorator: bump to version 4.4.1
...
Signed-off-by: Asaf Kahlon <asafka7@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-11-02 10:09:30 +01:00
Asaf Kahlon
cd29dd6e6f
package/python-decorator: bump to version 4.4.0
...
Update license hash (copyright year bump).
Signed-off-by: Asaf Kahlon <asafka7@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-10-08 22:42:10 +02:00
Peter Korsgaard
d54dee36b0
python-decorator: add license file and hash
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2018-06-18 20:20:32 +02:00
Jared Bents
300e335a2d
python-decorator: update to add host package
...
Update to add host package for python decorator
Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com >
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2018-03-25 22:25:41 +02:00
Andrey Smirnov
e816c8243f
package/python-decorator: new package
...
Add 'decorator'[1] package to Buildroot. Needed by 'traitlets'
package, which is added in the next patch.
[1] https://pypi.python.org/pypi/decorator
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com >
[Thomas: download from PyPi, add hash file, add entry in DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-04 21:46:40 +02:00