<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/python-check.scm, branch linode-image-docs</title>
<subtitle>GNU transactional package management, distribution, deployment, and more!
</subtitle>
<id>http://git.rostovtsev.org/guix/atom?h=linode-image-docs</id>
<link rel='self' href='http://git.rostovtsev.org/guix/atom?h=linode-image-docs'/>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/'/>
<updated>2026-03-05T14:53:36Z</updated>
<entry>
<title>gnu: Pin old pybind11 version.</title>
<updated>2026-03-05T14:53:36Z</updated>
<author>
<name>Gabriel Wicki</name>
<email>gabriel@erlikon.ch</email>
</author>
<published>2026-03-05T12:41:12Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=f86ff1db98ebf80abcde89b698b705dc89bf7cea'/>
<id>urn:sha1:f86ff1db98ebf80abcde89b698b705dc89bf7cea</id>
<content type='text'>
* gnu/packages/python-xyz.scm (pybind11): Move definition to (pybind11-2).
(python-awkward-cpp, python-contourpy, python-hnswlib, python-dm-tree,
python-matplotlib, python-pikepdf, python-optree, python-fusepy): Change
reference to pybind11-2.

* gnu/packages/astronomy.scm (aoflagger, python-galsim, python-pyclp),
  gnu/packages/bioinformatics.scm (python-metacells, python-strawc,
  python-coolbox, python-pyspoa, python-scvelo),
  gnu/packages/chemistry.scm (avogadrolibs),
  gnu/packages/computer-architecture.scm (gem5),
  gnu/packages/duckdb.scm (python-duckdb),
  gnu/packages/electronics.scm (nextpnr, prjtrellis),
  gnu/packages/engineering.scm (python-orocos-kinematics-dynamics),
  gnu/packages/geo.scm (ogs-serial),
  gnu/packages/graphics.scm (openshadinglanguage, openimageio),
  gnu/packages/image-processing.scm (opencolorio),
  gnu/packages/machine-learning.scm (python-fasttext, python-ml-dtypes, onnx,
  onnx-optimizer, onnxruntime, dlib, tensorflow-lite, tensorpipe,
  python-pytorch, python-torchvision, python-ctranslate2, python-hmmlearn,
  python-dlib),
  gnu/packages/maths.scm (python-accupy, python-ducc0),
  gnu/packages/networking.scm (libcamera),
  gnu/packages/opencl.scm (python-pyopencl),
  gnu/packages/package-management.scm (python-libmambapy),
  gnu/packages/physics.scm (python-brille, python-gofit),
  gnu/packages/python-check.scm (python-xdoctest),
  gnu/packages/python-science.scm (pyre, python-boost-histogram, python-cvxpy,
  python-iminuit, python-osqp, python-pyamg, python-qdldl,
  python-scikit-build-core, python-scipy, python-vaex-core, python-pyfma),
  gnu/packages/radio.scm (gnuradio, gr-osmosdr, gr-dsd, gr-iqbal,
  gr-satellites, limesuite-ng),
  gnu/packages/simulation.scm (fenics, python-dolfin-adjoint),
  gnu/packages/statistics.scm (python-diptest, python-george),
  gnu/packages/syndication.scm (syndication-domination): Change reference to pybind11-2.

Change-Id: Ib6abc8580fc2b4c35172f251ff6ba7d80ced4b7b
Signed-off-by: Gabriel Wicki &lt;gabriel@erlikon.ch&gt;
</content>
</entry>
<entry>
<title>gnu: packages/python-check: Sort variables alphabetically.</title>
<updated>2026-03-01T13:49:34Z</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-03-01T13:46:11Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=b757d751d787ac73c0c723154c5d065b3952c541'/>
<id>urn:sha1:b757d751d787ac73c0c723154c5d065b3952c541</id>
<content type='text'>
* gnu/packages/python-check.scm (python-ddt, tms): Sort variables
alphabetically.

Change-Id: I556406d2fd2b0842fc5f25a246fd6281ee1dce03
</content>
</entry>
<entry>
<title>gnu: Add austin.</title>
<updated>2026-03-01T13:41:54Z</updated>
<author>
<name>bdunahu</name>
<email>bdunahu@operationnull.com</email>
</author>
<published>2026-02-28T00:04:22Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=6580f4aa3243d62b3059353f0a4db074d5c52681'/>
<id>urn:sha1:6580f4aa3243d62b3059353f0a4db074d5c52681</id>
<content type='text'>
* gnu/packages/python-check (austin): New variable.

Merges: https://codeberg.org/guix/guix/pulls/6762
Change-Id: I173f7a6c0eb59c544e3d3d5d5a9213558cf8f4bb
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-nose: Move deprecated variable next to the deprecator.</title>
<updated>2026-02-21T20:33:38Z</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-02-21T20:33:38Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=1b149929cd25321ad40683f8019bf1e597ea1e0a'/>
<id>urn:sha1:1b149929cd25321ad40683f8019bf1e597ea1e0a</id>
<content type='text'>
* gnu/packages/check.scm (python-nose): Move to...
* gnu/packages/python-check.scm (python-nose): ...this.

Fixes: guix/guix#6603
Change-Id: Iad475de276eb8031c80a84f409a8a4739b3ec94a
</content>
</entry>
<entry>
<title>gnu: ruff: Install shell completions.</title>
<updated>2026-02-21T09:14:47Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2025-11-11T12:41:33Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=5632499e6f572330aae35a3fad30e8c9bff6db90'/>
<id>urn:sha1:5632499e6f572330aae35a3fad30e8c9bff6db90</id>
<content type='text'>
* gnu/packages/python-check.scm (ruff)[arguments]: Add a phase to
install the shell completions.
[native-inputs]: Add this-package when cross-compiling.

Change-Id: Ib9fd21d7616e49fb5cf2e7da83ca09bfeb876196
</content>
</entry>
<entry>
<title>gnu: Add ruff.</title>
<updated>2026-02-21T09:14:47Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-16T23:37:54Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=66223335337899dc0ad5ed371d9fd0445795a2a6'/>
<id>urn:sha1:66223335337899dc0ad5ed371d9fd0445795a2a6</id>
<content type='text'>
* gnu/packages/python-check.scm (ruff): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Add ruff.

Change-Id: I8200569fdcccdc110391910174fee26d56743aaf
</content>
</entry>
<entry>
<title>gnu: Remove python-nptyping.</title>
<updated>2026-02-11T09:56:12Z</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-02-11T09:16:18Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=55669ce9dc21282cd96148c96d17e049e98510f6'/>
<id>urn:sha1:55669ce9dc21282cd96148c96d17e049e98510f6</id>
<content type='text'>
* gnu/packages/python-check.scm (python-nptyping): Delete variable.

Fixes: guix/guix#5525
Change-Id: I48c8f86a994e184c7faae5ae64b3ba2503466216
</content>
</entry>
<entry>
<title>gnu: python-nptyping: Use python-numpy-1, fix build.</title>
<updated>2026-02-07T11:28:55Z</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-02-04T15:53:27Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=56dd654bea8028a50746b52e8df56b7be55d704b'/>
<id>urn:sha1:56dd654bea8028a50746b52e8df56b7be55d704b</id>
<content type='text'>
* gnu/packages/python-check.scm (python-nptyping):
  [phases]{set-source-date-epch}: Remove phase.
  [propagated-inputs]: Remove python-numpy; add python-numpy-1.
  [native-inputs]: Remove python-wheel.

Change-Id: I37652688828425963004c22aff287f76e88f5be1
</content>
</entry>
<entry>
<title>gnu: python-pytest-black: Switch to python-pytest-8.</title>
<updated>2026-02-07T11:28:47Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-01-27T22:52:54Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=56708aeace7563567c1f398acf0376035c66aeee'/>
<id>urn:sha1:56708aeace7563567c1f398acf0376035c66aeee</id>
<content type='text'>
* gnu/packages/python-check.scm (python-pytest-black)
[native-inputs]: Add python-pytest-8.  Remove python-wheel.
[propagated-inputs]: Remove python-pytest.

Change-Id: Ifc6b751be94ad5b6e4fa23b2a0ee18dbe95ed688
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-pytest-csv: Switch to python-pytest-8.</title>
<updated>2026-02-07T11:28:47Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-01-27T22:52:21Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=3af14e067497d38eee64b47acbf556f6dba9c616'/>
<id>urn:sha1:3af14e067497d38eee64b47acbf556f6dba9c616</id>
<content type='text'>
* gnu/packages/python-check.scm (python-pytest-csv)
[native-inputs]: Add python-pytest-8.  Remove python-wheel.
[propagated-inputs]: Remove python-pytest.

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