aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-idna
Commit message (Collapse)AuthorAge
* python-idna: Update to 2.8Rosen Penev2018-12-06
| | | | | | | | Changed URL to pythonhosted one. Some Makefile rearrangements for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* python-idna: bump to version 2.7Alexandru Ardelean2018-06-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-*,python3-*: add src packages for multiple packagesJeffery To2018-01-15
| | | | Signed-off-by: Jeffery To <jeffery.to@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>
* python3-idna: Fix openwrt_repo 519, opkg segfault.mike mcginty2017-11-17
| | | | Signed-off-by: mike mcginty <mach327@gmail.com>
* python-idna: update to version 2.6Alexandru Ardelean2017-09-23
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-idna: bump to version 2.5 and add python3 variantAlexandru Ardelean2017-07-27
| | | | | | And add myself as 2nd maintainer. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python packages: move all things python under lang/pythonAlexandru Ardelean2017-05-17
I admit this may be be a bit aggressive, but the lang folder is getting cluttered/filled up with Python, PHP, Perl, Ruby, etc. packages. Makes sense to try to group them into per-lang folders. I took the Pythons. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>