<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chuix.git/gnu/packages/patchutils.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:36:22Z</updated>
<entry>
<title>gnu: packages: Remove python-pytest-cov native-inputs.</title>
<updated>2026-05-18T13:36:22Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-03-16T14:04:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=8b51a0cc1a4b0431805aa17826f0e2fff1050a65'/>
<id>urn:sha1:8b51a0cc1a4b0431805aa17826f0e2fff1050a65</id>
<content type='text'>
Obtained with
./pre-inst-env guix style -S remove-native-inputs -t python-pytest-cov
on top of https://codeberg.org/guix/guix/pulls/5862

For this reason, I don't think it's relevant to generate a GNU Style
Changelog.

Change-Id: I58fe10452d7eaf2e8bb4dc88dfac5b4a5ee46165
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Remove phase done by set-version in pyproject-build-system.</title>
<updated>2026-05-18T13:36:12Z</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>cnx@loang.net</email>
</author>
<published>2026-02-20T08:20:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=48dd528a7b15365051dc7f4624d83fa9ce5d46eb'/>
<id>urn:sha1:48dd528a7b15365051dc7f4624d83fa9ce5d46eb</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-kanon)[arguments]&lt;#:phases&gt;:
  Remove 'relax-requirements and 'set-version.
* gnu/packages/machine-learning.scm
  (python-botorch)[arguments]&lt;#:phases&gt;: Remove 'pretend-version.
* gnu/packages/openstack.scm
  (python-os-testr, python-requestsexceptions)[arguments]&lt;#:phases&gt;:
  Remove 'set-version.
* gnu/packages/package-management.scm
  (python-conda-libmamba-solver)[arguments]&lt;#:phases&gt;:
  Remove 'set-version.
* gnu/packages/patchutils.scm (pwclient)[arguments]&lt;#:phases&gt;:
  Remove 'set-PBR_VERSION.
* gnu/packages/python-check.scm
  (python-aioresponses)[arguments]&lt;#:phases&gt;: Remove 'set-pbr-version.
* gnu/packages/python-science.scm
  (python-modin, python-plotly, python-pytensor)[arguments]&lt;#:phases&gt;:
  Remove 'versioneer.
  (snakemake-5, snakemake-6, snakemake-7)[arguments]&lt;#:phases&gt;:
  Remove 'patch-version.
* gnu/packages/python-web.scm (python-alpaca-py)[arguments]&lt;#:phases&gt;:
  Remove 'set-version.
* gnu/packages/python-xyz.scm
  (python-logical-unification)[arguments]&lt;#:phases&gt;:
  Remove 'versioneer.
  (python-debugpy, python-strenum)[arguments]&lt;#:phases&gt;:
  Remove 'fix-version.
  (python-qstylizer)[arguments]&lt;#:phases&gt;: Remove 'set-pbr-version.
  (python-retry)[arguments]&lt;#:phases&gt;: Remove 'set-version.
* gnu/packages/statistics.scm (python-pymc)[arguments]&lt;#:phases&gt;:
  Remove 'versioneer.

Change-Id: I7b4557c576730e47575305f4f03bfe2523412c6c
Reviewed-by: Nicolas Graves &lt;ngraves@ngraves.fr&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: meld: Update to 3.23.1.</title>
<updated>2026-04-01T09:33:53Z</updated>
<author>
<name>Andy Tai</name>
<email>atai@atai.org</email>
</author>
<published>2026-03-24T05:59:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=9f19f69fe5816a23a14a08d7b3b51bfb28cc5719'/>
<id>urn:sha1:9f19f69fe5816a23a14a08d7b3b51bfb28cc5719</id>
<content type='text'>
* gnu/packages/patchutils.scm (meld): Update to 3.23.1.

Merges guix/guix!7429

Change-Id: Ie8928237a69a28465edd9af1863a36f29302b1db
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add e9patch.</title>
<updated>2026-03-19T06:35:03Z</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>cnx@loang.net</email>
</author>
<published>2026-03-03T04:52:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=d78f9a3285ed1ab94e9d92f53ab7f6494aad7a44'/>
<id>urn:sha1:d78f9a3285ed1ab94e9d92f53ab7f6494aad7a44</id>
<content type='text'>
* gnu/packages/patchutils.scm (e9patch): New variable.
* gnu/packages/patches/e9patch-zydis-4.1-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Co-Authored-By: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
Change-Id: Iad3da332c17e3236ed1fd635cffae006195a77a6
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: meld: Switch to pyproject.</title>
<updated>2026-02-07T11:28:53Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-01-29T13:01:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=cf8573f373b6a8a3239a5ee0925c1ce7d6ab7092'/>
<id>urn:sha1:cf8573f373b6a8a3239a5ee0925c1ce7d6ab7092</id>
<content type='text'>
* gnu/packages/patchutils.scm (meld):
[arguments]&lt;#:imported-modules, #:modules&gt;: Switch to
pyproject-build-system.

Change-Id: I3a322ed154b432e751aad3e86fafaf938b45be8d
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: wdiff: Use gexps.</title>
<updated>2025-12-13T22:14:28Z</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2025-12-10T01:23:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=ea1c9394642ee3dac3f51cbcc99af375c5a721db'/>
<id>urn:sha1:ea1c9394642ee3dac3f51cbcc99af375c5a721db</id>
<content type='text'>
* gnu/packages/patchutils.scm(wdiff)[arguments]: Use gexps.

Change-Id: Ife2c051c209948afafe67854a315bdfa1a604f52
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #4774
</content>
</entry>
<entry>
<title>gnu: wdiff: Migrate from (gnu packages wdiff) to (gnu packages patchutils).</title>
<updated>2025-12-13T22:14:28Z</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2025-12-10T00:59:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=805dd1764ed2b34f032075ed962886064c443806'/>
<id>urn:sha1:805dd1764ed2b34f032075ed962886064c443806</id>
<content type='text'>
wdiff is a single leaf package; there is few to no reason to keep it isolated
in a single file.
Given that patchutils.scm has similar packages, e.g. @code{vbindiff}, it is a
good choice to receive wdiff.

* gnu/local.mk: Remove reference to wdiff.scm.
* gnu/packages/wdiff.scm: Delete file.
(wdiff): Move from here ...
* gnu/packages/patchutils.scm: ... to here.
Update copyright commentaries.
Add module (gnu packages texinfo).
* po/packages/POTFILES.in: Remove reference to wdiff.scm.

Change-Id: Ife2c051c209948afafe67854a315bdfa1a604f52
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: patchutils.scm: Mild cleanup.</title>
<updated>2025-12-13T22:14:28Z</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2025-12-10T00:13:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=0a86d834fabe76fc333fdc1b13abc85bf1778ecf'/>
<id>urn:sha1:0a86d834fabe76fc333fdc1b13abc85bf1778ecf</id>
<content type='text'>
* gnu/packages/patchutils.scm: Mild cleanup.
Order #:use-module directives ascii-betically.
Prefix all license entries with license:.

Change-Id: Ib01d69f1f131a4a7a541a75b5dcd1a607a5e1dab
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Fix patchwork service test.</title>
<updated>2025-11-10T10:27:36Z</updated>
<author>
<name>Christopher Baines</name>
<email>mail@cbaines.net</email>
</author>
<published>2025-11-10T10:19:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=f7125fb55d06cc2ad6bcd86b8071ea079a9ca179'/>
<id>urn:sha1:f7125fb55d06cc2ad6bcd86b8071ea079a9ca179</id>
<content type='text'>
* gnu/packages/patchutils.scm (patchwork):[arguments]: Write version.txt,
tweak some indentation, patch the STATICFILES_DIRS entry.
[propagated-inputs]: Add python-tzdata.
* gnu/services/web.scm (patchwork-settings-module-compiler): Don't set
STATIC_ROOT on debug, as this clashes with STATICFILES_DIRS.
(patchwork-django-admin-gexp): Fix.
(patchwork-shepherd-services): Workaround issue referencing random-token.
* gnu/tests/web.scm (patchwork-initial-database-setup-service): Don't use
primitive-fork, as this doesn't work with newer shepherds.
(run-patchwork-test): Check the setup runs.

Change-Id: I7dfeb816b4f6c9070358d433fb7ca8faa1fbfd2a
</content>
</entry>
<entry>
<title>gnu: pwclient: Switch to pyproject.</title>
<updated>2025-09-28T20:27:30Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2025-09-27T13:55:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=8c9fc75742d178def571bb01851c5dff1ad6e623'/>
<id>urn:sha1:8c9fc75742d178def571bb01851c5dff1ad6e623</id>
<content type='text'>
* gnu/packages/patchutils.scm (pwclient):
[build-system]: Switch to pyproject-build-system.
[arguments]&lt;#:phases&gt;: Improve style, remove phase
'patch-requirements.
[native-inputs]: Add python-setuptools.

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