pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: gson
Date: Thu Jun 13 09:35:33 UTC 2019
Modified Files:
pkgsrc/devel: Makefile
Log Message:
py-pyte: Add version 0.8.0
Pyte is a Python library that emulates the DEC VT100 and compatible
video terminals.
To generate a diff of this commit:
cvs rdiff -u -r1.2859 -r1.2860 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2859 pkgsrc/devel/Makefile:1.2860
--- pkgsrc/devel/Makefile:1.2859 Thu Jun 13 03:10:44 2019
+++ pkgsrc/devel/Makefile Thu Jun 13 09:35:33 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2859 2019/06/13 03:10:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.2860 2019/06/13 09:35:33 gson Exp $
#
COMMENT= Development utilities
@@ -2316,6 +2316,7 @@ SUBDIR+= py-pyparsing
SUBDIR+= py-pyrsistent
SUBDIR+= py-pysha3
SUBDIR+= py-pysvn
+SUBDIR+= py-pyte
SUBDIR+= py-pytemplate
SUBDIR+= py-python-dotenv
SUBDIR+= py-python-slugify
Home |
Main Index |
Thread Index |
Old Index