pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/py-lazr-restfulclient Update to 0.14.3
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Sat Nov 21 10:49:04 2020 +0100
Changeset: ff57f4d9ddc4e2af1e9e1c1eff6d9d61bbecec5e
Modified Files:
py-lazr.restfulclient/Makefile
Log Message:
wip/py-lazr-restfulclient Update to 0.14.3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff57f4d9ddc4e2af1e9e1c1eff6d9d61bbecec5e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-lazr.restfulclient/Makefile | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diffs:
diff --git a/py-lazr.restfulclient/Makefile b/py-lazr.restfulclient/Makefile
index 2e4af2a888..46e3b3ab6d 100644
--- a/py-lazr.restfulclient/Makefile
+++ b/py-lazr.restfulclient/Makefile
@@ -2,22 +2,22 @@
DISTNAME= lazr.restfulclient-0.14.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= www
+CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lazr.restfulclient/}
-MAINTAINER= rhialto%NetBSD.org@localhost
-HOMEPAGE= https://launchpad.net/lazr.restfulclient
-COMMENT= Provide added functionality on top of wadllib
-LICENSE= gnu-lgpl-v3
+MAINTAINER= rhialto%NetBSD.org@localhost
+HOMEPAGE= https://launchpad.net/lazr.restfulclient
+COMMENT= Provide added functionality on top of wadllib
+LICENSE= gnu-lgpl-v3
-DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
-DEPENDS+= ${PYPKGPREFIX}-wadllib-[0-9]*:../../wip/py-wadllib
-DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-DEPENDS+= ${PYPKGPREFIX}-oauthlib-[0-9]*:../../security/py-oauthlib
+DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
+DEPENDS+= ${PYPKGPREFIX}-wadllib-[0-9]*:../../wip/py-wadllib
+DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+DEPENDS+= ${PYPKGPREFIX}-oauthlib-[0-9]*:../../security/py-oauthlib
USE_LANGUAGES= # none
-PYTHON_VERSIONED_DEPENDENCIES+= setuptools
+PYTHON_VERSIONED_DEPENDENCIES+= setuptools
.include "../../lang/python/egg.mk"
.include "../../lang/python/versioned_dependencies.mk"
Home |
Main Index |
Thread Index |
Old Index