pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-uuid: pkglint
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Oct 5 04:06:45 2016 +0200
Changeset: 9e497f151b0baf3817f455dd1db393ed472255b3
Modified Files:
py-uuid/Makefile
Log Message:
py-uuid: pkglint
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9e497f151b0baf3817f455dd1db393ed472255b3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-uuid/Makefile | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diffs:
diff --git a/py-uuid/Makefile b/py-uuid/Makefile
index 372f6ed..b688e6c 100644
--- a/py-uuid/Makefile
+++ b/py-uuid/Makefile
@@ -1,18 +1,15 @@
# $NetBSD: Makefile,v 1.9 2014/06/01 12:49:47 thomasklausner Exp $
-#
DISTNAME= uuid-1.30
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
-CATEGORIES= net
+CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uuid/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= http://pypi.python.org/pypi/uuid/1.30
+HOMEPAGE= https://pypi.python.org/pypi/uuid
COMMENT= UUID object and generation functions
-#LICENSE= # TODO: (see mk/license.mk)
+LICENSE= generic-nonlicense
-WRKSRC= ${WRKDIR}/uuid-1.30
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
Home |
Main Index |
Thread Index |
Old Index