[Bug 256150] lang/python310: Interpreted object-oriented programming language
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Jul 2021 20:19:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256150 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=930c93129234e5ed3f67be1b8795a5a20e2745db commit 930c93129234e5ed3f67be1b8795a5a20e2745db Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-04-08 22:31:49 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-07-14 20:14:55 +0000 lang/python310: add python 3.10.0.beta4 PR: 256150 Approved by: maintainer timeout (python@, 1 month) Differential Revision: https://reviews.freebsd.org/D30475 Mk/Uses/python.mk | 2 +- Mk/bsd.default-versions.mk | 4 +- lang/Makefile | 1 + lang/python310/Makefile (new) | 159 + lang/python310/Makefile.version (new) | 5 + lang/python310/distinfo (new) | 3 + ...tch-Lib_distutils_command_install__lib.py (new) | 41 + ...Lib_distutils_tests_test__install__lib.py (new) | 33 + lang/python310/files/patch-Makefile.pre.in (new) | 65 + .../files/patch-Misc__python-config.sh.in (new) | 11 + lang/python310/files/pkg-message.in (new) | 12 + lang/python310/pkg-descr (new) | 4 + lang/python310/pkg-plist (new) | 7480 ++++++++++++++++++++ 13 files changed, 7817 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.