aboutsummaryrefslogtreecommitdiff
path: root/lang/python/click
Commit message (Collapse)AuthorAge
* click: update to version 7.0Josef Schlehofer2019-06-05
| | | | | | | | | - Change URL of the website and for PKG_SOURCE_URL - Change TITLE and description - Remove PKG_BUILD_DEPENDS, PKG_UNPACK as they are not necessary - Add src package Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: click: add packageDaniel Golle2017-07-14
Signed-off-by: Daniel Golle <daniel@makrotopia.org>