pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-multipart py-multipart: pkglint cleanup
details: https://anonhg.NetBSD.org/pkgsrc/rev/40286dc11b59
branches: trunk
changeset: 770114:40286dc11b59
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 25 12:11:44 2021 +0000
description:
py-multipart: pkglint cleanup
diffstat:
www/py-multipart/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 67af5273554f -r 40286dc11b59 www/py-multipart/Makefile
--- a/www/py-multipart/Makefile Thu Nov 25 12:11:19 2021 +0000
+++ b/www/py-multipart/Makefile Thu Nov 25 12:11:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/11/25 12:10:40 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/11/25 12:11:44 wiz Exp $
DISTNAME= multipart-0.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,11 +6,10 @@
MASTER_SITES= ${MASTER_SITE_PYPI:=m/multipart/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://github.com/defnull/multipart
-COMMENT= Parser for multipart/form-data.
+HOMEPAGE= https://github.com/defnull/multipart
+COMMENT= Parser for multipart/form-data
LICENSE= mit
-#DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index