<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chuix.git/gnu/packages/python-check.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:55:30Z</updated>
<entry>
<title>gnu: python-psleak: Skip tests on 32bit systems.</title>
<updated>2026-05-18T13:55:30Z</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-05-18T13:55:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=1926323d08e0ac9af5a594a3bd9b8720b0a5345f'/>
<id>urn:sha1:1926323d08e0ac9af5a594a3bd9b8720b0a5345f</id>
<content type='text'>
If we change change the PYTHONMALLOC environment variable to default or
pymalloc then the tests pass on i686 but upstream specifically uses
malloc.
See: &lt;https://codeberg.org/guix/guix/issues/8413#issuecomment-15183744&gt;.

* gnu/packages/python-check.scm (python-psleak):
[arguments] &lt;tests?&gt;: Skip tests on 32bit system.

Change-Id: I1bfe65d40f9b7311035c21b16c81dfda528e8db1
</content>
</entry>
<entry>
<title>gnu: python-mypy: Update to 1.18.2.</title>
<updated>2026-05-18T13:37:11Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-03-15T22:52:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=81bff6014a152840b7145e2a4c71093881c9dece'/>
<id>urn:sha1:81bff6014a152840b7145e2a4c71093881c9dece</id>
<content type='text'>
* gnu/packages/python-check.scm (python-mypy): Update to 1.18.2.

Change-Id: Ie868791669b01f401af7ff3ac655e9772d18eb26
Merges:: guix/guix!7207
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-mypy-for-tests.</title>
<updated>2026-05-18T13:37:10Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-03-14T17:47:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=7de95c0c18caf9a1f03445eedb66e16bae8a4177'/>
<id>urn:sha1:7de95c0c18caf9a1f03445eedb66e16bae8a4177</id>
<content type='text'>
* gnu/packages/python-check.scm (python-mypy-for-tests): New variable.

Change-Id: I3a86b959ff5e55f8323600893d5eee7cf4bf5d99
Relates-to: guix/guix!7207
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-diagnostic.</title>
<updated>2026-05-18T13:37:06Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-05-10T22:13:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=36b20e7c82757e6b97a3c459841bf2c3451cad27'/>
<id>urn:sha1:36b20e7c82757e6b97a3c459841bf2c3451cad27</id>
<content type='text'>
* gnu/packages/python-check.scm (python-diagnostic): New variable.

Change-Id: I207be2a99d05521d8de9723df061a8b8ab08ec03
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-pytest-reportlog.</title>
<updated>2026-05-18T13:37:00Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-05-09T14:27:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=3b6a5a984dc733594fded533d54352b00906ba62'/>
<id>urn:sha1:3b6a5a984dc733594fded533d54352b00906ba62</id>
<content type='text'>
* gnu/packages/python-check.scm (python-pytest-reportlog): New variable.

Change-Id: I2b031d9d6e73b0721c142a7bfb10e631e15c11fc
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-tox: Update to 4.27.0.</title>
<updated>2026-05-18T13:36:58Z</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-05-08T15:35:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=c7a9771070c535cb794747f79c167b0f9080abda'/>
<id>urn:sha1:c7a9771070c535cb794747f79c167b0f9080abda</id>
<content type='text'>
* gnu/packages/python-check.scm (python-tox): Update to 4.27.0.
[source]: Switch to git-fetch.
[arguments] &lt;test-flags&gt;: Run tests in parallel; rework skipped tests.
[propagated-inputs]: Remove python-tomli and python-typing-extensions.
[native-inputs]: Remove python-wheel; add python-docutils.

Change-Id: I04f7ab23b9c14111c387294658cc62e6f71e8eb1
</content>
</entry>
<entry>
<title>gnu: python-memory-profiler: Update to 0.61-0.025929f.</title>
<updated>2026-05-18T13:36:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-05-04T19:44:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=3fcd37dcb3e624dea39b73016b1bda74387cf3f6'/>
<id>urn:sha1:3fcd37dcb3e624dea39b73016b1bda74387cf3f6</id>
<content type='text'>
* gnu/packages/python-check.scm (python-memory-profiler): Update to
025929f8e4f4ea8c27ddb5ef72fc91f6bd703ea5 commit.
[phases]{disable-failing-tests}: Remove phase.
{check}: Use custom phase, run each test scenario manually as seen in
Makefile.
[native-inputs]: Remove python-pytest, python-pytest-fixture-config,
python-safety, and python-wheel.

Change-Id: Idc3770c0f01163845645da79b984ead326954314
</content>
</entry>
<entry>
<title>gnu: python-icontract: Update to 2.7.3.</title>
<updated>2026-05-18T13:36:49Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-05-03T00:21:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=e4cb655d4bf186b33a6538dadd4ab119b792e7e6'/>
<id>urn:sha1:e4cb655d4bf186b33a6538dadd4ab119b792e7e6</id>
<content type='text'>
* gnu/packages/python-check.scm (python-icontract): Update to 2.7.3.

Change-Id: I6d748fde84b566abd7022780f3819af334f4f064
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-inline-snapshot: Update to 0.32.6.</title>
<updated>2026-05-18T13:36:44Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-05-02T16:36:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=6b859b34e21c534d8857aa2774ff347b9e0bff62'/>
<id>urn:sha1:6b859b34e21c534d8857aa2774ff347b9e0bff62</id>
<content type='text'>
* gnu/packages/python-check.scm (python-inline-snapshot): Update to 0.32.6.

Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-pytest-benchmark: Update to 5.2.3.</title>
<updated>2026-05-18T13:36:43Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-05-02T15:34:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=ce070840e46a4db093c2e3a6c08d3b932f26e068'/>
<id>urn:sha1:ce070840e46a4db093c2e3a6c08d3b932f26e068</id>
<content type='text'>
* gnu/packages/python-check.scm (python-pytest-benchmark): Update to 5.2.3.
[source]: Switch to git-fetch.

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