<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chuix.git/gnu/packages/python.scm, branch python-team-django-6</title>
<subtitle>guix
</subtitle>
<id>http://cgit.adnoto.dev/chuix.git/atom?h=python-team-django-6</id>
<link rel='self' href='http://cgit.adnoto.dev/chuix.git/atom?h=python-team-django-6'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/'/>
<updated>2026-05-18T13:35:57Z</updated>
<entry>
<title>gnu: python: Refactor module.</title>
<updated>2026-05-18T13:35:57Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-01-17T13:27:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=71454fe489ff3c9a3053a358570480bb43b283d7'/>
<id>urn:sha1:71454fe489ff3c9a3053a358570480bb43b283d7</id>
<content type='text'>
* gnu/packages/python.scm
(common-python-phases): New variable, encompassing phases used both in
all python packages.  Add a warning comment.
(common-python3-phases): New variable, encompassing phases used in all
python@3 packages.  Add a warning comment.
(python-2.7)[arguments]&lt;#:phases&gt;: Modify them
from (common-python-phases) base.
(python-3.10)[arguments]: Avoid substituting python-2.7 arguments.
&lt;#:configure-flags&gt;: ...except here, which is fine since it's not
further inherited.
&lt;#:phases&gt;: Modify them from (common-python3-phases) base.
(python-3.11)[arguments]&lt;#:phases&gt;: Modify them
from (common-python3-phases) base.
(python-2.7)[arguments]&lt;#:phases&gt;: Modify them
from (common-python3-phases) base.
</content>
</entry>
<entry>
<title>gnu: python-3: Set to python-3.12.</title>
<updated>2026-05-18T13:35:57Z</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-01-27T10:00:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=0a82c3a6b9ab820c011587e88409044bf418d005'/>
<id>urn:sha1:0a82c3a6b9ab820c011587e88409044bf418d005</id>
<content type='text'>
* gnu/packages/python.scm (python-3): Define as python-3.12 instead of
python-3.11.

Change-Id: Ibb7106f19f54a5d7e58a128f37a2b62ba3b60e8c
</content>
</entry>
<entry>
<title>gnu: python-3.12: Set name to "python".</title>
<updated>2026-05-18T13:35:55Z</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-01-27T09:59:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=79877c351b28aeb14990ae718b43175bc1520c9e'/>
<id>urn:sha1:79877c351b28aeb14990ae718b43175bc1520c9e</id>
<content type='text'>
* gnu/packages/python.scm (python-3.12)[name]: Set to "python" instead
of "python-next".

Change-Id: I01bcc4adff7aaa97f7077279800d6ecc0ae1c36d
</content>
</entry>
<entry>
<title>gnu: python: Skip a test on powerpc-linux.</title>
<updated>2026-05-06T05:14:53Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2026-05-05T06:41:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=fdcfe680213e1c4c15673de5fc30323b948487f2'/>
<id>urn:sha1:fdcfe680213e1c4c15673de5fc30323b948487f2</id>
<content type='text'>
* gnu/packages/python.scm (python-3.11)[arguments]: Skip a test when
building for powerpc-linux.

Change-Id: Ic60ff6726c5ea24ea3d271c3008bdd29df05edc2
</content>
</entry>
<entry>
<title>gnu: python: Skip test_ssl on the Hurd.</title>
<updated>2026-04-23T20:47:11Z</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-04-19T07:08:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=8119d7fc9d0503b76746799a998a42a7d18e74c7'/>
<id>urn:sha1:8119d7fc9d0503b76746799a998a42a7d18e74c7</id>
<content type='text'>
The test is failing with openssl 3.5 in non linux paths.

* gnu/packages/python.scm (python-3.11)[#:make-flags]: Skip test_ssl test
on the Hurd.

Fixes: guix/guix#4062
Change-Id: Ia83b51dfc18cf92c2fee02415fe628ac2675582d
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>gnu: Reference the inherited inputs values.</title>
<updated>2026-03-20T12:27:16Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2026-03-11T22:12:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=1ae20f03f43a2af2bcde3751a2809fe152298d34'/>
<id>urn:sha1:1ae20f03f43a2af2bcde3751a2809fe152298d34</id>
<content type='text'>
This commit was made by running this command:

  sed -e's/modify-inputs (package-\([a-z-]*\)inputs [a-zA-Z0-9-]\+)/modify-inputs \1inputs/g' -i gnu/packages/*.scm

… and then reverting individual hunks where the change would trigger unbound
variable warnings or other issues (such as ‘native-inputs’ is bound in the
body of the ‘inputs’ field, but it refers to the ‘native-inputs’ thunk defined
just above).

Change-Id: I6d94819f2809313fa1fbefc61897502ee7d66fab
</content>
</entry>
<entry>
<title>gnu: Reference the inherited ‘arguments’ value.</title>
<updated>2026-03-20T12:27:15Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2026-03-07T10:19:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=2a50c9598bb7fe4175c4f29df07656a7f0a07801'/>
<id>urn:sha1:2a50c9598bb7fe4175c4f29df07656a7f0a07801</id>
<content type='text'>
This commit was made by running this command:

  sed -e's/substitute-keyword-arguments (package-arguments [a-zA-Z0-9-]\+)/substitute-keyword-arguments arguments/g' -i gnu/packages/*.scm

… and then:

  1. reverting changes from ‘gnu/packages/rust.scm’ and
     ‘gnu/packages/java.scm’ since they would incur derivation changes and/or
     breakage;
  2. reverting the change for ‘gcc-final’ in ‘gnu/packages/commencement.scm’;
  3. reverting the change for ‘onnx-optimizer’, ‘openquest’, and ‘certbot’,
     which use ‘substitute-keyword-arguments’ for arguments that are not
     inherited (and thus ‘arguments’ would be unbound);
  4. reverting the change for ‘insight-toolkit-legacy’ and ‘wine64-staging’
     which make bogus assumptions about inherited arguments.

Change-Id: I122a7cf517b6b63cae38944b5d33ade4b1f5a89c
</content>
</entry>
<entry>
<title>gnu: Remove python-toolchain.</title>
<updated>2026-03-08T23:33:32Z</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-02-24T18:24:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=85a32a109905023ed2463ed9978635c97d65bf75'/>
<id>urn:sha1:85a32a109905023ed2463ed9978635c97d65bf75</id>
<content type='text'>
* gnu/packages/python.scm (python-toolchain): Delete variable.

Fixes: guix/guix#5688
Change-Id: Ic737c645b670f0dd7b0708427cdd968c83f9b751
</content>
</entry>
<entry>
<title>gnu: python: Skip test_largefile on the 64bit Hurd.</title>
<updated>2026-03-06T18:16:39Z</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2025-06-04T14:21:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=af72a155af217bbd2b5fae5b766a04fb5845e495'/>
<id>urn:sha1:af72a155af217bbd2b5fae5b766a04fb5845e495</id>
<content type='text'>
* gnu/packages/python.scm (python-3.11):[#:make-flags]: Skip test_largefile on
the 64bit Hurd.

Change-Id: I3a93a69969b43eaf99d639afc5448f82627f19d1
</content>
</entry>
<entry>
<title>gnu: python-2.7: Hide CVE-2023-36632</title>
<updated>2025-12-21T22:08:55Z</updated>
<author>
<name>Hugo Buddelmeijer</name>
<email>hugo@buddelmeijer.nl</email>
</author>
<published>2025-12-06T19:00:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=4d033008a28a32727432eb1b9a46b8583662545d'/>
<id>urn:sha1:4d033008a28a32727432eb1b9a46b8583662545d</id>
<content type='text'>
* gnu/packages/python.scm (python-2.7):  Hide CVE-2023-36632

Change-Id: Ifd217b0ecfb0ef5025fbc313c6c7a7e771501c77
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
</feed>
