<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/python-web.scm, branch python-team</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-flask-compress: Update to 1.24.</title>
<updated>2026-08-08T22:02:35+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-05T07:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=599f7f71093c19e36faf9b25a3f1c6ddd2f599fd'/>
<id>599f7f71093c19e36faf9b25a3f1c6ddd2f599fd</id>
<content type='text'>
* gnu/packages/python-web.scm (python-flask-compress): Update to 1.24.
[source]: Switch to git-fetch.
[propagated-inputs]: Replace python-pyzstd by python-backports-zstd.

Relates-to: guix/guix!10412
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-web.scm (python-flask-compress): Update to 1.24.
[source]: Switch to git-fetch.
[propagated-inputs]: Replace python-pyzstd by python-backports-zstd.

Relates-to: guix/guix!10412
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-selenium: Relax requirement on urllib3.</title>
<updated>2026-08-08T22:02:35+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-07T22:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=786819dca16cd560edd04cb0ae16db857a4a4f12'/>
<id>786819dca16cd560edd04cb0ae16db857a4a4f12</id>
<content type='text'>
* gnu/packages/python-web.scm (python-selenium):
[phases]{relax-requirements}: Add urllib3 to the scope.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-selenium):
[phases]{relax-requirements}: Add urllib3 to the scope.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-wsgiprox: Fix build.</title>
<updated>2026-08-08T22:02:33+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-04T19:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9b87bc947c111283a779d5537669fef783b6d7ad'/>
<id>9b87bc947c111283a779d5537669fef783b6d7ad</id>
<content type='text'>
* gnu/packages/python-web.scm (python-wsgiprox)[propagated-inputs]:
Add missing python-six.

Relates-to: guix/guix!10394
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-web.scm (python-wsgiprox)[propagated-inputs]:
Add missing python-six.

Relates-to: guix/guix!10394
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-praw: Update to 8.0.2.</title>
<updated>2026-08-08T22:02:30+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-05T08:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9ef52063c1675b440d4375ddac521a1cedf30918'/>
<id>9ef52063c1675b440d4375ddac521a1cedf30918</id>
<content type='text'>
* gnu/packages/python-web.scm (python-praw): Update to 8.0.2.
[native-inputs]: Replace python-flit-core by python-hatchling.  Add
nss-certs-for-test, python-vcrpy.
[propagated-inputs]: Add python-defusedxml.

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-web.scm (python-praw): Update to 8.0.2.
[native-inputs]: Replace python-flit-core by python-hatchling.  Add
nss-certs-for-test, python-vcrpy.
[propagated-inputs]: Add python-defusedxml.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-prawcore: Update to 4.0.0.</title>
<updated>2026-08-08T22:02:30+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-04T08:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ae00ced550b08172a480747f5b5dc1146584f2a8'/>
<id>ae00ced550b08172a480747f5b5dc1146584f2a8</id>
<content type='text'>
* gnu/packages/python-web.scm (python-prawcore): Update to 4.0.0.
[arguments]{test-flags}: Refresh them.
[native-inputs]: Add nss-certs-for-test, python-vcrpy.  Replace
python-flit-core by python-hatchling.

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-web.scm (python-prawcore): Update to 4.0.0.
[arguments]{test-flags}: Refresh them.
[native-inputs]: Add nss-certs-for-test, python-vcrpy.  Replace
python-flit-core by python-hatchling.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-fastapi-pagination-minimal: Update to 0.15.15.</title>
<updated>2026-08-08T22:02:29+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-03T15:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7ae10296d820bc9c9277c340d4d1146c1e6a63eb'/>
<id>7ae10296d820bc9c9277c340d4d1146c1e6a63eb</id>
<content type='text'>
* gnu/packages/python-web.scm (python-fastapi-pagination-minimal):
Update to 0.15.15.

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-web.scm (python-fastapi-pagination-minimal):
Update to 0.15.15.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-asgi-csrf: Fix build.</title>
<updated>2026-08-08T22:02:28+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-03T13:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a9f4aa5a2d6c1d1db966cd6c5701746921f59a25'/>
<id>a9f4aa5a2d6c1d1db966cd6c5701746921f59a25</id>
<content type='text'>
* gnu/packages/patches/python-asgi-csrf-fix-formparser.patch : Add
patch.
* gnu/local.mk (dist_patch_DATA): Record it.
* gnu/packages/python-web.scm (python-asgi-csrf)[source]: Add patch.

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/patches/python-asgi-csrf-fix-formparser.patch : Add
patch.
* gnu/local.mk (dist_patch_DATA): Record it.
* gnu/packages/python-web.scm (python-asgi-csrf)[source]: Add patch.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-alpaca-py: Update to 0.43.5.</title>
<updated>2026-08-08T22:02:27+00:00</updated>
<author>
<name>Hugo Buddelmeijer</name>
<email>hugo@buddelmeijer.nl</email>
</author>
<published>2026-07-18T19:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=649486193ce4bdcf265d28cb61265cc067f5cbb0'/>
<id>649486193ce4bdcf265d28cb61265cc067f5cbb0</id>
<content type='text'>
* gnu/packages/python-web.scm (python-alpaca-py): Update to 0.43.5.
[propagated-inputs]: Add python-pytz.

Merges: guix/guix!10013
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-web.scm (python-alpaca-py): Update to 0.43.5.
[propagated-inputs]: Add python-pytz.

Merges: guix/guix!10013
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-quart: Update to 0.20.0.</title>
<updated>2026-08-08T22:02:27+00:00</updated>
<author>
<name>Hugo Buddelmeijer</name>
<email>hugo@buddelmeijer.nl</email>
</author>
<published>2026-07-18T02:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2e5a80adaabfdc169d021ca33b01f62d8540baf3'/>
<id>2e5a80adaabfdc169d021ca33b01f62d8540baf3</id>
<content type='text'>
* gnu/packages/python-web.scm (python-quart): Update to 0.20.0.
[arguments]&lt;#:phases&gt;: Disable failing test.
[native-inputs]: Remove python-poetry-core; add python-flit-core.

Relates-to: guix/guix!10013
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-web.scm (python-quart): Update to 0.20.0.
[arguments]&lt;#:phases&gt;: Disable failing test.
[native-inputs]: Remove python-poetry-core; add python-flit-core.

Relates-to: guix/guix!10013
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-sanic-bootstrap: Remove python-wheel.</title>
<updated>2026-08-08T22:02:27+00:00</updated>
<author>
<name>Hugo Buddelmeijer</name>
<email>hugo@buddelmeijer.nl</email>
</author>
<published>2026-07-18T01:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=668b893e09d2ee073593a9361a1ffae668352f99'/>
<id>668b893e09d2ee073593a9361a1ffae668352f99</id>
<content type='text'>
* gnu/packages/python-web.scm (python-sanic-bootstrap):
[native-inputs]: Remove python-wheel.

Relates-to: guix/guix!10013
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-web.scm (python-sanic-bootstrap):
[native-inputs]: Remove python-wheel.

Relates-to: guix/guix!10013
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
