pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-cssselect2 py-cssselect2: update HOMEPAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a80dca0b75fe
branches:  trunk
changeset: 370000:a80dca0b75fe
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 09 08:22:20 2017 +0000

description:
py-cssselect2: update HOMEPAGE

diffstat:

 textproc/py-cssselect2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6e3e94bcfeab -r a80dca0b75fe textproc/py-cssselect2/Makefile
--- a/textproc/py-cssselect2/Makefile   Mon Oct 09 08:21:24 2017 +0000
+++ b/textproc/py-cssselect2/Makefile   Mon Oct 09 08:22:20 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/09/02 14:58:45 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/09 08:22:20 wiz Exp $
 
 DISTNAME=      cssselect2-0.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cssselect2/}
 
 MAINTAINER=    kleink%NetBSD.org@localhost
-HOMEPAGE=      https://pythonhosted.org/cssselect2/
+HOMEPAGE=      https://pypi.python.org/pypi/cssselect2
 COMMENT=       CSS selectors for Python ElementTree
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index