pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-test-httpbin py-test-httpbin: updated HOMEPAGE; ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c13e9acf4fe
branches: trunk
changeset: 380866:8c13e9acf4fe
user: adam <adam%pkgsrc.org@localhost>
date: Wed May 23 10:59:08 2018 +0000
description:
py-test-httpbin: updated HOMEPAGE; removed unused DEPENDS
diffstat:
www/py-test-httpbin/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 6860c53f7d38 -r 8c13e9acf4fe www/py-test-httpbin/Makefile
--- a/www/py-test-httpbin/Makefile Wed May 23 10:52:15 2018 +0000
+++ b/www/py-test-httpbin/Makefile Wed May 23 10:59:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/05/02 07:30:41 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/05/23 10:59:08 adam Exp $
DISTNAME= pytest-httpbin-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -6,12 +6,10 @@
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-httpbin/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.python.org/pypi/pytest-httpbin
+HOMEPAGE= https://github.com/kevin1024/pytest-httpbin
COMMENT= Easily test your HTTP library against a local copy of httpbin
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-flask-[0-9]*:../../www/py-flask
-DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
DEPENDS+= ${PYPKGPREFIX}-httpbin-[0-9]*:../../www/py-httpbin
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
Home |
Main Index |
Thread Index |
Old Index