John Kehayias
d17eea7472
gnu: python-canvasapi: Propagate python-arrow.
...
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.
2023-08-25 18:30:19 -04:00
John Kehayias
375a1a0558
gnu: python-canvasapi: Update to 3.2.0.
...
* gnu/packages/python-web.scm (python-canvasapi): Update to 3.2.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-arrow.
2023-08-25 12:53:23 -04:00
Vinicius Monego
335e42c7af
gnu: hypercorn: Update to 0.14.4.
...
* gnu/packages/python-web.scm (hypercorn): Update to 0.14.4.
2023-07-29 14:25:03 -03:00
Ricardo Wurmus
b5af0b9c01
gnu: Add python-openai.
...
* gnu/packages/python-web.scm (python-openai): New variable.
2023-07-23 23:08:47 +02:00
Ricardo Wurmus
b95b34d6a3
gnu: Add python-fastapi-csrf-protect.
...
* gnu/packages/python-web.scm (python-fastapi-csrf-protect): New variable.
2023-07-23 23:08:47 +02:00
Liliana Marie Prikler
cb46336c40
gnu: Add python-ovh.
...
* gnu/packages/python-web.scm (python-ovh): New variable.
2023-07-16 07:58:51 +02:00
kiasoc5
e3d9d896b5
gnu: Add python-flask-seasurf.
...
* gnu/packages/python-web.scm (python-flask-seasurf): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-10 13:13:45 +02:00
kiasoc5
4181835a52
gnu: Add python-flask-compress.
...
* gnu/packages/python-web.scm (python-flask-compress): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-10 13:13:45 +02:00
Spencer Skylar Chan
afab4dd869
gnu: whoogle-search: Update to 0.8.2.
...
* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-07-01 10:22:13 +02:00
Efraim Flashner
5c66be3c17
gnu: python-mf2py: Add missing input.
...
* gnu/packages/python-web.scm (python-mf2py)[native-inputs]: Add
python-mock.
2023-06-12 22:03:20 +03:00
jgart
3a776c5896
gnu: python-zope-schema: Update to 7.0.1.
...
* gnu/packages/python-web.scm (python-zope-schema): Update to 7.0.1.
2023-05-23 01:20:20 -05:00
jgart
87d75d9151
gnu: python-lazr-restfulclient: Add missing inputs.
...
* gnu/packages/python-web.scm (python-lazr-restfulclient)
[propagated-inputs]: Add python-pyparsing and python-six.
2023-05-23 01:18:06 -05:00
Ivan Vilata-i-Balaguer
34ff453029
gnu: python-zope-exceptions: Update to 4.6.
...
* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.6.
2023-05-23 00:05:41 -05:00
kiasoc5
bac28a52cb
gnu: python-cssutils: Update to 2.6.0.
...
Resending second patch with a better commit message.
* gnu/packages/python-web.scm (python-cssutils): Update to 2.6.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Enable tests.
[native-inputs]: Remove unzip; add python-pytest and python-jaraco-test.
[homepage]: Update it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:35 +02:00
Ricardo Wurmus
23ca566e74
gnu: python-rapidjson: Use pyproject-build-system.
...
* gnu/packages/python-web.scm (python-rapidjson)[build-system]: Use
pyproject-build-system.
[arguments]: Do not use custom 'build and 'check phases.
2023-05-13 11:03:52 +02:00
Ricardo Wurmus
23a575f97c
gnu: Add python-omnipath.
...
* gnu/packages/python-web.scm (python-omnipath): New variable.
2023-05-11 17:12:54 +02:00
Ricardo Wurmus
2ebd5b9adf
gnu: Add python-starsessions-for-pytorch-lightning.
...
* gnu/packages/python-web.scm (python-starsessions-for-pytorch-lightning): New variable.
2023-05-10 19:27:08 +02:00
Ricardo Wurmus
cb37197a24
gnu: Add python-fastapi-for-pytorch-lightning.
...
* gnu/packages/python-web.scm (python-fastapi-for-pytorch-lightning): New variable.
2023-05-10 19:27:07 +02:00
Ricardo Wurmus
3f05f625ea
gnu: Add python-starlette-for-fastapi-0.88.
...
* gnu/packages/python-web.scm (python-starlette-for-fastapi-0.88): New variable.
2023-05-10 19:27:07 +02:00
Ricardo Wurmus
a9bd722d67
gnu: python-fastapi: Do not delete tests, and add orjson.
...
* gnu/packages/python-web.scm (python-fastapi)[arguments]: Remove all custom
phases; ignore two test files.
[propagated-inputs]: Add python-orjson.
2023-05-09 19:54:27 +02:00
Liliana Marie Prikler
0f7d8a8305
gnu: Add python-fastapi.
...
* gnu/packages/python-web.scm (python-fastapi): New variable.
2023-05-09 19:43:44 +02:00
Liliana Marie Prikler
851199ef57
gnu: python-starlette: Update to 0.25.0.
...
* gnu/packages/python-web.scm (python-starlette): Update to 0.25.0.
[source]: Switch to git-fetch and git-reference.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-hatchling, python-httpx, python-pytest, and
python-typing-extensions-next.
2023-05-09 19:20:18 +02:00
Christopher Baines
5dcfe798f4
gnu: Remove python-slimit.
...
This is no longer used by python-django-pipeline and it fails to build, I
think due to incompatibility with recent Python versions.
* gnu/packages/python-web.scm (python-slimit): Remove.
2023-05-06 18:58:41 +01:00
Lars-Dominik Braun
cf44fb964e
gnu: python-sanic: Disable failing SSL tests.
...
Best guess is that they check for broken behavior in one of the
dependencies, which has changed.
* gnu/packages/python-web.scm (python-sanic)[arguments]: Disable more
tests.
2023-05-05 09:17:49 +02:00
Efraim Flashner
676f608546
gnu: python-urllib3: Adjust dependencies per architecture.
...
* gnu/packages/python-web.scm (python-urllib3)[propagated-inputs]: Only
include python-cryptography, python-pyopenssl on architectures where
they are supported.
2023-05-01 10:52:36 +03:00
Ricardo Wurmus
f196b3b7a5
gnu: python-tinycss2: Simplify.
...
* gnu/packages/python-web.scm (python-tinycss2)[build-system]: Use
pyproject-build-system.
[arguments]: Remove.
2023-04-27 09:11:05 +02:00
Ricardo Wurmus
0dc7f773fd
gnu: python-openapi-core: Add missing input.
...
* gnu/packages/python-web.scm (python-openapi-core)[build-system]: Use
pyproject-build-system.
[arguments]: Do not override 'check phase; specify #:test-flags.
[native-inputs]: Add python-mock.
2023-04-27 08:43:29 +02:00
Ricardo Wurmus
db19e30673
gnu: python-google-cloud-storage: Add missing input.
...
* gnu/packages/python-web.scm (python-google-cloud-storage)[native-inputs]:
Add python-mock.
2023-04-27 06:53:37 +02:00
Ricardo Wurmus
40451d0f2d
gnu: python-google-resumable-media: Add missing input.
...
* gnu/packages/python-web.scm (python-google-resumable-media)[native-inputs]:
Add python-mock.
2023-04-27 06:53:12 +02:00
Ricardo Wurmus
cec543e70f
gnu: python-aws-xray-sdk: Update to 2.12.0.
...
* gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.12.0.
[build-system]: Use pyproject-build-system.
[arguments]: Specify #:test-flags; do not override 'check phase; add
'pre-check phase.
[native-inputs]: Add python-httpx, python-mock, python-pytest-asyncio, and
python-pytest-benchmark.
2023-04-27 06:48:27 +02:00
Ricardo Wurmus
e5619147d4
gnu: python-httpx: Update to 0.24.0.
...
* gnu/packages/python-web.scm (python-httpx): Update to 0.24.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom check phase in favor of specifying #:test-flags.
[native-inputs]: Add python-hatchling and python-hatch-fancy-pypi-readme.
(python-httpx-bootstrap)[native-inputs]: Add python-hatchling and
python-hatch-fancy-pypi-readme.
2023-04-27 06:37:23 +02:00
Ricardo Wurmus
3b19fc1801
gnu: python-httpcore: Update to 0.17.0.
...
* gnu/packages/python-web.scm (python-httpcore): Update to 0.17.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom check phase; specify #:test-flags; disable broken
tests.
2023-04-27 06:36:19 +02:00
Ricardo Wurmus
f95498c92e
gnu: python-h11: Update to 0.14.0.
...
* gnu/packages/python-web.scm (python-h11): Update to 0.14.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.
2023-04-27 06:35:38 +02:00
Ricardo Wurmus
e1ca411852
gnu: python-wsproto: Update to 1.2.0.
...
* gnu/packages/python-web.scm (python-wsproto): Update to 1.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove.
2023-04-27 06:34:57 +02:00
Ricardo Wurmus
182fbbb009
gnu: python-rapidjson: Update to 1.10.
...
* gnu/packages/python-web.scm (python-rapidjson): Update to 1.10.
[source]: Simplify snippet.
[arguments]: Run tests conditionally; do not delete test files.
2023-04-26 22:11:07 +02:00
Ricardo Wurmus
41ba9df6ba
gnu: python-tornado: Run a lot more tests and fix collections.
...
* gnu/packages/python-web.scm (python-tornado)[arguments]: Do run tests; add
phase 'fix-collections.
2023-04-26 16:11:11 +02:00
John Kehayias
4e986855be
gnu: python-msal: Update to 1.22.0.
...
* gnu/packages/python-web.scm (python-msal): Update to 1.22.0.
2023-04-22 19:03:43 -04:00
Andreas Enge
41e58649e1
gnu: python-genshi: Update to 0.7.7.
...
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.7.
2023-04-22 11:03:59 +02:00
Maxim Cournoyer
ba9551073b
gnu: python-aiohttp: Update to 3.8.4.
...
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.8.4.
[arguments]: Adjust comments in fix-tests phase. Skip/ignore more tests in
check phase. Remove extraneous or (it wouldn't have worked with invoke
anyway).
[propagated-inputs]: Add python-asynctest. Remove python-typing-extensions.
2023-04-19 20:12:17 -04:00
Maxim Cournoyer
718b4687c9
gnu: python-aiosignal: Update to 1.3.1.
...
* gnu/packages/python-web.scm (python-aiosignal): Update to 1.3.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove #:phases. Add #:test-flags.
[native-inputs]: Add python-pytest-cov.
2023-04-19 20:12:17 -04:00
Maxim Cournoyer
5ae2e2ce9a
gnu: python-aiodns: Update to 3.0.0.
...
* gnu/packages/python-web.scm (python-aiodns): Update to 3.0.0.
2023-04-19 20:12:16 -04:00
Maxim Cournoyer
d0228051b6
gnu: python-pycares: Update to 4.3.0.
...
* gnu/packages/python-web.scm (python-pycares): Update to 4.3.0.
[propagated-inputs]: New field.
2023-04-19 20:12:16 -04:00
John Kehayias
a5c4b50c36
gnu: python-google-auth: Update to 2.17.3.
...
* gnu/packages/python-web.scm (python-google-auth): Update to 2.17.3.
[native-inputs]: Add python-mock.
2023-04-18 00:45:36 -04:00
John Kehayias
3e8d608dac
gnu: python-urllib3: Update to 1.26.15.
...
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.15.
2023-04-18 00:40:16 -04:00
John Kehayias
f2797f18c2
gnu: python-oauth2client: Fix build.
...
* gnu/packages/python-web.scm (python-oauth2client)[propagated-inputs]: Add
python-pyparsing.
2023-04-18 00:25:12 -04:00
John Kehayias
f2cc76c809
gnu: python-httplib2: Update to 0.22.0.
...
* gnu/packages/python-web.scm (python-httplib2): Update to 0.22.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-cryptography.
2023-04-18 00:19:51 -04:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer
99b25b1313
Merge branch 'master' into staging
2023-03-31 10:48:54 -04:00
Maxim Cournoyer
d80c5b936d
gnu: python-geventhttpclient: Update to 2.0.9.
...
* gnu/packages/python-web.scm (python-geventhttpclient): Update to 2.0.9.
[propagated-inputs]: Add python-urllib3.
[home-page]: Update URL.
2023-03-31 09:01:38 -04:00
Felix Gruber
4bff240e9b
gnu: Add python-asgi-csrf.
...
* gnu/packages/python-web.scm (python-asgi-csrf): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-29 13:23:45 -04:00