pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
imported py-whichcraft as devel/ py-whichcraft and updated dependancies accordingly
Module Name: pkgsrc-wip
Committed By: Nils Ratusznik <nils%NetBSD.org@localhost>
Pushed By: nils
Date: Mon May 16 16:08:56 2016 +0200
Changeset: ae39b885e912eb4f9d5e034fafc3d279a540581b
Modified Files:
py-cookiecutter/Makefile
Removed Files:
py-whichcraft/DESCR
py-whichcraft/Makefile
py-whichcraft/PLIST
py-whichcraft/distinfo
Log Message:
imported py-whichcraft as devel/py-whichcraft and updated dependancies accordingly
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ae39b885e912eb4f9d5e034fafc3d279a540581b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cookiecutter/Makefile | 2 +-
py-whichcraft/DESCR | 2 --
py-whichcraft/Makefile | 22 ----------------------
py-whichcraft/PLIST | 9 ---------
py-whichcraft/distinfo | 6 ------
5 files changed, 1 insertion(+), 40 deletions(-)
diffs:
diff --git a/py-cookiecutter/Makefile b/py-cookiecutter/Makefile
index f381730..e8a56d2 100644
--- a/py-cookiecutter/Makefile
+++ b/py-cookiecutter/Makefile
@@ -24,7 +24,7 @@ DEPENDS+= ${PYPKGPREFIX}-future>=0.15.2:../../devel/py-future
DEPENDS+= ${PYPKGPREFIX}-binaryornot>=0.2.0:../../wip/py-binaryornot
DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.7:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-click>=6.3:../../devel/py-click
-DEPENDS+= ${PYPKGPREFIX}-whichcraft>=0.1.1:../../wip/py-whichcraft
+DEPENDS+= ${PYPKGPREFIX}-whichcraft>=0.1.1:../../devel/py-whichcraft
DEPENDS+= ${PYPKGPREFIX}-ruamel-yaml>=0.10.12:../../devel/py-ruamel-yaml
DEPENDS+= ${PYPKGPREFIX}-markupsafe-[0-9]*:../../textproc/py-markupsafe
diff --git a/py-whichcraft/DESCR b/py-whichcraft/DESCR
deleted file mode 100644
index bd39b25..0000000
--- a/py-whichcraft/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package provides cross-platform cross-python
-shutil.which functionality.
diff --git a/py-whichcraft/Makefile b/py-whichcraft/Makefile
deleted file mode 100644
index 4db5be2..0000000
--- a/py-whichcraft/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME= whichcraft-0.1.1
-GITHUB_PROJECT= whichcraft
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=pydanny/}
-EXTRACT_SUFX= .zip
-
-MAINTAINER= gde%llew.me@localhost
-HOMEPAGE= ${MASTER_SITE_GITHUB:=pydanny/whichcraft/}
-COMMENT= Cross-platform cross-python shutil.which functionality
-LICENSE= modified-bsd
-
-DEPENDS+= ${PYPKGPREFIX}-wheel>=0.23.0:../../devel/py-wheel
-
-USE_LANGUAGES= # none
-
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-whichcraft/PLIST b/py-whichcraft/PLIST
deleted file mode 100644
index c5b1600..0000000
--- a/py-whichcraft/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/whichcraft.pyo
-${PYSITELIB}/whichcraft.pyc
-${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}/top_level.txt
-${PYSITELIB}/whichcraft.py
diff --git a/py-whichcraft/distinfo b/py-whichcraft/distinfo
deleted file mode 100644
index a896a86..0000000
--- a/py-whichcraft/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (whichcraft-0.1.1.zip) = fa4a0baeff0d571465d234923d95e34c9ad8906c
-RMD160 (whichcraft-0.1.1.zip) = 962d885c521b42b886eb96265566cc6217a41762
-SHA512 (whichcraft-0.1.1.zip) = ad04d988b336dea02997738101147cac66477f46323fb8b225c447f6442104fdd0f83099a82c823321aef8f54d12fda72ceec803476d3b7db98ef5b4d13dd111
-Size (whichcraft-0.1.1.zip) = 11314 bytes
Home |
Main Index |
Thread Index |
Old Index