~ruther/guix-local

762352c9 — Sharlatan Hellseher 8 months ago
gnu: python-setuptools-scm-next: Set to python-setuptools-scm.

Replace all python-setuptools-scm-next occurrences with
python-setuptools-scm.

* gnu/packages/python-build.scm (python-setuptools-scm-next): Set to
  python-setuptools-scm.

Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
b79fbf27 — Sharlatan Hellseher 8 months ago
gnu: python-setuptools-next: Set to python-setuptools.

Replace all python-setuptools-next occurrences with python-setuptools.

* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.

Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
dc9c0778 — Sharlatan Hellseher 5 months ago
gnu: python-requests-next: Set to python-requests.

Replace all python-requests-next occurrences with python-requests.

* gnu/packages/python-web.scm (python-requests-next): Set to
python-requests.

Change-Id: I712b71f12a2ebad3dfdfd882f24799fd6dd8e054
9d6ce0d0 — Sharlatan Hellseher 8 months ago
gnu: python-poetry-core-next: Set to python-poetry-core.

* gnu/packages/python-build.scm (python-poetry-core-next): Set to
  python-poetry-core.

Change-Id: Ia69fc596e654b0e015636c8b347a36f449366c72
b8ea94c8 — Sharlatan Hellseher 8 months ago
gnu: python-hypothesis-next: Set to python-hypothesis.

* gnu/packages/check.scm (python-hypothesis-next): Set to
  python-hypothesis.

Change-Id: Ia5d79b545d6da266db7a14d0b602e02196a6bd3e
a34d8e42 — Sharlatan Hellseher 8 months ago
gnu: python-flit-core-next: Set to python-flit-core.

* gnu/packages/python-build.scm (python-flit-core-next): Set to
  python-flit-core.

Change-Id: I8ae01214661186b2adb2c7855d54d8c71daeeeb2
bbb95518 — Sharlatan Hellseher 7 months ago
gnu: python-charset-normalizer-3: Set to python-charset-normalizer.

* gnu/packages/python-xyz.scm (python-charset-normalizer-3): Set to
python-charset-normalizer.

Change-Id: I15b2aba11e2892f011095703575c76b463c2f576
bb5191b8 — Sharlatan Hellseher 8 months ago
gnu: gandi.cli: Rename variable.

* gnu/packages/networking.scm (gandi.cli): Rename to gandi-cli and
deprecate gandi.cli.
(gandi-cli): New variable.

Change-Id: I082481f310e1fe968987906ad67df7c57d410390
430a1108 — Sharlatan Hellseher 8 months ago
gnu: gandi.cli: Improve package.

* gnu/packages/networking.scm (gandi.cli): Apply G-expressions.
[build-system]: Use pyproject.
[arguments]: Remove trailing #t from lambdas.
[native-inputs]: Remove python-docutils and python-tox; add
python-docutils-0.19, python-setuptools, and python-wheel.

Change-Id: I1dc1c0a51d26fa48153c11c1bc656b0b000d37fd
e02616a8 — Sharlatan Hellseher 8 months ago
gnu: proot: Use python-docutils-0.19 for rst2mamn.

* gnu/packages/linux.scm (proot): [native-inputs]: Remove
python-docutils; add python-docutils-0.19.

Change-Id: I7c150b9a72ffc07cc573cd3ab3bfefc3fed5cc91
1d5514e8 — Sharlatan Hellseher 7 months ago
gnu: xauth: Remove cmdtest from native inputs.

cmdtest is not required any longer to run unit tests and the project is
not maintained since 2011, see <https://liw.fi/cmdtest/>.

* gnu/packages/xorg.scm (xauth) [native-inputs]: Remove cmdtest.

Change-Id: I649ccd9c81dfd8a7923a7db73b758a60a81d8581
1e8b71e3 — Nicolas Graves 8 months ago
gnu: ulauncher: Update to 6.0.0-18.901ce03.

* gnu/packages/xdisorg.scm (ulauncher): Update to 6.0.0-18.901ce03.
  [build-system]: Switch to pyproject-build-system.
  [arguments]{test-flags}: Ignore some failing tests.
  {phases}: Remove deprecated phase 'fix-usr. Add phase 'fix-bash.
  [native-inputs]: Remove python-distutils-extra. Add python-pytest,
  python-pytest-mock, python-setuptools, python-wheel.
  [propagated-inputs]: Add python-xlib.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
6a747273 — Nicolas Graves 8 months ago
gnu: ulauncher: Improve style.

* gnu/packages/xdisorg.scm (ulauncher): Run guix style and properly
pin the commit with a git-version.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
df41175c — Sharlatan Hellseher 8 months ago
gnu: solaar: Switch to pyproject.

* gnu/packages/admin.scm (solaar)[build-system]: Switch to
pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel, python-pytest-mock
and python-typing-extensions.

Change-Id: Ic4bebcf4d616d759c184eb096cbc085d505935fd
d8a799c7 — Sharlatan Hellseher 8 months ago
gnu: s-tui: Use python-psutil.

* gnu/packages/admin.scm (s-tui): [inputs]: Remove python-psutil-7; add
  python-psutil.

Change-Id: I97816f7827b64d6facfa4b31d038ec303a91a6a1
96bf1315 — Sharlatan Hellseher 8 months ago
gnu: repo2docker: Update to 2024.07.0.

* gnu/packages/jupyter.scm (repo2docker): Update to 2024.07.0.

Change-Id: I5c0bea8245b6072b85c5c3cb901a8c6c86056276
06630f35 — Sharlatan Hellseher 7 months ago
gnu: python-sphinxcontrib-github-alt: Switch to pyproject.

* gnu/packages/sphinx.scm (python-sphinxcontrib-github-alt):
  [build-system]: Use pyproject-build-system.
  [native-inputs]: Add python-flit-core.

Change-Id: I0a403a5eadf7b76c4448781ff20ca18ff466cb2d
871d8a9f — Sharlatan Hellseher 7 months ago
gnu: python-pypugjs: Update to 5.12.0.

* gnu/packages/python-xyz.scm (python-pypugjs): Update to 5.12.0.
  [arguments] <test-flags>: Drop it, as all tests passed just fine.
  <phases>: Remove 'disable-pyramid.
  [propagated-inputs]: Remove python-six.
  [native-inputs]: Remove python-coverage, python-flake8, python-nose,
  and python-wheel.

Change-Id: I8d421e7777d37ed2caf1b040d71a72b58cfba66c
f822974d — Sharlatan Hellseher 7 months ago
gnu: python-pyclibrary: Adjust inputs.

* gnu/packages/python-xyz.scm (python-pyclibrary)
  [propagated-inputs]: Remove python-pyparsing-2.4.7; add
  python-pyparsing.
  [native-inputs]: Remove python-wheel.

Change-Id: Ifc03f143b92ebedfc938f7feb6363e5c96b064c1
5db6f444 — Sharlatan Hellseher 7 months ago
gnu: python-jaraco-packaging: Update to 9.4.0.

* gnu/packages/python-xyz.scm (python-jaraco-packaging): Update to 9.4.0.
  [arguments] <tests?>: Disable them.
  [propagated-inputs]: Remove python-pytest, python-pytest-checkdocs,
  python-pytest-flake8, python-rst.linker, python-setuptools,
  python-setuptools-scm, and python-six; add python-pypa-build,
  python-virtualenv, python-domdf-python-tools, and
  python-jaraco-context.
  [native-inputs]: Add python-setuptools and python-setuptools-scm.

Change-Id: Ic2b9c97d6c31dfeaed17c6e642bde7744119f3f1
Next