aboutsummaryrefslogtreecommitdiff
path: root/lang/python-dns
Commit message (Collapse)AuthorAge
* python-dns: remove PyPackage filespecAlexandru Ardelean2015-01-06
| | | | | | Default will be used. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-dns: update PKG_NAMEAlexandru Ardelean2014-12-10
| | | | | | | PKG_NAME should be the name of the actual OpenWRT package, and not the name of the original package name. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-dns: update compile rule and add PyPackage rulesAlexandru Ardelean2014-12-10
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-dns: add $(eval $(call PyPackage,python-dns))Alexandru Ardelean2014-12-10
| | | | | | | Should be included by Python packages if they want to run Python-package-specific build rules. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-dns: fix python-mini dependency to pythonAlexandru Ardelean2014-12-10
| | | | | | | | python-mini does not exist anymore For now we'll just fix the build, and we'll do a bit more smart packaging later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* python-dns: fixed URLDenis Shulyaka2014-11-04
| | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* New python-dns packageDenis Shulyaka2014-10-26
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>