pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

imported py-ruamel-yaml as devel/ py-ruamel-yaml and updated dependancies accordingly



Module Name:	pkgsrc-wip
Committed By:	Nils Ratusznik <nils%NetBSD.org@localhost>
Pushed By:	nils
Date:		Mon May 16 15:57:03 2016 +0200
Changeset:	5e31d0d9fbe345f124fb86843bd59e827cdaa722

Modified Files:
	Makefile
	py-cookiecutter/Makefile
Removed Files:
	py-ruamel-yaml/DESCR
	py-ruamel-yaml/Makefile
	py-ruamel-yaml/PLIST
	py-ruamel-yaml/distinfo

Log Message:
imported py-ruamel-yaml as devel/py-ruamel-yaml 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=5e31d0d9fbe345f124fb86843bd59e827cdaa722

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                 |  1 -
 py-cookiecutter/Makefile |  2 +-
 py-ruamel-yaml/DESCR     |  2 --
 py-ruamel-yaml/Makefile  | 23 --------------
 py-ruamel-yaml/PLIST     | 78 ------------------------------------------------
 py-ruamel-yaml/distinfo  |  6 ----
 6 files changed, 1 insertion(+), 111 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c9140c9..f340836 100644
--- a/Makefile
+++ b/Makefile
@@ -3445,7 +3445,6 @@ SUBDIR+=	py-rpncalc
 SUBDIR+=	py-rpyc
 SUBDIR+=	py-rql
 SUBDIR+=	py-rsistent
-SUBDIR+=	py-ruamel-yaml
 SUBDIR+=	py-ruffus
 SUBDIR+=	py-sage
 SUBDIR+=	py-sas7bdat
diff --git a/py-cookiecutter/Makefile b/py-cookiecutter/Makefile
index b4d1c29..f381730 100644
--- a/py-cookiecutter/Makefile
+++ b/py-cookiecutter/Makefile
@@ -25,7 +25,7 @@ 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}-ruamel-yaml>=0.10.12:../../wip/py-ruamel-yaml
+DEPENDS+=			${PYPKGPREFIX}-ruamel-yaml>=0.10.12:../../devel/py-ruamel-yaml
 DEPENDS+=			${PYPKGPREFIX}-markupsafe-[0-9]*:../../textproc/py-markupsafe
 
 # for python < 3.0
diff --git a/py-ruamel-yaml/DESCR b/py-ruamel-yaml/DESCR
deleted file mode 100644
index ae152e4..0000000
--- a/py-ruamel-yaml/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation
-of comments, seq/map flow style, and map key order
diff --git a/py-ruamel-yaml/Makefile b/py-ruamel-yaml/Makefile
deleted file mode 100644
index eb0f8f2..0000000
--- a/py-ruamel-yaml/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	ruamel.yaml-0.10.23
-PKGNAME=	${PYPKGPREFIX}-ruamel-yaml-0.10.23
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_PYPI:=r/ruamel.yaml/}
-
-MAINTAINER=	gde%llew.me@localhost
-HOMEPAGE=	https://bitbucket.org/ruamel/yaml
-COMMENT=	YAML parser/emitter
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-ruamel-base>=1.0.0:../../devel/py-ruamel-base
-
-# for python < 3.0
-.include "../../lang/python/pyversion.mk"
-.if ${_PYTHON_VERSION} < 30
-DEPENDS+=	${PYPKGPREFIX}-ruamel-ordereddict>=0.4.9:../../devel/py-ruamel-ordereddict
-.endif
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-ruamel-yaml/PLIST b/py-ruamel-yaml/PLIST
deleted file mode 100644
index 0b5563a..0000000
--- a/py-ruamel-yaml/PLIST
+++ /dev/null
@@ -1,78 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/_ruamel_yaml.so
-${PYSITELIB}/${EGG_NAME}-nspkg.pth
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/ruamel/yaml/__init__.py
-${PYSITELIB}/ruamel/yaml/__init__.pyc
-${PYSITELIB}/ruamel/yaml/__init__.pyo
-${PYSITELIB}/ruamel/yaml/comments.py
-${PYSITELIB}/ruamel/yaml/comments.pyc
-${PYSITELIB}/ruamel/yaml/comments.pyo
-${PYSITELIB}/ruamel/yaml/compat.py
-${PYSITELIB}/ruamel/yaml/compat.pyc
-${PYSITELIB}/ruamel/yaml/compat.pyo
-${PYSITELIB}/ruamel/yaml/composer.py
-${PYSITELIB}/ruamel/yaml/composer.pyc
-${PYSITELIB}/ruamel/yaml/composer.pyo
-${PYSITELIB}/ruamel/yaml/configobjwalker.py
-${PYSITELIB}/ruamel/yaml/configobjwalker.pyc
-${PYSITELIB}/ruamel/yaml/configobjwalker.pyo
-${PYSITELIB}/ruamel/yaml/constructor.py
-${PYSITELIB}/ruamel/yaml/constructor.pyc
-${PYSITELIB}/ruamel/yaml/constructor.pyo
-${PYSITELIB}/ruamel/yaml/cyaml.py
-${PYSITELIB}/ruamel/yaml/cyaml.pyc
-${PYSITELIB}/ruamel/yaml/cyaml.pyo
-${PYSITELIB}/ruamel/yaml/dumper.py
-${PYSITELIB}/ruamel/yaml/dumper.pyc
-${PYSITELIB}/ruamel/yaml/dumper.pyo
-${PYSITELIB}/ruamel/yaml/emitter.py
-${PYSITELIB}/ruamel/yaml/emitter.pyc
-${PYSITELIB}/ruamel/yaml/emitter.pyo
-${PYSITELIB}/ruamel/yaml/error.py
-${PYSITELIB}/ruamel/yaml/error.pyc
-${PYSITELIB}/ruamel/yaml/error.pyo
-${PYSITELIB}/ruamel/yaml/events.py
-${PYSITELIB}/ruamel/yaml/events.pyc
-${PYSITELIB}/ruamel/yaml/events.pyo
-${PYSITELIB}/ruamel/yaml/loader.py
-${PYSITELIB}/ruamel/yaml/loader.pyc
-${PYSITELIB}/ruamel/yaml/loader.pyo
-${PYSITELIB}/ruamel/yaml/main.py
-${PYSITELIB}/ruamel/yaml/main.pyc
-${PYSITELIB}/ruamel/yaml/main.pyo
-${PYSITELIB}/ruamel/yaml/make_win_whl.py
-${PYSITELIB}/ruamel/yaml/make_win_whl.pyc
-${PYSITELIB}/ruamel/yaml/make_win_whl.pyo
-${PYSITELIB}/ruamel/yaml/nodes.py
-${PYSITELIB}/ruamel/yaml/nodes.pyc
-${PYSITELIB}/ruamel/yaml/nodes.pyo
-${PYSITELIB}/ruamel/yaml/parser_.py
-${PYSITELIB}/ruamel/yaml/parser_.pyc
-${PYSITELIB}/ruamel/yaml/parser_.pyo
-${PYSITELIB}/ruamel/yaml/reader.py
-${PYSITELIB}/ruamel/yaml/reader.pyc
-${PYSITELIB}/ruamel/yaml/reader.pyo
-${PYSITELIB}/ruamel/yaml/representer.py
-${PYSITELIB}/ruamel/yaml/representer.pyc
-${PYSITELIB}/ruamel/yaml/representer.pyo
-${PYSITELIB}/ruamel/yaml/resolver.py
-${PYSITELIB}/ruamel/yaml/resolver.pyc
-${PYSITELIB}/ruamel/yaml/resolver.pyo
-${PYSITELIB}/ruamel/yaml/scalarstring.py
-${PYSITELIB}/ruamel/yaml/scalarstring.pyc
-${PYSITELIB}/ruamel/yaml/scalarstring.pyo
-${PYSITELIB}/ruamel/yaml/scanner.py
-${PYSITELIB}/ruamel/yaml/scanner.pyc
-${PYSITELIB}/ruamel/yaml/scanner.pyo
-${PYSITELIB}/ruamel/yaml/serializer.py
-${PYSITELIB}/ruamel/yaml/serializer.pyc
-${PYSITELIB}/ruamel/yaml/serializer.pyo
-${PYSITELIB}/ruamel/yaml/tokens.py
-${PYSITELIB}/ruamel/yaml/tokens.pyc
-${PYSITELIB}/ruamel/yaml/tokens.pyo
diff --git a/py-ruamel-yaml/distinfo b/py-ruamel-yaml/distinfo
deleted file mode 100644
index ec13abb..0000000
--- a/py-ruamel-yaml/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (ruamel.yaml-0.10.23.tar.gz) = 27ff470ddad64a27f3b446a6128988d25329919a
-RMD160 (ruamel.yaml-0.10.23.tar.gz) = e524d7bf02ffc14bc0fc9bf41bfbb509ba6aa4e8
-SHA512 (ruamel.yaml-0.10.23.tar.gz) = ec92568569ab74b560ac443412216f961c927fbf5dd21fa2057247c095e95cdbfa1f965a9d3d006a0fcd39cd99bbe829f129ca85593584bcc1ca02042f9b641e
-Size (ruamel.yaml-0.10.23.tar.gz) = 228575 bytes


Home | Main Index | Thread Index | Old Index