From 386fda2227f1cdb0426594d4d5f3206b627cf817 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 30 Jan 2023 22:21:44 +0000 Subject: [PATCH] +py-aiosignal,py-frozenlist --- devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 77d4e301640..ede50e6bfd1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1304,6 +1304,7 @@ SUBDIR += pth SUBDIR += ptlib SUBDIR += pudb,python3 + SUBDIR += py-aiosignal,python3 SUBDIR += py-algorithm-munkres,python3 SUBDIR += py-altgraph SUBDIR += py-altgraph,python3 @@ -1400,6 +1401,7 @@ SUBDIR += py-flit_core,python3 SUBDIR += py-freezegun,python3 SUBDIR += py-frozendict,python3 + SUBDIR += py-frozenlist,python3 SUBDIR += py-funcy SUBDIR += py-funcy,python3 SUBDIR += py-future