From 80df8a7bc61c9077aee14a4a0a4a50d7396d0984 Mon Sep 17 00:00:00 2001 From: "Alejandro W. Sior" Date: Thu, 2 Feb 2023 22:41:38 +0100 Subject: python3: new package at version 3.11.1 --- python3/build | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 python3/build (limited to 'python3/build') diff --git a/python3/build b/python3/build new file mode 100644 index 0000000..fa8baf9 --- /dev/null +++ b/python3/build @@ -0,0 +1,24 @@ +#!/bin/sh -e + +# FIXME: make curses and sqlite work +cat >> Modules/Setup <