Date: Wed, 24 Nov 2021 17:02:30 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 259745] lang/python311: Interpreted object-oriented programming language (beta version) Message-ID: <bug-259745-21822-2aXYFQeW6f@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259745-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-259745-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259745 --- Comment #14 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dd6f568cf8a0c57c1280efb31b1b2ab8= 50a87267f commit d6f568cf8a0c57c1280efb31b1b2ab850a87267f Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-10-28 12:26:49 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-11-24 17:00:33 +0000 lang/python311: add port (at 3.11.0.alpha2) Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. WWW: https://www.python.org/ PR: 259745 Approved by: python Mk/Uses/python.mk | 2 +- Mk/bsd.default-versions.mk | 2 +- lang/Makefile | 1 + lang/python311/Makefile (new) | 164 + lang/python311/Makefile.version (new) | 5 + lang/python311/distinfo (new) | 3 + ...tch-Lib_distutils_command_install__lib.py (new) | 41 + ...Lib_distutils_tests_test__install__lib.py (new) | 33 + lang/python311/files/patch-Makefile.pre.in (new) | 65 + .../files/patch-Misc__python-config.sh.in (new) | 11 + lang/python311/files/pkg-message.in (new) | 12 + lang/python311/pkg-descr (new) | 4 + lang/python311/pkg-plist (new) | 7497 ++++++++++++++++= ++++ 13 files changed, 7838 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259745-21822-2aXYFQeW6f>