pkgsrc-WIP-changes archive

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

add py-ruamel-{base,ordereddict,yaml} to Makefile



Module Name:	pkgsrc-wip
Committed By:	Guillaume Delpierre <gde%llew.me@localhost>
Pushed By:	gdelpierre
Date:		Thu Feb 18 14:32:14 2016 +0100
Changeset:	5ae07372c27df992e8503414ca73f5aa98404056

Modified Files:
	Makefile

Log Message:
add py-ruamel-{base,ordereddict,yaml} to Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ae07372c27df992e8503414ca73f5aa98404056

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

diffstat:
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 20a9657..4b164a9 100644
--- a/Makefile
+++ b/Makefile
@@ -3301,6 +3301,9 @@ SUBDIR+=	py-rpncalc
 SUBDIR+=	py-rpyc
 SUBDIR+=	py-rql
 SUBDIR+=	py-rsistent
+SUBDIR+=	py-ruamel-base
+SUBDIR+=	py-ruamel-ordereddict
+SUBDIR+=	py-ruamel-yaml
 SUBDIR+=	py-ruffus
 SUBDIR+=	py-sage
 SUBDIR+=	py-sas7bdat


Home | Main Index | Thread Index | Old Index