<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chuix.git/gnu/packages/shellutils.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:29Z</updated>
<entry>
<title>guix: build-system: Set pypi-uri in pyproject, drop python module.</title>
<updated>2026-05-18T13:36:29Z</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-03-24T12:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=511f78f2e10c82600425c39f5ea83991a385cca6'/>
<id>urn:sha1:511f78f2e10c82600425c39f5ea83991a385cca6</id>
<content type='text'>
After this commit, when both modules are imported:

- if pyproject is imported before, the warning is 'pypi-uri' is
deprecated, use '(@ (guix build-system pyproject) pypi-uri)' instead

- if python is imported before, the warning is `pypi-uri' imported from
both (guix build-system python) and (guix build-system pyproject)

This seems convenient enough to warn for deprecation in the short term,
while avoiding any breaking changes.

* guix/build-system/pyproject.scm (pypi-uri): Move the procedure from
(guix build-system python) here.

* guix/build-system/python (pypi-uri): Drop definition, import it
from (guix build-system pyproject) and deprecate it.

* gnu/packages/openldap.scm: Reorder modules to get the right warning.

* gnu/packages/pypy.scm: Likewise.

* gnu/packages/*.scm : Drop module (guix build-system python).

* tests/import/pypi.scm: Likewise.

Merges: https://codeberg.org/guix/guix/pulls/7448
Change-Id: Ib42f53bc545052eb7918a25afe9db6d5fc2cb834
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: starship: Update to 1.25.1.</title>
<updated>2026-05-01T12:58:00Z</updated>
<author>
<name>Foster Hangdaan</name>
<email>foster@hangdaan.email</email>
</author>
<published>2026-05-01T11:25:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=517408a7db6a8bf5efdd9e09f39302083d0f6100'/>
<id>urn:sha1:517408a7db6a8bf5efdd9e09f39302083d0f6100</id>
<content type='text'>
* gnu/packages/shellutils.scm (starship): Update to 1.25.1.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs)[starship]: Update
entry.

Change-Id: If9947f297e7be6df462936e065edd695957fcdee
Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
</entry>
<entry>
<title>gnu: starship: Adjust synopsis, description.</title>
<updated>2026-04-19T07:43:10Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2026-04-19T07:40:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=03f99668347018dfc54b4b43dcd6afd5b11eec89'/>
<id>urn:sha1:03f99668347018dfc54b4b43dcd6afd5b11eec89</id>
<content type='text'>
* gnu/packages/shellutils.scm (starship)[description]: Rewrite to remove
marketing language.
[description]: Same.

Change-Id: Ib0c6c815b0f2af3c65de970b41aec7211a81a548
</content>
</entry>
<entry>
<title>gnu: starship: Update to 1.25.0.</title>
<updated>2026-04-19T07:42:13Z</updated>
<author>
<name>Foster Hangdaan</name>
<email>foster@hangdaan.email</email>
</author>
<published>2026-04-18T12:32:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=2f889ec2b57d7b17cc24e4f7eac86caa27655dca'/>
<id>urn:sha1:2f889ec2b57d7b17cc24e4f7eac86caa27655dca</id>
<content type='text'>
* gnu/packages/shellutils.scm (starship): Update to 1.25.0.
* gnu/packages/rust-crates.scm (lookup-crate-inputs): Update starship crates.

Fixes: guix/guix#7978
Change-Id: Ib035143e89582c2967665c4b84d008bc03af4517
Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
</entry>
<entry>
<title>gnu: ascii: Update to 3.31.</title>
<updated>2026-03-02T20:51:35Z</updated>
<author>
<name>Patrick Norton</name>
<email>patrick.147.norton@gmail.com</email>
</author>
<published>2026-03-01T17:03:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=e26bc7949a7fe30bf868791dd9363277921ef41b'/>
<id>urn:sha1:e26bc7949a7fe30bf868791dd9363277921ef41b</id>
<content type='text'>
* gnu/packages/shellutils.scm (ascii): Update to 3.31.

Merges: https://codeberg.org/guix/guix/pulls/6793
Change-Id: I0fbd4723c0aeee7260402552ade4d1e144306fee
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Fix some spelling errors.</title>
<updated>2026-03-01T13:55:07Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2026-03-01T13:42:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=adc011e18528830ab3ec2706562ebf52d6d274c1'/>
<id>urn:sha1:adc011e18528830ab3ec2706562ebf52d6d274c1</id>
<content type='text'>
* gnu/packages/admin.scm, gnu/packages/containers.scm,
gnu/packages/geo.scm, gnu/packages/monitoring.scm,
gnu/packages/networking.scm, gnu/packages/sdl.scm,
gnu/packages/shellutils.scm, gnu/packages/specifications.scm,
gnu/packages/sssd.scm, gnu/packages/statistics.scm,
gnu/packages/tcl.scm, gnu/packages/telephony.scm, gnu/packages/tex.scm,
gnu/packages/text-editors.scm, gnu/packages/textutils.scm,
gnu/packages/tor-browsers.scm: Fix some spelling errors.

Change-Id: Idefb46cfe06869670c7f3b5229c8a39ac17392db
</content>
</entry>
<entry>
<title>gnu: zsh-syntax-highlighting: Update to 0.8.0.</title>
<updated>2026-03-01T09:14:33Z</updated>
<author>
<name>Patrick Norton</name>
<email>patrick.147.norton@gmail.com</email>
</author>
<published>2026-02-24T22:42:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=403df42a3467be67e399b1f2f78394773177df0a'/>
<id>urn:sha1:403df42a3467be67e399b1f2f78394773177df0a</id>
<content type='text'>
* gnu/packages/shellutils.scm (zsh-syntax-highlighting): Update to
0.8.0.
[native-inputs]: Add coreutils and grep.
[arguments]: Use G-Expressions.
&lt;#:phases&gt;: Update 'patch-paths and 'check.

Merges guix/guix!6693

Change-Id: I0fd1936cf55168f2069dd4fd5e63a6ec02ea9b65
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>gnu: liquidprompt: Update to 2.2.1.</title>
<updated>2026-02-27T20:38:18Z</updated>
<author>
<name>Yunqi Shao</name>
<email>me@yqshao.se</email>
</author>
<published>2026-01-18T18:50:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=a39d2337cb92b1d132b48d25c50cc24c2e62886f'/>
<id>urn:sha1:a39d2337cb92b1d132b48d25c50cc24c2e62886f</id>
<content type='text'>
* gnu/packages/shellutils.scm (liquidprompt): Update to 2.2.1.
[arguments]&lt;#:install-plan&gt;: Update template locations.
&lt;#:phases&gt;: Add 'install-generated-config phase.

Merges: https://codeberg.org/guix/guix/pulls/5727
Change-Id: I3f5ec199f6f0b04246fc414bd8d2a3c52acc9c5d
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: starship: Fix cross-compiling.</title>
<updated>2026-02-24T13:14:45Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2026-02-24T12:53:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=14066302a6aba92da7f71153688de94829dfd3e4'/>
<id>urn:sha1:14066302a6aba92da7f71153688de94829dfd3e4</id>
<content type='text'>
* gnu/packages/shellutils.scm (starship)[arguments]: Adjust a phase to
only do shell substitution when the tests are run.

Change-Id: I686ef0fb95628ccbfeec1f1b1534baec42317c40
</content>
</entry>
<entry>
<title>gnu: starship: Remove unused inputs.</title>
<updated>2026-02-24T13:14:45Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2026-02-24T12:38:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=3bc6949bb893da47fbde8c34cad4c2091b1fe450'/>
<id>urn:sha1:3bc6949bb893da47fbde8c34cad4c2091b1fe450</id>
<content type='text'>
* gnu/packages/shellutils.scm (starship)[inputs]: Remove cmake-minimal.

Change-Id: I6144af93e8f6b6f15e621e661758cb0f8149fe93
</content>
</entry>
</feed>
