<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/python-xyz.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: python-tenacity: Update to 9.1.4.</title>
<updated>2026-09-01T23:21:38+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-17T19:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7f444dc0d0adaf13476812cb97c467331c565029'/>
<id>7f444dc0d0adaf13476812cb97c467331c565029</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-tenacity): Update to 9.1.4.
[native-inputs]: Drop python-wheel.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-tenacity): Update to 9.1.4.
[native-inputs]: Drop python-wheel.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-yapsy: Fix package.</title>
<updated>2026-08-30T07:34:35+00:00</updated>
<author>
<name>Ian Eure</name>
<email>ian@retrospec.tv</email>
</author>
<published>2026-08-30T07:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6d10a594ac75999036747796036cda26e857ea02'/>
<id>6d10a594ac75999036747796036cda26e857ea02</id>
<content type='text'>
This package has been broken due to having a `package' directory, while the
build occurs in its parent.  This casuses yapsy to be be placed on `sys.path'
as `package', causing `import yapsy' to fail.

Fixes #10908, re #10008.

* gnu/packages/python-xyz.scm (python-yapsy): [properties] Add version.
[phases] Change into source dir after unpacking.
[phases] Correct package version.

Change-Id: I86f55a4089e182e60e2734649a59bcdb15129987
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This package has been broken due to having a `package' directory, while the
build occurs in its parent.  This casuses yapsy to be be placed on `sys.path'
as `package', causing `import yapsy' to fail.

Fixes #10908, re #10008.

* gnu/packages/python-xyz.scm (python-yapsy): [properties] Add version.
[phases] Change into source dir after unpacking.
[phases] Correct package version.

Change-Id: I86f55a4089e182e60e2734649a59bcdb15129987
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-openpyxl: Build with python-lxml, simplify tests.</title>
<updated>2026-08-26T20:28:52+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-26T20:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=baef9b7d90fc52cd3f568c85a906cede6ddbea66'/>
<id>baef9b7d90fc52cd3f568c85a906cede6ddbea66</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-openpyxl):
[arguments] &lt;#:test-flags&gt;: Drop most of the options as deselected tests
passed successfully.
[native-inputs]: Replace python-lxml-4.9 with python-lxml.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-openpyxl):
[arguments] &lt;#:test-flags&gt;: Drop most of the options as deselected tests
passed successfully.
[native-inputs]: Replace python-lxml-4.9 with python-lxml.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-readability-lxml: Update to 0.9.</title>
<updated>2026-08-26T20:18:16+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-26T20:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=74d300172c1ac4894e4a1785fcbf52a45e8814ff'/>
<id>74d300172c1ac4894e4a1785fcbf52a45e8814ff</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-readability-lxml): Update to 0.9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-readability-lxml): Update to 0.9.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove python-wait-for2.</title>
<updated>2026-08-25T08:52:52+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-04T13:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2501761ace45b097510bdef99165d7148d1e4414'/>
<id>2501761ace45b097510bdef99165d7148d1e4414</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-wait-for2): Delete variable.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-wait-for2): Delete variable.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-pexpect: Disable socket tests, susceptible to hang.</title>
<updated>2026-08-24T23:15:40+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-08-02T04:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=78fcf50be32075844446aeab5205e45292cda9e6'/>
<id>78fcf50be32075844446aeab5205e45292cda9e6</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-pexpect)
[#:test-flags]: Add --ignore=tests/test_socket.py and
--ignore=tests/test_socket_fd.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-pexpect)
[#:test-flags]: Add --ignore=tests/test_socket.py and
--ignore=tests/test_socket_fd.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-rich: Disable test_brokenpipeerror test.</title>
<updated>2026-08-24T19:32:43+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-04-05T06:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9313eeb6f9c15c81daae9b6b2f2793b75c9f78a9'/>
<id>9313eeb6f9c15c81daae9b6b2f2793b75c9f78a9</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-rich) [#:test-options]: New.

Change-Id: I0df72628c2ecd896bce8db8e8f8101cb992ea1a5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-rich) [#:test-options]: New.

Change-Id: I0df72628c2ecd896bce8db8e8f8101cb992ea1a5
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-pyftpdlib: Harden against flaky test failures.</title>
<updated>2026-08-24T19:32:42+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-04-05T06:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9280fd17bd0028a40f6c47b586ff7d37c5d9d5f1'/>
<id>9280fd17bd0028a40f6c47b586ff7d37c5d9d5f1</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-pyftpdlib)
[#:test-flags]: Unconditionally deselect whole test_functional_ssl and
test_functional test suites.

Change-Id: Icdd50dbe488309d609f73693b69bab2bac39d135
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-pyftpdlib)
[#:test-flags]: Unconditionally deselect whole test_functional_ssl and
test_functional test suites.

Change-Id: Icdd50dbe488309d609f73693b69bab2bac39d135
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove python-py.</title>
<updated>2026-08-24T13:33:14+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-11T02:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6524e9fc00df37998bd270f2123619fd5d7d243f'/>
<id>6524e9fc00df37998bd270f2123619fd5d7d243f</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-py): Delete variable.

Fixes: guix/guix!7475
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-py): Delete variable.

Fixes: guix/guix!7475
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove python-pypytools.</title>
<updated>2026-08-24T13:31:56+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-11T02:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d05a98a9e7a962c096f74396333cbe01584206ad'/>
<id>d05a98a9e7a962c096f74396333cbe01584206ad</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-pypytools): Delete variable.
* gnu/packages/patches/python-pypytools-python-3-fixes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Deregister patch.

Relates-to: guix/guix#7475
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-pypytools): Delete variable.
* gnu/packages/patches/python-pypytools-python-3-fixes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Deregister patch.

Relates-to: guix/guix#7475
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
