~ruther/guix-local

bb55c28e — Sharlatan Hellseher 8 months ago
gnu: python-pycairo: Switch to pyproject-build-system.

* gnu/packages/gtk.scm (python-pycairo):
  [build-system]: Use pyproject.
  [arguments] <phases>: Add 'build-extensions.
  [native-inputs]: Add python-setuptools.

Change-Id: I0c5352aaca6e258c7f425e55dfaead3056fe78fe
9982a886 — Sharlatan Hellseher 8 months ago
gnu: python-smartypants: Update to 2.0.2.

* gnu/packages/python-xyz.scm (python-smartypants): Update to 2.0.2.
  [source]: Switch to PyPI which provides source tarball as the owner of
  the project has been changed.
  [build-system]: Use pyproject.
  [arguments]: Drop them.
  [home-page]: Fix permament redirect
  from <https://github.com/leohemsted/smartypants.py>
  to   <https://github.com/justinmayer/smartypants.py>.
  [native-inputs]: Remove python-nose; add python-setuptools.

Change-Id: I12faf46dd759672d20c15e34c2df14d90a8b9b1b
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
abdce548 — Sharlatan Hellseher 8 months ago
gnu: python-charset-normalizer: Update to 3.4.2.

* gnu/packages/python-xyz.scm (python-charset-normalizer): Copy package
  defination from  python-charset-normalizer-3.
  [build-system]: Use pypproject.
  [arguments] <phases>: Use default 'wrap; add 'fix-scripts.
  [native-inputs]: Add python-setuptools.

Change-Id: I1f7ad78630a72be7e936f00b11bed0dab8dec21e
86485719 — Sharlatan Hellseher 8 months ago
gnu: python-pysocks: Switch to pyproject-build-system.

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

Change-Id: I3251a080eadf8e194729bc03125bb65e2fbc858f
0f764385 — Sharlatan Hellseher 8 months ago
gnu: python-pyopenssl: Fix build.

* gnu/packages/python-crypto.scm (python-pyopenssl): [native-inputs]:
Remove python-wheel; add python-setuptools.

Change-Id: Ief105242f3472e88baa8b44d011a485b1ae09e59
a4f1f9c3 — Sharlatan Hellseher 8 months ago
gnu: python-pytest-rerunfailures: Update to 15.1.

* gnu/packages/python-check.scm (python-pytest-rerunfailures): Update to 15.1.
  [build-system]: Use pyproject.
  [propagated-inputs]: Remove python-pytest and python-setuptools; add
  python-packaging.
  [native-inputs]: Add python-pytest-bootstrap and python-setuptools.

Change-Id: I48ecbe8d015a6ddbf68bc79217f73e301a4bff0b
ebbf589b — Sharlatan Hellseher 8 months ago
gnu: python-pytest-randomly: Update to 3.16.0.

* gnu/packages/check.scm (python-pytest-randomly): Update to 3.16.0.
  [build-system]: Use pyproject.
  [arguments] <test-flags>: Utilize it.
  <phases>: Use default 'check.
  [propagated-inputs]: Remove python-importlib-metadata and python-pytest.
  [native-inputs]: Remove python-coverage; add python-pytest-bootstrap
  and python-setuptools.

Change-Id: I9b66590bdc37f5b8bf857a8aeb640755f994d4f8
35f7c54e — Sharlatan Hellseher 8 months ago
gnu: python-factory-boy: Update to 3.3.3.

* gnu/packages/python-xyz.scm (python-factory-boy): Update to 3.3.3.
  [build-system]: Use pyproject.
  [home-page]: Fix URL.
  [native-inputs]: Add python-setuptools.

Change-Id: I585f6547e74e61236df80a75ea63f9606355611b
2b1aaea6 — Sharlatan Hellseher 8 months ago
gnu: python-faker: Update to 37.4.2.

* gnu/packages/python-xyz.scm (python-faker): Update to 37.4.2.
  [propagated-inputs]: Remove python-dateutil and
  python-typing-extensions; add python-tzdata.
  [native-inputs]: Remove python-random2 and python-wheel.

Change-Id: I908ec7181904a7f40b1c3393bed019dbf869a97b
97d23aa0 — Sharlatan Hellseher 8 months ago
gnu: python-ukpostcodeparser: Update to 1.1.2.

* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to 1.1.2.
  [build-system]: Use pyproject.
  [arguments] <test-flags>: Move custom check flags here.
  <phases>: Use default 'check.
  [native-inputs]: Add python-setuptools.

Change-Id: I7d5a6b84d105db716aef98ad4991afec7e41b1e1
6fc75849 — Sharlatan Hellseher 9 months ago
gnu: python-certifi: Enable tests.

* gnu/packages/python-crypto.scm (python-certifi) [version]: Adjust it to
match Git tag.
[source]: Switch to git-fetch containing tests.
[arguments] <tests?>: Enable them.
[native-inputs]: Add nss-certs-for-test and python-pytest.

Change-Id: Iaaf175c4de5baa08232ada9583c083fd2bc017ef
6f50f3ef — wrobell 9 months ago
gnu: python-certifi: Update to 2025.6.15.

* gnu/packages/python-crypto.scm (python-certifi): Update to 2025.6.15.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I9aa8882533a6a603dc223be61c48adda45ccc8a4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a7d5fde6 — Sharlatan Hellseher 8 months ago
gnu: python-decorator: Update to 5.2.1.

* gnu/packages/python-xyz.scm (python-decorator): Update to 5.2.1.
  [build-system]: Use pyproject.
  [arguments] <test-backend>: Use 'custom.
  [native-inputs]: Add python-setuptools.

Change-Id: I30df3ff3c4500b2456f8edfc473a2edb87542fb7
2f0d0022 — Sharlatan Hellseher 8 months ago
gnu: python-pytest-benchmark: Update to 5.1.0.

* gnu/packages/python-check.scm (python-pytest-benchmark): Update to 5.1.0.
  [build-system]: Use pyproject.
  [arguments] <tests?>: Disable tests for now to bypass cycles.
  [native-inputs]: Add python-setuptools; replace python-pyetes with
  python-pytest-bootstrap.

Change-Id: I2856dd3f26a4b9600c06eb90b4d4a1b3e55b2bd2
4aa0fdf7 — Sharlatan Hellseher 8 months ago
gnu: python-py-cpuinfo: Update to 9.0.0.

* gnu/packages/python-xyz.scm (python-py-cpuinfo): Update to 9.0.0.
  [source]: Use the latest version tag including RISC-V support.
  [build-system]: Use pyproject.
  [arguments] <test-backend>: Use 'custom; <test-flags>: Provide
  "test_suite.py" script to run tests.
  [native-inputs]: Add python-setuptools.

Change-Id: I266bfa11a5655b586d567ac7b48adb71a5f113bd
b0887f1e — Sharlatan Hellseher 8 months ago
gnu: python-click: Update to 8.1.8.

* gnu/packages/python-xyz.scm (python-click): Update to 8.1.8.
  [source]: Switch to git-fetch contacting tests.
  [build-system]: Use pyproject.
  [arguments] <phases>: Use default 'check.
  [native-inputs]: Add less and python-flit-core.

Change-Id: I84caacb3461d3cef221c019975130343a812fe2a
ef06e8f3 — Sharlatan Hellseher 8 months ago
gnu: python-pycparser: Update to 2.22.

* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.22.
[native-inputs]: Add python-setuptools.

Change-Id: Idaf7189ed1e6288205aa09510a7a5ff099d4234c
ff77d323 — Sharlatan Hellseher 8 months ago
gnu: python-pycparser: Improve style.

* gnu/packages/python-xyz.scm (python-pycparser): Use G-expressions, fix
indentation.

Change-Id: I006ae084642e0e15468a2717a59e64cfdf050108
Next