pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-multipart
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 25 12:11:44 UTC 2021
Modified Files:
pkgsrc/www/py-multipart: Makefile
Log Message:
py-multipart: pkglint cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-multipart/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-multipart/Makefile
diff -u pkgsrc/www/py-multipart/Makefile:1.1 pkgsrc/www/py-multipart/Makefile:1.2
--- pkgsrc/www/py-multipart/Makefile:1.1 Thu Nov 25 12:10:40 2021
+++ pkgsrc/www/py-multipart/Makefile Thu Nov 25 12:11:44 2021
@@ -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 @@ CATEGORIES= www python
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