From: Alexandru Ardelean Date: Thu, 20 Aug 2015 18:49:44 +0000 (+0300) Subject: python-pip: add myself as maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=00560cea9984236ffc7f56fdadc3e2d445ae668f;p=openwrt-packages.git python-pip: add myself as maintainer Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python-pip/Makefile b/lang/python-pip/Makefile index f0b868295..151a2af35 100644 --- a/lang/python-pip/Makefile +++ b/lang/python-pip/Makefile @@ -28,6 +28,7 @@ define Package/python-pip TITLE:=Tool for installing Python packages. URL:=https://pip.pypa.io DEPENDS:=+python +python-setuptools + MAINTAINER:=Alexandru Ardelean endef define Package/python-pip/description