pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-enum: Moved to pkgsrc
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Sep 19 02:30:47 2016 +0200
Changeset: c75f7d2b3717700c87424ba2921904d5e12f0558
Removed Files:
py-enum/DESCR
py-enum/Makefile
py-enum/PLIST
py-enum/distinfo
Log Message:
py-enum: Moved to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c75f7d2b3717700c87424ba2921904d5e12f0558
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-enum/DESCR | 1 -
py-enum/Makefile | 16 ----------------
py-enum/PLIST | 10 ----------
py-enum/distinfo | 6 ------
4 files changed, 33 deletions(-)
diffs:
diff --git a/py-enum/DESCR b/py-enum/DESCR
deleted file mode 100644
index 14f7bbc..0000000
--- a/py-enum/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Robust enumerated type support in Python
diff --git a/py-enum/Makefile b/py-enum/Makefile
deleted file mode 100644
index e5bca5a..0000000
--- a/py-enum/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME= enum-0.4.6
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=e/enum/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= http://pypi.python.org/pypi/enum/
-COMMENT= Robust enumerated type support in Python
-#LICENSE= gnu-gpl-v3 OR python-software-foundation
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-enum/PLIST b/py-enum/PLIST
deleted file mode 100644
index 92ca767..0000000
--- a/py-enum/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/enum.py
-${PYSITELIB}/enum.pyc
-${PYSITELIB}/enum.pyo
diff --git a/py-enum/distinfo b/py-enum/distinfo
deleted file mode 100644
index c6aa959..0000000
--- a/py-enum/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (enum-0.4.6.tar.gz) = b8868b1370181e92bbffbcd18b3ccd2be1f0438d
-RMD160 (enum-0.4.6.tar.gz) = f095ae903bea652e682a93cd1827c8c1fccf991c
-SHA512 (enum-0.4.6.tar.gz) = b3ccc5bd7cc613f7683f12247a26aae9dacde37e60616c3078c7505fb1defbb512451a2e3e8cd1db3e84d115af01420e3ceaea0d58ae38975f40220e59531227
-Size (enum-0.4.6.tar.gz) = 20265 bytes
Home |
Main Index |
Thread Index |
Old Index