kumquat-buildroot/package/python-cycler/Config.in
Fabrice Fontaine 87a9e75b79 package/python-cycler: bump to version 0.11.0
- python 2 support has been dropped since
  2a8831489b
- Update indentation in hash file (two spaces)

https://github.com/matplotlib/cycler/releases/tag/v0.11.0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-12-29 18:31:48 +01:00

9 lines
208 B
Plaintext

config BR2_PACKAGE_PYTHON_CYCLER
bool "python-cycler"
depends on BR2_PACKAGE_PYTHON3
help
Creates a Cycler objects much like cycler, but
includes input validation.
https://matplotlib.org/cycler/