aboutsummaryrefslogtreecommitdiff
path: root/lang/python/itsdangerous
Commit message (Collapse)AuthorAge
* treewide: Use pypi.mk for Python packagesJeffery To2019-10-30
| | | | | | | | | | | | | This updates all Python packages that download their source from PyPi to use pypi.mk. This will allow future improvements/changes to pypi.mk to affect all relevant packages. This also makes it easier for future Python packages to start using pypi.mk, when it's clear how it is used in existing packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* itsdangerous: Makefile polishingJosef Schlehofer2019-06-15
| | | | | | | - Change Website URL - Add src package Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* itsdangerous: Update to 1.1.0Rosen Penev2018-11-14
| | | Signed-off-by: Rosen Penev <rosenp@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: itsdangerous: add packageDaniel Golle2017-07-14
Signed-off-by: Daniel Golle <daniel@makrotopia.org>