pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Makefile: add py-trio.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da3b0ec33286
branches:  trunk
changeset: 372119:da3b0ec33286
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Wed Jan 19 21:14:47 2022 +0000

description:
Makefile: add py-trio.

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5ba7a44141f7 -r da3b0ec33286 devel/Makefile
--- a/devel/Makefile    Wed Jan 19 21:14:26 2022 +0000
+++ b/devel/Makefile    Wed Jan 19 21:14:47 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3558 2022/01/17 09:36:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3559 2022/01/19 21:14:47 rhialto Exp $
 #
 
 COMMENT=       Development utilities
@@ -2690,6 +2690,7 @@
 SUBDIR+=       py-traitlets
 SUBDIR+=       py-traitlets4
 SUBDIR+=       py-treq
+SUBDIR+=       py-trio
 SUBDIR+=       py-tryton
 SUBDIR+=       py-trytond
 SUBDIR+=       py-tubes



Home | Main Index | Thread Index | Old Index