pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-uuid: Deported into pkgsrc
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Oct 5 04:31:53 2016 +0200
Changeset: 4057496b04871685fc9eb91caa6bc8f0c753c91d
Removed Files:
py-uuid/DESCR
py-uuid/Makefile
py-uuid/PLIST
py-uuid/distinfo
Log Message:
py-uuid: Deported into pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4057496b04871685fc9eb91caa6bc8f0c753c91d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-uuid/DESCR | 1 -
py-uuid/Makefile | 20 --------------------
py-uuid/PLIST | 4 ----
py-uuid/distinfo | 5 -----
4 files changed, 30 deletions(-)
diffs:
diff --git a/py-uuid/DESCR b/py-uuid/DESCR
deleted file mode 100644
index 42c86d8..0000000
--- a/py-uuid/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-UUID objects (universally unique identifiers) according to RFC 4122
diff --git a/py-uuid/Makefile b/py-uuid/Makefile
deleted file mode 100644
index 5f08b57..0000000
--- a/py-uuid/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2014/06/01 12:49:47 thomasklausner Exp $
-
-DISTNAME= uuid-1.30
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=u/uuid/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://pypi.python.org/pypi/uuid
-COMMENT= UUID object and generation functions
-LICENSE= generic-nonlicense
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.30
-
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-uuid/PLIST b/py-uuid/PLIST
deleted file mode 100644
index 11afa94..0000000
--- a/py-uuid/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/08 18:55:57 jihbed Exp $
-${PYSITELIB}/uuid.py
-${PYSITELIB}/uuid.pyc
-${PYSITELIB}/uuid.pyo
diff --git a/py-uuid/distinfo b/py-uuid/distinfo
deleted file mode 100644
index 115112d..0000000
--- a/py-uuid/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/05/08 18:55:57 jihbed Exp $
-
-SHA1 (uuid-1.30.tar.gz) = 77ffab33e5052153504a5990dabf7a8505a464bf
-RMD160 (uuid-1.30.tar.gz) = 02f7f2c21cb7a18e426e8e4b573d0521baee97f9
-Size (uuid-1.30.tar.gz) = 5811 bytes
Home |
Main Index |
Thread Index |
Old Index