~ruther/guix-local

ref: d3f38201d177791fcd135daeec7ffa477c0469e5 guix-local/gnu/packages/python-web.scm -rw-r--r-- 424.0 KiB
d3f38201 — Sharlatan Hellseher 8 months ago
gnu: python-html5lib: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-html5lib):
  [build-system]: Use pyproject.
  [native-inputs]: Add python-setuptools.

Change-Id: If4df2b32c95a23252063e0826f27bc99fb2f5530
cb828a2d — Sharlatan Hellseher 8 months ago
gnu: python-webencodings: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-webencodings)
  [build-system]: Use pyproject.
  [arguments] <phases>: Use default 'check.
  [description]: Fix fill-column indentation.

Change-Id: I543193509591b46fa176575bf0c82a98c66e8d28
707c3fc2 — Sharlatan Hellseher 8 months ago
gnu: python-httpx: Rearange inputs, fix tests.

* gnu/packages/python-web.scm (python-httpx): Refresh test flags for
  skipped tests.
  [arguments]: Apply G-expressions.
  <test-flags>: Remove not existing tests from the ignore list.
  [propagated-inputs]: Remove python-charset-normalizer, python-chardet,
  and python-rfc3986; add python-anyio, python-h2, python-socksio, and
  python-zstandard.
  [native-inputs]: Remove python-trio-typing, python-wheel, and
  python-zstandard; add python-chardet.

Change-Id: I62f668ee3659220938b268ac17fdf594a95d076c
4fd060a0 — Sharlatan Hellseher 8 months ago
gnu: python-httpcore: Update to 1.0.9.

* gnu/packages/python-web.scm (python-httpcore): Update to 1.0.9.

Change-Id: Iea53b554e9ad0687e5529ec32e8aad69dc3a553f
3c936520 — Sharlatan Hellseher 8 months ago
gnu: python-uvicorn: Fix build.

* gnu/packages/python-web.scm (python-uvicorn):
  [native-inputs]: Remove python-pytest-asyncio; add
  python-pytest-asyncio-0.26.

Change-Id: I1066aef6557eec3a173d88535e14cbd847ae36f3
d9e7b0f3 — Sharlatan Hellseher 8 months ago
gnu: python-httptools: Update to 0.6.4.

* gnu/packages/python-web.scm (python-httptools): Update to 0.6.4.
  [source] <snippet>: Remove vendor.
  [arguments] <test-flags>: Skip only one test.
  <phases>: Remove 'preparation; add 'configure-build-ext.
  [build-system]: Use pyproject.
  [inputs]: Add llhttp.
  [native-inputs]: Add python-setuptools.

Change-Id: I81eaa61c96e2f41519648cccc625f2bc0a731269
aeeca3ff — Sharlatan Hellseher 8 months ago
gnu: python-socksio: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-socksio):
  [build-system]: Use pyproject.
  [native-inputs]: Add python-flit-core, python-pytest, and
  python-pytest-cov.

Change-Id: I31a304fdc71d8b2b0d5522bff100eb292ff76ab4
a59e2c86 — Sharlatan Hellseher 8 months ago
gnu: python-hpack: Update to 4.1.0.

* gnu/packages/python-web.scm (python-hpack): Update to 4.1.0.
[native-inputs]: Add python-setuptools.

Change-Id: I7a99bea38de197cbe98750cf6910b0f70d286cce
7af0a21b — Sharlatan Hellseher 8 months ago
gnu: python-hyperframe: Update to 6.1.0.

* gnu/packages/python-web.scm (python-hyperframe): Update to 6.1.0.
[native-inputs]: Add python-setuptools.

Change-Id: I7cc520ca49131e973632a6f37a0d8ad5fb33cebd
8fd70453 — Sharlatan Hellseher 8 months ago
gnu: python-h11: Update to 0.16.0.

* gnu/packages/python-web.scm (python-h11): Update to 0.16.0.
[native-inputs]: Remove python-wheel.

Change-Id: I111d5fdc2c46ad9b48a92b0b1f906b57ec04290a
eaa7916a — Sharlatan Hellseher 8 months ago
gnu: python-websockets: Set test backend.

* gnu/packages/python-web.scm (python-websockets) [arguments]
  <test-backend>: Use 'unittest.

Change-Id: I845e5f1634ce5052accd395062f41b0d184e425c
7e876c41 — Sharlatan Hellseher 8 months ago
gnu: python-aiohappyeyeballs: Update to 2.6.1.

* gnu/packages/python-web.scm (python-aiohappyeyeballs): Update to 2.6.1.
[native-inputs]: Remove python-pytest-asyncio; add python-pytest-asyncio-0.26.

Change-Id: I68b9473360755f3454bd13d0ec604da7f3e5b0db
c35b9804 — Sharlatan Hellseher 8 months ago
gnu: python-aiosignal: Update to 1.4.0.

* gnu/packages/python-web.scm (python-aiosignal): Update to 1.4.0.
  [arguments] <test-flags>: Remove redundant options.

Change-Id: I644d508804291eb90fb2f979667714080ca1a9ad
4774af62 — Sharlatan Hellseher 8 months ago
gnu: python-ephemeral-port-reserve: Enable tests.

* gnu/packages/python-web.scm (python-ephemeral-port-reserve): Enable tests.
  [source]: Switch to git-fetch contacting tests.
  [native-inputs]: Add python-pytest.

Change-Id: If9768647f8e69c70329d1d3e761437152fbc50bd
a64a34d0 — Sharlatan Hellseher 6 months ago
gnu: python-requests: Update to 2.32.5.

* gnu/packages/python-web.scm (python-requests): Update to 2.32.5.
[native-inputs]: Remove python-pip and python-wheel.

Change-Id: I46a990efba2015a7c54d8dfad0c916635fa521ab
b1b86478 — Sharlatan Hellseher 6 months ago
gnu: python-urllib3: Update to 2.5.0.

* gnu/packages/python-web.scm (python-urllib3): Update to 2.5.0.
[native-inputs]: Add python-hatch-vcs and python-setuptools-scm.

Change-Id: Ibe502c2193f03a58f5c3adaf29771498a47d4e7b
10482f73 — Maxim Cournoyer 6 months ago
Reapply "Update Maxim's email address."

This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with
the more careful command, to avoid a world rebuild:

grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
  --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
  xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
a7db92d9 — Maxim Cournoyer 6 months ago
Revert "Update Maxim's email address."

This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This
caused a world rebuild.

Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
d0d87a74 — Maxim Cournoyer 6 months ago
Update Maxim's email address.

The change was automated via:

  git grep -l maxim.cournoyer@gmail.com |
    xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

* .mailmap: New entry.

Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
66f134b6 — Hugo Buddelmeijer 6 months ago
gnu: packages/python-web: Add copyright for Hugo Buddelmeijer.

* gnu/packages/python-web.scm: Add copyright for Hugo Buddelmeijer.

Change-Id: I7d5985e726cecb7aca185a1c1f30778a8f925ed2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next