From nobody Wed Dec 22 13:45:41 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E119B18E534D; Wed, 22 Dec 2021 13:45:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJvjL1BFvz4XNJ; Wed, 22 Dec 2021 13:45:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C606F1E073; Wed, 22 Dec 2021 13:45:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BMDjfkA088067; Wed, 22 Dec 2021 13:45:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BMDjf02088066; Wed, 22 Dec 2021 13:45:41 GMT (envelope-from git) Date: Wed, 22 Dec 2021 13:45:41 GMT Message-Id: <202112221345.1BMDjf02088066@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dmitry Marakasov Subject: git: 826c8bace13d - main - lang/python311: update to 3.11.0a3 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: amdmi3 X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 826c8bace13de6eeac9acb47dd814b3dd23a6dd0 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640180742; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=a45wqmJeYenOS4R3rkF24gJPI4yj1+JFfsrLwo//6to=; b=NDCPZSE3Zl7Ft6flcxakNrF+ONRAMUvBI7DR6kd9HVFCUT4F5S07Zwf3vMcXO6l0YnqLNz uVWVieg3jYr0q5c4YpYhY0AnaGJ2+xCStVXj9E73dGuz/NdIF12Pf3utlT2DSvSz0MN2m7 9ZlU0kXs2afoEp5vUeJAcFJUW34lB/ay7VXI8J81gCUCMYkJplXB8SVR+9wYCUrK1XD8zA cR1VDXHUFF3Lg1M1lNRqjEioe5DVVQqgig34ZJQo9fOywsDqpOQg7eXT8BqqJqCcuDH1Cu PYDeK4RM7pHXn1PA4K5ePGeo+U3k5O5ojVLQwhQfNPQLKwS2NCiSgw/uPsdlWA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640180742; a=rsa-sha256; cv=none; b=Zn8rPshTzMdVox42aENKDVVhPczVipu4gYin6Z5t8uvagcXCPvkyFp5s7AEPItaJY/yBxm 1yUoiW56CmRRXAIe0Rfv29LTVEeb4PF5j9TlQyPG2D26fYvgRjW53CNYxk769ug6VGYbDr ll866/nZs+mGXu/4rYWwAZVAg6Z25CgwMPhB+vd8bCdAoXGZ9LNNXUmH4YxolMB9p1O+zq /rcFkb1RmuPMTeS7zfFwYG21w7xjptpr+pxJek093LRdKKMOuqjSz46VjAyziPr3r2jlS+ v7hsfJ0WE9cXwQzJ6avLydmDavumcz28QSeHPvrlNweO6p78cvgJPMDY1hrovA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=826c8bace13de6eeac9acb47dd814b3dd23a6dd0 commit 826c8bace13de6eeac9acb47dd814b3dd23a6dd0 Author: Dmitry Marakasov AuthorDate: 2021-12-22 11:35:51 +0000 Commit: Dmitry Marakasov CommitDate: 2021-12-22 13:44:04 +0000 lang/python311: update to 3.11.0a3 --- lang/python311/Makefile.version | 2 +- lang/python311/distinfo | 6 +++--- lang/python311/files/patch-Makefile.pre.in | 18 +++++++++--------- lang/python311/pkg-plist | 11 +++++++++-- 4 files changed, 22 insertions(+), 15 deletions(-) diff --git a/lang/python311/Makefile.version b/lang/python311/Makefile.version index 3b5b0700a29e..f9d0673cbf27 100644 --- a/lang/python311/Makefile.version +++ b/lang/python311/Makefile.version @@ -2,4 +2,4 @@ # Do not forget to update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" -PYTHON_DISTVERSION= 3.11.0a2 +PYTHON_DISTVERSION= 3.11.0a3 diff --git a/lang/python311/distinfo b/lang/python311/distinfo index fd8e3b9cc2ce..25de98eef144 100644 --- a/lang/python311/distinfo +++ b/lang/python311/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637148409 -SHA256 (python/Python-3.11.0a2.tar.xz) = 68a8c4d6ce2548a7b617d699fbdb348937bdace0cf96db1aa083849df5dad13f -SIZE (python/Python-3.11.0a2.tar.xz) = 18714064 +TIMESTAMP = 1640120345 +SHA256 (python/Python-3.11.0a3.tar.xz) = 96fbe735d377dec46a007974d1315868bde9f06aea5e56dee99500d620d814a3 +SIZE (python/Python-3.11.0a3.tar.xz) = 18775072 diff --git a/lang/python311/files/patch-Makefile.pre.in b/lang/python311/files/patch-Makefile.pre.in index 1262d9f1aea6..17932eb1e6df 100644 --- a/lang/python311/files/patch-Makefile.pre.in +++ b/lang/python311/files/patch-Makefile.pre.in @@ -1,9 +1,9 @@ # Description: Remove duplicate CFLAGS, CPPFLAGS, LDFLAGS by stripping CONFIGURE_* # Submitted by: koobs (r326729) # TODO: Upstream ---- Makefile.pre.in.orig 2019-11-04 01:16:37 UTC +--- Makefile.pre.in.orig 2021-12-21 21:06:26 UTC +++ Makefile.pre.in -@@ -80,7 +80,6 @@ MAKESETUP= $(srcdir)/Modules/makesetup +@@ -81,7 +81,6 @@ MAKESETUP= $(srcdir)/Modules/makesetup OPT= @OPT@ BASECFLAGS= @BASECFLAGS@ BASECPPFLAGS= @BASECPPFLAGS@ @@ -11,10 +11,10 @@ # CFLAGS_NODIST is used for building the interpreter and stdlib C extensions. # Use it when a compiler flag should _not_ be part of the distutils CFLAGS # once Python is installed (Issue #21121). -@@ -89,18 +88,16 @@ CONFIGURE_CFLAGS_NODIST=@CFLAGS_NODIST@ - # Use it when a linker flag should _not_ be part of the distutils LDFLAGS - # once Python is installed (bpo-35257) - CONFIGURE_LDFLAGS_NODIST=@LDFLAGS_NODIST@ +@@ -93,18 +92,16 @@ CONFIGURE_LDFLAGS_NODIST=@LDFLAGS_NODIST@ + # LDFLAGS_NOLTO is an extra flag to disable lto. It is used to speed up building + # of _bootstrap_python and _freeze_module tools, which don't need LTO. + CONFIGURE_LDFLAGS_NOLTO=@LDFLAGS_NOLTO@ -CONFIGURE_CPPFLAGS= @CPPFLAGS@ -CONFIGURE_LDFLAGS= @LDFLAGS@ # Avoid assigning CFLAGS, LDFLAGS, etc. so users can use them on the @@ -31,9 +31,9 @@ +PY_CPPFLAGS= $(BASECPPFLAGS) -I. -I$(srcdir)/Include $(CPPFLAGS) +PY_LDFLAGS= $(LDFLAGS) PY_LDFLAGS_NODIST=$(CONFIGURE_LDFLAGS_NODIST) $(LDFLAGS_NODIST) + PY_LDFLAGS_NOLTO=$(PY_LDFLAGS) $(CONFIGURE_LDFLAGS_NOLTO) $(LDFLAGS_NODIST) NO_AS_NEEDED= @NO_AS_NEEDED@ - SGI_ABI= @SGI_ABI@ -@@ -1269,14 +1266,6 @@ bininstall: altbininstall +@@ -1768,14 +1765,6 @@ bininstall: altbininstall else true; \ fi (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python3$(EXE)) @@ -48,7 +48,7 @@ -rm -f $(DESTDIR)$(BINDIR)/python3-config (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)-config python3-config) -rm -f $(DESTDIR)$(LIBPC)/python3.pc -@@ -1580,6 +1569,14 @@ libainstall: @DEF_MAKE_RULE@ python-config +@@ -2129,6 +2118,14 @@ libainstall: @DEF_MAKE_RULE@ python-config $(INSTALL_SCRIPT) $(srcdir)/install-sh $(DESTDIR)$(LIBPL)/install-sh $(INSTALL_SCRIPT) python-config.py $(DESTDIR)$(LIBPL)/python-config.py $(INSTALL_SCRIPT) python-config $(DESTDIR)$(BINDIR)/python$(LDVERSION)-config diff --git a/lang/python311/pkg-plist b/lang/python311/pkg-plist index 26f9bf52dc01..45425982f81c 100644 --- a/lang/python311/pkg-plist +++ b/lang/python311/pkg-plist @@ -90,6 +90,7 @@ include/python%%XYDOT%%%%ABI%%/internal/pycore_fileutils.h include/python%%XYDOT%%%%ABI%%/internal/pycore_floatobject.h include/python%%XYDOT%%%%ABI%%/internal/pycore_format.h include/python%%XYDOT%%%%ABI%%/internal/pycore_frame.h +include/python%%XYDOT%%%%ABI%%/internal/pycore_function.h include/python%%XYDOT%%%%ABI%%/internal/pycore_gc.h include/python%%XYDOT%%%%ABI%%/internal/pycore_getopt.h include/python%%XYDOT%%%%ABI%%/internal/pycore_gil.h @@ -884,7 +885,9 @@ lib/python%%XYDOT%%/concurrent/futures/process.py lib/python%%XYDOT%%/concurrent/futures/thread.py lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Makefile lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup.bootstrap lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup.local +lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/Setup.stdlib lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/config.c lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/config.c.in lib/python%%XYDOT%%/config-%%XYDOT%%%%ABI%%/install-sh @@ -2937,9 +2940,9 @@ lib/python%%XYDOT%%/lib-dynload/xxlimited.cpython-%%XY%%%%ABI%%.so lib/python%%XYDOT%%/lib-dynload/xxlimited_35.cpython-%%XY%%%%ABI%%.so lib/python%%XYDOT%%/lib-dynload/zlib.cpython-%%XY%%%%ABI%%.so lib/python%%XYDOT%%/lib2to3/Grammar.txt -lib/python%%XYDOT%%/lib2to3/Grammar%%XYZDOT%%.alpha.2.pickle +lib/python%%XYDOT%%/lib2to3/Grammar%%XYZDOT%%.alpha.3.pickle lib/python%%XYDOT%%/lib2to3/PatternGrammar.txt -lib/python%%XYDOT%%/lib2to3/PatternGrammar%%XYZDOT%%.alpha.2.pickle +lib/python%%XYDOT%%/lib2to3/PatternGrammar%%XYZDOT%%.alpha.3.pickle lib/python%%XYDOT%%/lib2to3/__init__.py lib/python%%XYDOT%%/lib2to3/__main__.py lib/python%%XYDOT%%/lib2to3/__pycache__/__init__.cpython-%%XY%%.opt-1.pyc @@ -4191,6 +4194,9 @@ lib/python%%XYDOT%%/test/__pycache__/test_getopt.cpython-%%XY%%.pyc lib/python%%XYDOT%%/test/__pycache__/test_getpass.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/test/__pycache__/test_getpass.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/test/__pycache__/test_getpass.cpython-%%XY%%.pyc +lib/python%%XYDOT%%/test/__pycache__/test_getpath.cpython-%%XY%%.opt-1.pyc +lib/python%%XYDOT%%/test/__pycache__/test_getpath.cpython-%%XY%%.opt-2.pyc +lib/python%%XYDOT%%/test/__pycache__/test_getpath.cpython-%%XY%%.pyc lib/python%%XYDOT%%/test/__pycache__/test_gettext.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/test/__pycache__/test_gettext.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/test/__pycache__/test_gettext.cpython-%%XY%%.pyc @@ -5897,6 +5903,7 @@ lib/python%%XYDOT%%/test/test_genexps.py lib/python%%XYDOT%%/test/test_getargs2.py lib/python%%XYDOT%%/test/test_getopt.py lib/python%%XYDOT%%/test/test_getpass.py +lib/python%%XYDOT%%/test/test_getpath.py lib/python%%XYDOT%%/test/test_gettext.py lib/python%%XYDOT%%/test/test_glob.py lib/python%%XYDOT%%/test/test_global.py