<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/python-web.scm, branch wip-postfix</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-scrapy: Update to 2.10.1.</title>
<updated>2023-09-02T14:17:02+00:00</updated>
<author>
<name>Vinicius Monego</name>
<email>monego@posteo.net</email>
</author>
<published>2023-08-06T14:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f3bbd0d26ff43c4b51d4b804655f7fe56d503427'/>
<id>f3bbd0d26ff43c4b51d4b804655f7fe56d503427</id>
<content type='text'>
* gnu/packages/python-web.scm (python-scrapy): Update to 2.10.1.
[build-system]: Use pyproject-build-system.
[arguments]: Use G-Expressions.  Do not override the check phase, skip tests
in #:test-flags instead.  Run tests sequentially and skip fewer tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-scrapy): Update to 2.10.1.
[build-system]: Use pyproject-build-system.
[arguments]: Use G-Expressions.  Do not override the check phase, skip tests
in #:test-flags instead.  Run tests sequentially and skip fewer tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-parsel: Update to 1.8.1.</title>
<updated>2023-09-02T14:17:02+00:00</updated>
<author>
<name>Vinicius Monego</name>
<email>monego@posteo.net</email>
</author>
<published>2023-08-06T14:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=19617735df2b1af3b169d8153ae543ad3e0fc1a1'/>
<id>19617735df2b1af3b169d8153ae543ad3e0fc1a1</id>
<content type='text'>
* gnu/packages/python-web.scm (python-parsel): Update to 1.8.1.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-jmespath, python-typing-extensions.  Remove
python-six.
[native-inputs]: Add python-psutil.  Remove python-pytest-runner.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-parsel): Update to 1.8.1.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-jmespath, python-typing-extensions.  Remove
python-six.
[native-inputs]: Add python-psutil.  Remove python-pytest-runner.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-cssselect: Update to 1.2.0.</title>
<updated>2023-09-02T14:17:02+00:00</updated>
<author>
<name>Vinicius Monego</name>
<email>monego@posteo.net</email>
</author>
<published>2023-08-06T14:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ef85f624788b266f2e435e7a8d93b7fb76a9be42'/>
<id>ef85f624788b266f2e435e7a8d93b7fb76a9be42</id>
<content type='text'>
* gnu/packages/python-web.scm (python-cssselect): Update to 1.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Do not override the check phase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-cssselect): Update to 1.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Do not override the check phase.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-w3lib: Update to 2.1.2.</title>
<updated>2023-09-02T14:17:02+00:00</updated>
<author>
<name>Vinicius Monego</name>
<email>monego@posteo.net</email>
</author>
<published>2023-08-06T14:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2d8b35635253636f4ef3d454761ca03e85b0535f'/>
<id>2d8b35635253636f4ef3d454761ca03e85b0535f</id>
<content type='text'>
* gnu/packages/python-web.scm (python-w3lib): Update to 2.1.2.
[source]: Remove patch.
[build-system]: Use pyproject-build-system.
[arguments]: Do not override the check phase.
[native-inputs]: Remove python-six.
* gnu/packages/patches/python-w3lib-fix-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-w3lib): Update to 2.1.2.
[source]: Remove patch.
[build-system]: Use pyproject-build-system.
[arguments]: Do not override the check phase.
[native-inputs]: Remove python-six.
* gnu/packages/patches/python-w3lib-fix-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-canvasapi: Propagate python-arrow.</title>
<updated>2023-08-25T22:30:19+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2023-08-25T22:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d17eea747277643811134f9a33b534e58160688f'/>
<id>d17eea747277643811134f9a33b534e58160688f</id>
<content type='text'>
The package python-arrow is needed when importing canvasapi.

* gnu/packages/python-web.scm (python-canvasapi)[native-inputs]: Move
python-arrow from here...
[propagated-inputs]: ...to here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The package python-arrow is needed when importing canvasapi.

* gnu/packages/python-web.scm (python-canvasapi)[native-inputs]: Move
python-arrow from here...
[propagated-inputs]: ...to here.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-canvasapi: Update to 3.2.0.</title>
<updated>2023-08-25T16:53:23+00:00</updated>
<author>
<name>John Kehayias</name>
<email>john.kehayias@protonmail.com</email>
</author>
<published>2023-08-25T16:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=375a1a0558d77eddb06c7483e240b7c2f95e9695'/>
<id>375a1a0558d77eddb06c7483e240b7c2f95e9695</id>
<content type='text'>
* gnu/packages/python-web.scm (python-canvasapi): Update to 3.2.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-arrow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-canvasapi): Update to 3.2.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-arrow.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hypercorn: Update to 0.14.4.</title>
<updated>2023-07-29T17:25:03+00:00</updated>
<author>
<name>Vinicius Monego</name>
<email>monego@posteo.net</email>
</author>
<published>2023-07-22T13:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=335e42c7af327d5adfdd2525cf78411ff6de14e2'/>
<id>335e42c7af327d5adfdd2525cf78411ff6de14e2</id>
<content type='text'>
* gnu/packages/python-web.scm (hypercorn): Update to 0.14.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (hypercorn): Update to 0.14.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-openai.</title>
<updated>2023-07-23T21:08:47+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2023-07-19T19:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b5af0b9c016a65bf32b06a4f118c2ed48f3a80b3'/>
<id>b5af0b9c016a65bf32b06a4f118c2ed48f3a80b3</id>
<content type='text'>
* gnu/packages/python-web.scm (python-openai): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-openai): New variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-fastapi-csrf-protect.</title>
<updated>2023-07-23T21:08:47+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2023-07-19T15:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b95b34d6a34e14ad42e47794a60e7e0f70eb0cdb'/>
<id>b95b34d6a34e14ad42e47794a60e7e0f70eb0cdb</id>
<content type='text'>
* gnu/packages/python-web.scm (python-fastapi-csrf-protect): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-fastapi-csrf-protect): New variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-ovh.</title>
<updated>2023-07-16T05:58:51+00:00</updated>
<author>
<name>Liliana Marie Prikler</name>
<email>liliana.prikler@gmail.com</email>
</author>
<published>2023-07-09T13:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=cb46336c40d695b87218b2136d670eacd7a519fc'/>
<id>cb46336c40d695b87218b2136d670eacd7a519fc</id>
<content type='text'>
* gnu/packages/python-web.scm (python-ovh): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-ovh): New variable.
</pre>
</div>
</content>
</entry>
</feed>
