Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-libraries: Remove Python 2-only packages | Jeffery To | 2020-04-02 |
| | | | | | | | | | | These are either libraries that backport Python 3 features for Python 2 programs, or libraries that have not had Python 3 variants added to them by anyone. These packages will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | treewide: Use pypi.mk for Python packages | Jeffery To | 2019-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> | ||
* | python-futures: Add new package | Daniel Danzberger | 2019-04-19 |
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com> |