pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-blessings moved to base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <adam%maqsimum.pl@localhost>
Pushed By: adam
Date: Wed Apr 12 16:20:31 2017 +0200
Changeset: 40f028048f4fd64dbac50bb4e4e2c58689a2b5e7
Removed Files:
py-blessings/DESCR
py-blessings/Makefile
py-blessings/PLIST
py-blessings/distinfo
Log Message:
py-blessings moved to base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=40f028048f4fd64dbac50bb4e4e2c58689a2b5e7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-blessings/DESCR | 1 -
py-blessings/Makefile | 22 ----------------------
py-blessings/PLIST | 11 -----------
py-blessings/distinfo | 5 -----
4 files changed, 39 deletions(-)
diffs:
diff --git a/py-blessings/DESCR b/py-blessings/DESCR
deleted file mode 100644
index 1251a0cf6b..0000000000
--- a/py-blessings/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-A thin, practical wrapper around terminal coloring, styling, and positioning
diff --git a/py-blessings/Makefile b/py-blessings/Makefile
deleted file mode 100644
index 92699d257c..0000000000
--- a/py-blessings/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/01/26 18:15:54 jihbed Exp $
-
-DISTNAME= blessings-1.6
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=b/blessings/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://github.com/erikrose/blessings
-COMMENT= Practical wrapper around terminal coloring, styling
-LICENSE= mit
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-multiprocessing
-
-do-test:
- ${RUN} cd ${WRKSRC}; ${SETENV} ${TEST_ENV} ${PYTHONBIN} test.py
-
-DEPENDS+= ${PYPKGPREFIX}-multiprocessing>=2.6.2.1:../../devel/py-multiprocessing
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-blessings/PLIST b/py-blessings/PLIST
deleted file mode 100644
index e1f26c6ea8..0000000000
--- a/py-blessings/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/01/26 18:15:54 jihbed Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/blessings/__init__.py
-${PYSITELIB}/blessings/__init__.pyc
-${PYSITELIB}/blessings/__init__.pyo
-${PYSITELIB}/blessings/tests.py
-${PYSITELIB}/blessings/tests.pyc
-${PYSITELIB}/blessings/tests.pyo
diff --git a/py-blessings/distinfo b/py-blessings/distinfo
deleted file mode 100644
index ad1af4684c..0000000000
--- a/py-blessings/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/01/26 18:15:54 jihbed Exp $
-
-SHA1 (blessings-1.6.tar.gz) = f7a0bda2eb0463ca3ae8c4a1e1e71aa457a292e5
-RMD160 (blessings-1.6.tar.gz) = 00014f95d6c303cb87f02476f9b4c1d3e242293a
-Size (blessings-1.6.tar.gz) = 19974 bytes
Home |
Main Index |
Thread Index |
Old Index