~ruther/guix-local

ref: bbabc4e7e787c3ec9bfdff00151ba66a559fc1e1 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
cc2b236e — Sharlatan Hellseher 1 year, 1 month ago
gnu: Add python-takethetime.

This is a refreshed proposal from #35979 submitted on <20219-05-29>.

* gnu/packages/python-xyz.scm (python-takethetime): New variable.

Change-Id: I1384acdee68a46f7d97b217e609b5d2af69c6086
Co-authored-by: h.nasajpour <h.nasajpour@pantherx.org>
fd0e15e5 — Efraim Flashner 1 year, 1 month ago
gnu: python-libcst: Update to 1.6.0.

* gnu/packages/python-xyz.scm (python-libcst): Update to 1.6.0.
[source]: Add snippet to satisfy cargo-build-system.
[build-system]: Switch to cargo-build-system.
[arguments]: Import cargo-build-system, pyproject-build-system modules.
Add cargo-inputs, cargo-development-inputs.  Replace 'build, 'install
with the pyproject-build-system phases.  Add a phase after 'install for
the extra pyproject phases.  Add 2 phases to help build the project.
[native-inputs]: Add python-minimal-wrapper, python-hypothesmith,
python-setuptools-rust, python-setuptools-scm.
[inputs]: Add maturin.
[propagated-inputs]: Remove python-typing-extensions,
python-typing-inspect.
(python-libcst-minimal)[arguments]: Inherit phases from python-libcst
while still skipping the tests.
[native-inputs]: Add python-minimal-wrapper, python-setutools-rust,
python-setuptools-scm.

Change-Id: I7b5ba5404f6e726976af25c0f7db7db2d00bedc5
ac9fc0db — Evgeny Pisemsky 1 year, 1 month ago
gnu: Add python-pypubsub.

* gnu/packages/python-xyz.scm (python-pypubsub): New variable.

Change-Id: I543d8a6297c374e55809a755a902250ca4d270d9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
01dd276c — Nicolas Graves 1 year, 1 month ago
gnu: python-lsp-black: Update to 2.0.0.

* gnu/packages/python-xyz.scm (python-lsp-black): Update to 2.0.0.
[arguments]<#:test-flags>: Add failing tests.

Signed-off-by: jgart <jgart@dismail.de>
fabcfb48 — Danny Milosavljevic 1 year, 1 month ago
gnu: Add python-elevate.

* gnu/packages/python-xyz.scm (python-elevate): New variable.

Change-Id: Ib29baca60329ac97310b5798643545e707cc484a
4fccad83 — Nguyễn Gia Phong 1 year, 1 month ago
gnu: python-pysmt: Update to 0.9.6.

* gnu/packages/python-xyz.scm (python-pysmt): Update to 0.9.6.
[source]: Remove obsolete patches.
* gnu/packages/patches/python-pysmt-fix-pow-return-type.patch,
gnu/packages/patches/python-pysmt-fix-smtlib-serialization-test.patch:
Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Change-Id: I3772e8b118f122ddd66644a459a483183ef89193
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr>
Signed-off-by: Leo Famulari <leo@famulari.name>
66ee8de7 — Evgeny Pisemsky 1 year, 1 month ago
gnu: Add python-securetar.

* gnu/packages/python-xyz.scm (python-securetar): New variable.

Change-Id: Ic27644f20f59b6dceb2c15c637eb2db5955abba3
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
3627d497 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-numexpr: Update to 2.9.0.

* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.9.0.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I352536175d71e29c55c9ad71a96dbfd2b9b66759
ac103c2e — Ricardo Wurmus 1 year, 1 month ago
gnu: python-numba: Update to 0.61.0.

* gnu/packages/python-xyz.scm (python-numba): Update to 0.61.0.
[arguments]: Simplify 'check phase.

Change-Id: I161f58af7b64ba550c14d5d2dea3d5dccfc07c53
49ea9bcc — Ekaitz Zarraga 1 year, 1 month ago
gnu: Add python-whenever.

* gnu/packages/python-xyz.scm (python-whenever): New variable.

Change-Id: Idbdcf27dee3d772fdb7e679e6060287e2b6a3aa7
8e79dff6 — David Elsing 1 year, 1 month ago
gnu: python-sympy: Update to 1.13.3.

* gnu/packages/python-xyz.scm (python-sympy): Update to 1.13.3.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Adjust 'check phase.
[native-inputs]: New field to add python-hypothesis, python-pytest,
python-setuptools and python-wheel.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c8ceb0cb — David Elsing 1 year, 1 month ago
gnu: python-optree: Update to 0.14.0.

* gnu/packages/python-xyz.scm (python-optree): Update to 0.14.0.
[source]: Remove patch.
[arguments]<#:test-flags>: Disable additional failing test.
[native-inputs]: Replace pybind11 with pybind11-2.13 and cmake with
cmake-minimal.
* gnu/packages/patches/python-optree-fix-32-bit.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2f10079c — David Elsing 1 year, 1 month ago
gnu: Add pybind11-2.13.

* gnu/packages/python-xyz.scm (pybind11-2.13): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c74830af — Evgeny Pisemsky 1 year, 1 month ago
gnu: Add python-bresenham.

* gnu/packages/python-xyz.scm (python-bresenham): New variable.

Change-Id: Id727ba17765ae73d1920f7042262a8bd849a4111
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
6b9e1cd2 — Danny Milosavljevic 1 year, 1 month ago
gnu: Add python-nfcpy.

* gnu/packages/python-xyz.scm (python-nfcpy): New variable.

Change-Id: I4b7a3fec8999d23c8d734d3b683c52ba023f8644
ad4a5e5a — Danny Milosavljevic 1 year, 1 month ago
gnu: Add python-ndeflib.

* gnu/packages/python-xyz.scm (python-ndeflib): New variable.

Change-Id: Ifbff48257b0b2124f0dbbb1621a1c35dd2907fba
ef7019e5 — Danny Milosavljevic 1 year, 1 month ago
gnu: Add python-bleak.

* gnu/packages/python-xyz.scm (python-bleak): New variable.

Change-Id: Ia63bfbd6b79743a41f50cad1bdde9c586f8437cd
78194578 — Danny Milosavljevic 1 year, 1 month ago
gnu: Add python-dbus-fast.

* gnu/packages/python-xyz.scm (python-dbus-fast): New variable.

Change-Id: Ie3bfdf71c74bff59067c0b49554e77de0d7bbc49
gnu: python-fastbencode: Use python-cython-3

The c extension does not build with regular python-cython.

* gnu/packages/python-xyz.scm (python-fastbencode)[native-inputs]: Replace
python-cython with with python-cython-3.

Change-Id: I9ecfdcfe1ff9fe8b3e5977d452f655b842e4d52d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e81ec331 — Liliana Marie Prikler 1 year, 3 months ago
gnu: Add python-pillow-heif.

* gnu/packages/python-xyz.scm (python-pillow-heif): New variable.
Next