From unknown Fri Aug 15 14:45:39 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#32216 <32216@debbugs.gnu.org> To: bug#32216 <32216@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Cython: Update to 0.28.4. Reply-To: bug#32216 <32216@debbugs.gnu.org> Date: Fri, 15 Aug 2025 21:45:39 +0000 retitle 32216 [PATCH] gnu: Cython: Update to 0.28.4. reassign 32216 guix-patches submitter 32216 Leo Famulari severity 32216 normal tag 32216 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 19 16:44:55 2018 Received: (at submit) by debbugs.gnu.org; 19 Jul 2018 20:44:55 +0000 Received: from localhost ([127.0.0.1]:48577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgFnD-0000mN-4M for submit@debbugs.gnu.org; Thu, 19 Jul 2018 16:44:55 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgFnA-0000m8-Tz for submit@debbugs.gnu.org; Thu, 19 Jul 2018 16:44:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fgFn4-00008B-HP for submit@debbugs.gnu.org; Thu, 19 Jul 2018 16:44:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37158) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fgFn4-000083-DS for submit@debbugs.gnu.org; Thu, 19 Jul 2018 16:44:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fgFn3-0006c1-5U for guix-patches@gnu.org; Thu, 19 Jul 2018 16:44:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fgFmy-00005n-A4 for guix-patches@gnu.org; Thu, 19 Jul 2018 16:44:45 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56075) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fgFmy-00005B-3X for guix-patches@gnu.org; Thu, 19 Jul 2018 16:44:40 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 71B6A21C6B; Thu, 19 Jul 2018 16:44:39 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Thu, 19 Jul 2018 16:44:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:message-id:subject:to:x-me-sender:x-me-sender :x-sasl-enc; s=mesmtp; bh=KtgtvJBrxQqcxCcGLc6svkvJYLjUAl8AeIhHuG zeuVM=; b=hBJvuGdGhIVhiT0//T/15Vckaim/jqXMa3TmcsaqX2O6+yrcmw9QAB vUejF1sPeeQgJOIWpI/QU8RagLkoWJKpnpQG1e3bnwE4iTwhu4GbLz/L4d9vDwgT rfSmHmn71SKQkSE14XkUTS9SgkTz1A8UL2+EgRPrSgAdYADvJUkZA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=KtgtvJBrxQqcxCcGL c6svkvJYLjUAl8AeIhHuGzeuVM=; b=TH3JhSKYO/Ma1InWZhuI0ntsjN/WLIX0P +UO1L3a7gpXx+B2SiF5XBe5I4Kixbia3bU4LGdlAthoNMptGHDMXrHyjWYIKg+wY LmUstoud9lB+ETRcZVwORt+HlHMNGEVgp+LkK5XMUCpaYlccJwOeDQQIBzuvLr4h pSgQu629+XE1WOtK6oEAbJ6adQuadR2JAIfBuBSSEXO1ijGWRoqslyLn+5V+X+lm ZoG2wQl078wdTaoJ+voVxnQXGCQijXcuTXgr63iBR+voMwut3lvOKyI2CnIiT1Mo 7/kl8yijr4SOMj62XrK29sAF2NVeuCEj5tHHo7Tmcpj3/z8n9QIBA== X-ME-Proxy: X-ME-Sender: Received: from jasmine.lan (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id 019CEE49FA for ; Thu, 19 Jul 2018 16:44:38 -0400 (EDT) From: Leo Famulari To: guix-patches@gnu.org Subject: [PATCH] gnu: Cython: Update to 0.28.4. Date: Thu, 19 Jul 2018 16:44:34 -0400 Message-Id: <96c238887f46ea11269806cc78691283206b0ed4.1532033059.git.leo@famulari.name> X-Mailer: git-send-email 2.18.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) * gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4. [arguments]: Use invoke. --- gnu/packages/python.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index fc1ef3eb2..ed19e3f62 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -2850,14 +2850,14 @@ and is very extensible.") (define-public python-cython (package (name "python-cython") - (version "0.27") + (version "0.28.4") (source (origin (method url-fetch) (uri (pypi-uri "Cython" version)) (sha256 (base32 - "02y0pp1nx77b8s1mpxc6da2dccl6wd31pp4ksi9via479qcvacmr")))) + "0imw9s2rbrh32clbl10csnwmig9p3nzkrd2baxxxfmnrsc42pb3n")))) (build-system python-build-system) ;; we need the full python package and not just the python-wrapper ;; because we need libpython3.3m.so @@ -2870,7 +2870,7 @@ and is very extensible.") ;; some tests require access to "$HOME/.cython" (lambda _ (setenv "HOME" "/tmp") #t)) (replace 'check - (lambda _ (zero? (system* "python" "runtests.py" "-vv"))))))) + (lambda _ (invoke "python" "runtests.py" "-vv")))))) (home-page "http://cython.org/") (synopsis "C extensions for Python") (description "Cython is an optimising static compiler for both the Python -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 19 17:06:23 2018 Received: (at 32216) by debbugs.gnu.org; 19 Jul 2018 21:06:23 +0000 Received: from localhost ([127.0.0.1]:48584 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgG7y-0001Iq-WD for submit@debbugs.gnu.org; Thu, 19 Jul 2018 17:06:23 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35853) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgG7x-0001Ih-98 for 32216@debbugs.gnu.org; Thu, 19 Jul 2018 17:06:21 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D2F1A21ADE; Thu, 19 Jul 2018 17:06:20 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Thu, 19 Jul 2018 17:06:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:message-id:mime-version:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=IxJw6qoUInYlWU iiM66Hcn5633WWY6snbL1Oe0gDdCM=; b=sLKmd09YjEoX4VItX4iZBw4M0w2VpY pG5GviLphxyph/1myHuLmPGVkMNUZJPUn+ALwRvGg12/+SwxSoLRljp6jecbG8ff hXKZoYFnjZhvLPtoVXUqj3WPg2nnURqpvbjb3T0GR59WmiWIn/mR2WL67yKt7rSv 04+zHQ50OFzfA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=IxJw6qoUInYlWUiiM66Hcn5633WWY6snbL1Oe0gDdCM=; b=sQq5kfw1 58Y0E45droC2AbJDq8LPamrxIBxpTJFztmODdDERyo1Yi0SuBwRDmnPdwBVClMb5 kxwE6yrBVyJySJ5rijWnx6BEgmBz0Ap/aatvP3BL2Mo30qyuzf2gTVROVYRS3RR+ S4buBjwv+NjMoXM+7SFVXzQXA73MD+whw6Sf0WEZAaGnQv8G/XUICgplqrs4TaXu MhfmlZjD3Ph1Ye5saTyHkFqad3TkcVYah6N9aBlhJt32a5AQChv63Oava6Vm+kQQ PzMdaVIANw3bxlPH6O4zpD3WiTWqwkG/0DvYcT13cV+2qslJKIVWoYz8mzpKMaTz NzOLwHsf+QqrcQ== X-ME-Proxy: X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id 50B7410261 for <32216@debbugs.gnu.org>; Thu, 19 Jul 2018 17:06:20 -0400 (EDT) Date: Thu, 19 Jul 2018 17:06:19 -0400 From: Leo Famulari To: 32216@debbugs.gnu.org Subject: Cython 0.28.4 Message-ID: <20180719210619.GA30266@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 32216 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I tested this with Borg, after making sure the generated C files in Borg's source code had been deleted. Should we do this on master? It takes quite a while to build Cython, so it might be nice to do it on its own branch, or on the staging branch. --zhXaljGHf11kAtnf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAltQ/UcACgkQJkb6MLrK fwjfgRAAhsouxX8DVnU5Sub7x8qfpvy6LzVQSIiNkd4WvdxQfpjwGMNogiF+Jl1q pvyhFqi3DS4Mzm0YPXsrAZSi/xGBFErSxyLSruE81Re2S+vgnvDIB/8nwSbYKH/7 JB9SPN6E1TxDECozoxX6yVbNuB12Q/fHEcsYaMi9ZBgEs7sYQJpKjN8ghy8CH0b0 JbtoKmIJs64CPiU0kPawZVfbYbCACAAn9sb4iq6ocRsQDZ3me/jlHdUpCHBZNIh7 ebg5dmhnXgA+bHnU/f6HFt1L/8yzHN8CxXtPupNE8vjEpe9AFfrncey5OqR8Hffw 0MFusrSJlPvR5ZEBgrBQS7c//Z+xFxogTqPOE9W/LvNLiUX32zEXeIa/lhetsZ5e ncRqXOcXivbCI16EUkYKsDodsTIk584VXhsBiCARcuxa45BTvLM8w41BD1h5BU4U 05pdB1tAnOMa1usxALDnMjmExsaj1YzzUBeB+sGNnBXZ6eWbzBKkqDh/GpNylBg1 WKokTCMwY9RUv7bO7r+WtWWtR9ER/Ofjrvzfy9Mhr4ExQCf7I7E7xujhNEzQT6bA 0k01OmGjSMN9EqE+t6DQ2Bzvm/F4N2quq6FQ+qKu4kWn5uUOGR0IGlMiwh/UK5pn dVNhLfEtRcIzj0Weixwc220RXjFIdfpEZlGWq2f7+vMvpZbmQ5U= =ummG -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 19 18:29:12 2018 Received: (at 32216-done) by debbugs.gnu.org; 19 Jul 2018 22:29:12 +0000 Received: from localhost ([127.0.0.1]:48607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgHQ8-0003HV-1s for submit@debbugs.gnu.org; Thu, 19 Jul 2018 18:29:12 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47447) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgHQ6-0003HO-Uh for 32216-done@debbugs.gnu.org; Thu, 19 Jul 2018 18:29:11 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 9815321B55; Thu, 19 Jul 2018 18:29:10 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Thu, 19 Jul 2018 18:29:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=s7ndtVzjJMEXFzCBOJDGyC11lWVcY/VtfdkJmnhCqHk=; b=QMjYq BULyMP1PO2AO53wTIRov6THl2eCwTWc8Q9gMWr+lTMy4CDAzsVdw0SsBgrNFohor GuPpAZu+iCsqQlCv5NrZNJ7ouCYCFEcFjnUh95HsT9nxJoPE29QThWVbAZBv4tQK JUeShefobU7AvguBl2Tt+udPDCe4xmNKqmGadc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=s7ndtVzjJMEXFzCBOJDGyC11lWVcY /VtfdkJmnhCqHk=; b=jEH5bAxcigjbDvT/um8/XZYVm24IAAVq0n2cUSgekJ6Ra Rpab9oaDZjc3YnHMdXvfjsJcLz7Xmcq879BEMaveNuvRIMzOqtHVdl5GfnpV2p0t +k6O9Pj2J5F+m30PTO3IR2AZaZ0MGPSLapmW8TcCn2Jn2qLCfZSVplgCMuNP3+/9 3cp5oxRwUWHHuMsClR78Y1uadZsDROCw1KR+l9qtVGAldqY14hZDgEzV8+pKYwWy mZhCwU7VghgBvZjcyEKAH6dY2atWFAQXX5znWj1R87MxI1yjq9kDktcTYqD4TpRN RckY4d4xzLGtkdzKE4hykfRYrPJzI6KKYPG2I7f9g== X-ME-Proxy: X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id E8250E465F for <32216-done@debbugs.gnu.org>; Thu, 19 Jul 2018 18:29:09 -0400 (EDT) Date: Thu, 19 Jul 2018 18:29:08 -0400 From: Leo Famulari To: 32216-done@debbugs.gnu.org Subject: Re: Cython 0.28.4 Message-ID: <20180719222908.GA13877@jasmine.lan> References: <20180719210619.GA30266@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <20180719210619.GA30266@jasmine.lan> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 32216-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 19, 2018 at 05:06:19PM -0400, Leo Famulari wrote: > I tested this with Borg, after making sure the generated C files in > Borg's source code had been deleted. >=20 > Should we do this on master? It takes quite a while to build Cython, so > it might be nice to do it on its own branch, or on the staging branch. After discussing this with Marius, I pushed it to the staging branch. --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAltRELQACgkQJkb6MLrK fwgDuA/8DuqjHTOzG+f1lbyCooEmNCPDDo5EMCGPYXSQvEysUbvVs+UUNpLtC85d 6hScH4Db5npcfjfdTntmPf9Be3up5nSDteYRPWOFIm2L58oUW9ICj0PtVyxP+oFi wZl7jgYK+BTJ0kLcu6eiHRkIQRuvmnaq+WTxsKFzkSx5Ee0pXDlV2QSPmCu3u0Bc KuLmVG3Rch1p1VmRovpe9YDbedyW3aAAoCxlDei2+aL6z4nlyYIPH0ReTdo4FiRE FoA/pawbwuAvIUXijGjwaQgYbWxn4cKkmh8kQSYD/4R9P0yynjRnyCkYeffnPxj6 90BhtTy5oVrV0aC/0Uln6er0V8c0VGM5/ISDXtxm2SAlgvubtDw0hKR+V4Qpv9Lq b2WUkjPxYo+MxiA0yeWoF0bCULv993r3HGWkosQD3OmD0rz9b6bZjtztoRvyCs+J PGXE+mxnVxtfh+gyqk5kGSSbbkfBu9ZGmX2frnQcNrZxDWO+COoXKvpEBqw9BOC6 xb2GV0xenhqoOWSjNTLDGOlepigSIIPiAmhcYSedrfeOgkUu4uIgqkd6VqVe98tY FDcQrNjQ8eOI/WcZVJHdhfKwRmUcjStz+PPOmBFHEonMb0DXPgACBnodMy2ZklFY 8UhAqtTm8hDAU3ptDMtnUnYzqB28llTorETMKuxwOWvH1VS6eXg= =Cs80 -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- From unknown Fri Aug 15 14:45:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 17 Aug 2018 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator