Age | Commit message (Expand) | Author |
2024-09-14 | gnu: python-jupytext: Use git-minimal/pinned....* gnu/packages/python-xyz.scm (python-jupytext) [native-inputs]: Replace
git-minimal with git-minimal/pinned.
Change-Id: I793bc670ab41325c4f553df7679b1969e6d6ae98
| Maxim Cournoyer |
2024-09-12 | gnu: python-scikit-build: Skip more network tests....* gnu/packages/python-xyz.scm (python-scikit-build)[arguments]: Add a
phase to mark more network tests as isolated to easily skip them.
Change-Id: I2f955182f411a68550fbd3c356bfda5584091428
| Efraim Flashner |
2024-09-09 | gnu: python-apprise: Fix build....* gnu/packages/python-xyz.scm (python-apprise): Fix build failures.
[native-inputs]: Remove unused python-flake8.
[arguments]: turn off mqltt_tls tests that fail.
Change-Id: Ia1a5b3d6ff284dc57f083c4bdbd1f6356be7a700
Signed-off-by: jgart <jgart@dismail.de>
| Steve George |
2024-09-06 | gnu: python-optree: Update to 0.11.0....* gnu/packages/python-xyz.scm (python-optree): Update to 0.11.0.
[arguments]<#:test-flags>: Disable failing test.
| David Elsing |
2024-09-05 | gnu: python-pygithub: Fix tests....* gnu/packages/python-xyz.scm (python-pygithub)[native-inputs]: Add
nss-certs-for-test.
Change-Id: Ib0ee6f1c23302adfec3e8d184cc4afff285012e7
| John Kehayias |
2024-09-04 | gnu: Add python-gpxpy....* gnu/packages/python-xyz.scm (python-gpxpy): New variable.
Change-Id: I70a014dfce7bd021833d42da45e857613621aaa8
Signed-off-by: jgart <jgart@dismail.de>
| Peter Kannewitz |
2024-08-25 | gnu: python-mpv: Update to 1.0.7....This fixes the build after the core-updates merge.
* gnu/packages/python-xyz.scm (python-mpv): Update to 1.0.7.
[source]: Remove snippet obsoleted by PY_MPV_SKIP_TESTS.
[build-system]: Switch to pyproject.
[arguments]: Set newly-available PY_MPV_SKIP_TESTS variable.
[native-inputs]: Add python-pytest and python-pyvirtualdisplay.
Change-Id: Ia0e6c3341292fe6a40f63b484d70c6a68b6f7eb4
| Ian Eure |
2024-08-31 | gnu: python-urwid: Update to 2.6.15....* gnu/packages/python-xyz.scm (python-urwid): Update to 2.6.15.
[build-system]: Use PYPROJECT-BUILD-SYSTEM.
[arguments]: Skip the test suite.
[propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS and PYTHON-WCWIDTH.
[native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
Change-Id: I13e242c4a1ec8a1ba6fad759e261468eb831eeb3
| Leo Famulari |
2024-08-31 | gnu: python2-dbus: Add libxcrypt dependency....* gnu/packages/python-xyz.scm (python2-dbus)[inputs]: Add libxcrypt.
Change-Id: I3316ca5dbe308b2baaeb8f7f259a189dbf0b29b6
| 宋文武 |
2024-08-31 | gnu: python-rpds-py: Fix build....* gnu/packages/python-xyz.scm (python-rpds-py)[arguments]: Don't
refer to nonexistent 'prepare-python-module' phase.
Change-Id: Ie32f3b147b161b6d8dfb799b19ba04167faeccf1
| 宋文武 |
2024-08-31 | gnu: python-pydantic-core: Fix build....* gnu/packages/python-xyz.scm (python-pydantic-core)[arguments]: Don't
refer to nonexistent 'prepare-python-module' phase.
Change-Id: I9731ad40472e33d05d8f38d3fc2e5d78d64e12a2
| 宋文武 |
2024-08-31 | gnu: python-orjson: Fix build....* gnu/packages/python-xyz.scm (python-orjson)[arguments]: Don't refer
to nonexistent 'prepare-python-module' phase.
Change-Id: I7310eb283e5521ad80e5c07aafeaef3007317e83
| 宋文武 |
2024-08-31 | gnu: python-magic: Adjust test suite....* gnu/packages/python-xyz.scm (python-magic)[source]: Add snippet.
[arguments]: In ‘check’ phase, install C.UTF-8 instead of en_US.UTF-8.
Change-Id: I0f898584b3ad0bab4dc929d52578b6acfcbdda67
| Ludovic Courtès |
2024-08-31 | gnu: python-natsort: Add en_US.UTF-8 locale for tests....* gnu/packages/python-xyz.scm (python-natsort): Add en_US.UTF-8 locale for the
package's tests.
Change-Id: I5947b6550b9bc71d403685756ead4f1c77c99012
| Josselin Poiret |
2024-08-31 | gnu: python-cython: Add libxcrypt dependency....* gnu/packages/python-xyz.scm (python-cython): Add libxcrypt dependency.
Change-Id: I7a7c16eb8618b38c8e2758dcb19981b108c9ce7b
| Josselin Poiret |
2024-08-31 | Partially revert gnu: python-matplotlib: Fix flaky Legend loc test....I changed the commit hash by mistake, revert that.
* gnu/packages/python-xyz.scm (python-matplotlib): Revert commit hash change.
Change-Id: Ic676a45771b5969a0c713cd025d3a4d2dacada62
| Josselin Poiret |
2024-08-31 | gnu: python-pyelftools: Update to 0.30 [fixes build]....This avoids
Test file 'test/testfiles_for_readelf/aarch64-relocs-le.o.elf'
.......................FAIL
....for file test/testfiles_for_readelf/aarch64-relocs-le.o.elf
....for option "--debug-dump=info"
....Output #1 is readelf, Output #2 is pyelftools
@@ Mismatch on line #1:
>> compilation unit @ offset 0:<<
>> compilation unit @ offset 0x0:<<
([('equal', 0, 29, 0, 29), ('insert', 29, 29, 29, 31), ('equal', 29, 30, 31, 32)])
* gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.30.
[description]: Remove gratuitous whitespace.
Change-Id: I6e15e4532affd7faa7272d42adb65a2efcccce46
| Janneke Nieuwenhuizen |
2024-08-31 | gnu: python-pyyaml: Update to 6.0.1....* (python-pyyaml): Update to 6.0.1.
Change-Id: I01cc9fc96fb4e4ab76ecdfe74a4849e536ae36e2
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Toorn, H.W.P. van den (Henk) |
2024-08-31 | gnu: python-matplotlib: Fix flaky Legend loc test....* gnu/packages/patches/python-matplotlib-fix-legend-loc-best-test.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python-xyz.scm (python-matplotlib): Use it.
Change-Id: I0b488844d7b34a718b7294134b8c954492c9b697
| Josselin Poiret |
2024-08-31 | gnu: python-pillow: Fix build with zlib 1.3....* gnu/packages/patches/python-pillow-use-zlib-1.3.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python-xyz.scm (python-pillow): Use it.
Change-Id: I97e706c11f616c42fb604cb616a94663f389a376
| Josselin Poiret |
2024-08-31 | gnu: meson: Update to 1.1.1 and ungraft....* gnu/packages/build-tools.scm (meson): Update to 1.1.1.
[replacement]: Remove.
(meson/newer): Remove.
(meson-python/newer): Remove.
* gnu/packages/pdf.scm (capypdf)[arguments]: Remove #:meson.
Change-Id: I77dd9203461e8dd635753ec742bd8046dd63e3f9
* gnu/packages/python-science.scm (python-pandas-2): Use regular meson-python.
* gnu/packages/python-xyz.scm (python-contourpy): Same
| Ludovic Courtès |
2024-08-31 | gnu: python-screenkey: Add 'bash' input for 'wrap-program'....It is required for cross-compilation.
* gnu/packages/python-xyz.scm
(python-screenkey)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxime Devos |
2024-08-27 | gnu: python-shapely: Adjust home page....Permanent redirect from <https://github.com/Toblerity/Shapely> to
<https://github.com/shapely/shapely>.
* gnu/packages/python-xyz.scm (python-shapely) [home-page]: Fix lint
warning.
Change-Id: Ifa78b15647e58a832a5da108f0fbe9f51fdb21df
| Sharlatan Hellseher |
2024-08-27 | gnu: python-shapely: Update to 2.0.5....* gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.5.
Change-Id: Ia5a49492a5bf02e514d8f3524dc3c26227660901
| Sharlatan Hellseher |
2024-08-27 | gnu: python-glymur: Update to 0.13.5....* gnu/packages/python-xyz.scm (python-glymur): Update to 0.13.5.
Change-Id: I307a4325f051faf2f2e46dd29878e6599b12f237
| Sharlatan Hellseher |
2024-08-27 | gnu: python-click-didyoumean: Enable tests....* gnu/packages/python-xyz.scm (python-click-didyoumean): Enable tests.
[source]: Swap to git checkout containing tests.
[native-inputs]: Add python-pytest.
Change-Id: I741e52c92c1c1b5ccde557061a8be0010974610f
| Sharlatan Hellseher |
2024-08-27 | gnu: python-click-didyoumean: Update to 0.3.1....* gnu/packages/python-xyz.scm (python-click-didyoumean): Update to 0.3.1.
[source]: Swap to a new PyPI packae name ("-" to "_").
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-poetry-core.
Change-Id: I24f2e632732c8204f816806c7ad067d327bb3d28
| Sharlatan Hellseher |
2024-08-26 | gnu: pyzo: Update to 4.16.0....* gnu/packages/python-xyz.scm (pyzo): Update to 4.16.0.
Change-Id: Ic94473dbc3f4e989cc98e6dd7ca087f69950685d
| Nicolas Goaziou |
2024-08-17 | gnu: python-fastbencode: Update to 0.3.1....* gnu/packages/python-xyz.scm (python-fastbencode): Update to 0.3.1.
Change-Id: Id7ba89ed989f0e89e97f9f5f6c779f1f7a03d27e
| jgart |
2024-08-16 | gnu: python-docx: Update to 1.1.2....* gnu/packages/python-xyz.scm (python-docx): Update to 1.1.2.
[source]: Update PyPI source uri.
[native-inputs]: Remove python-flake8 and python-mock.
Add python-pytest-cov and python-pytest-xdist.
[propagated-inputs]: Add python-typing-extensions.
Change-Id: Ib43120dcc35a0a24a1456022c4d9ea6fb06f6b20
| jgart |
2024-08-09 | gnu: python-xmldiff: Update to 2.7.0....* gnu/packages/python-xyz.scm (python-xmldiff): Update to 2.7.0.
[propagated-inputs]: Remove python-six.
Change-Id: I4b83646f3f9bacd987ead99ce3c66d068c4c8458
| jgart |
2024-08-08 | gnu: python-fire: Update to 0.6.0....* gnu/packages/python-xyz.scm (python-fire): Update to 0.6.0.
Change-Id: If0b610aba22f815c3cc55d99e32b5f94fc7565ee
| jgart |
2024-08-08 | gnu: python-pytelegrambotapi: Update to 4.22.0....* gnu/packages/python-xyz.scm (python-pytelegrambotapi): Update to 4.22.0.
Change-Id: I6449bd9d9f099dbe3baab7bb6d44198f480a4101
| jgart |
2024-08-06 | gnu: python-filetype: Update to 1.2.0....* gnu/packages/python-xyz.scm (python-filetype): Update to 1.2.0.
Change-Id: I9ac397d332c377b0886162ae6cf40a42169b2055
Signed-off-by: jgart <jgart@dismail.de>
| John Nduli |
2024-08-05 | Change email of Evgeny Pisemsky....* .mailmap: Add entry to Evgeny Pisemsky.
* gnu/packages/emacs-xyz.scm, gnu/packages/engineering.scm,
gnu/packages/guile-xyz.scm, gnu/packages/hardware.scm,
gnu/packages/perl.scm, gnu/packages/python-xyz.scm,
gnu/packages/sdl.scm, gnu/packages/web.scm: Adjust copyright line.
Change-Id: I9a10be1ee7cc164f18d826b51348ee26eee2ca4b
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Evgeny Pisemsky |
2024-07-30 | gnu: Add python-looseversion....* gnu/packages/python-xyz.scm (python-looseversion): New variable.
Change-Id: I862f10cf5c7285e171335abee429ae76140271dd
| Sharlatan Hellseher |
2024-07-30 | gnu: Add python-echo....* gnu/packages/python-xyz.scm (python-echo): New variable.
Change-Id: Id506a7b4ed9681227372455f9d96a0957eb845a7
| Sharlatan Hellseher |
2024-07-30 | gnu: Add python-poetry-dynamic-versioning....* gnu/packages/python-xyz.scm (python-poetry-dynamic-versioning): New
variable.
Change-Id: I2a9a38b2002426f5265cf0203b88dd523d1fa2b8
| Sharlatan Hellseher |
2024-07-30 | gnu: Add python-dunamai....* gnu/packages/python-xyz.scm (python-dunamai): New variable.
Change-Id: Iabb0221c615ee345d1e557d2d428254929823283
| Sharlatan Hellseher |
2024-07-30 | gnu: python-extension-helpers: Enable tests....* gnu/packages/python-xyz.scm (python-extension-helpers): Adjust
indentation.
[source]: Swap to git checkout which contains tests.
[arguments]: <#:tests-flags>: Disable one failing tests.
<#:phases>: Add 'set-version phase. Use custom 'check phase.
[native-inputs]: Remove python-coverage. Add python-tomli.
Change-Id: I8a04811e43bc0f1c2e0761aca87c4888a1444fc1
| Sharlatan Hellseher |
2024-07-30 | gnu: python-extension-helpers: Update to 1.1.1....* gnu/packages/python-xyz.scm (python-extension-helpers): Update to 1.1.1.
Change-Id: Ia5fa0b445232314134d0127add75fcf2082bbc59
| Sharlatan Hellseher |
2024-07-28 | gnu: python-celery: Update to 5.4.0....* gnu/packages/python-xyz.scm (python-celery): Update to 5.4.0.
[native-inputs]: Add python-google-cloud-storage.
Change-Id: I9ddb215661491deaab0d8dc31207cd3043637d21
| Vinicius Monego |
2024-07-26 | gnu: wfetch: Give the executable the expected name....Fixes a problem reported by bdju on #guix:
https://logs.guix.gnu.org/guix/2024-07-26.log#221323
* gnu/packages/python-xyz.scm (wfetch)[arguments]: Rename the executable in the
custom 'install' phase.
Change-Id: I0e8dd41195ef716618b9dd5fd196f392a546272a
| Leo Famulari |
2024-07-25 | gnu: python-waitress: Update to 3.0.0....* gnu/packages/python-xyz.scm (python-waitress): Update to 3.0.0.
[build-system]: Use pyproject-build-system.
[arguments]: Disable failing test.
* gnu/packages/patches/python-waitress-fix-tests.patch: Delete no longer
needed patch.
* gnu/local.mk: Delete patch line.
Change-Id: I5397649e30098627de8c24f6afa2b74413d3446a
| jgart |
2024-07-25 | Revert "gnu: python-mako: Improve package style."...This reverts commit 53f58596c928397e4e31cf08196db0102dc8950f.
This introduces too many rebuilds.
Change-Id: I6f7e1a01df90db4f51d3d64140740e7f29339f3d
| Zheng Junjie |
2024-07-24 | gnu: python-mako: Improve package style....* gnu/packages/python-xyz.scm (python-mako) [arguments]: Use G-expressions.
Change-Id: Ib33ddae71a7913dccbc3117644c8efd1058e0747
| jgart |
2024-07-18 | gnu: Add python-xmp-toolkit....* gnu/packages/python-xyz.scm (python-xmp-toolkit): New variable.
* gnu/packages/patches/python-xmp-toolkit-add-missing-error-codes.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Change-Id: Ibce05155961eb5ba199754646e08acff2410f95d
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2024-07-18 | gnu: Add python-pygdbmi....* gnu/packages/python-xyz.scm (python-pygdbmi): New variable.
Change-Id: Ide91e2276724fd9b1d1857b504731c66dc84467c
| Zheng Junjie |
2024-07-16 | gnu: Add python-property-cached....* gnu/packages/python-xyz.scm (python-property-cached): New variable.
Change-Id: I173c358bd8cf6d536cc984c3d9c76e0bad41dad4
Signed-off-by: jgart <jgart@dismail.de>
| Vinicius Monego |
2024-07-16 | gnu: Add python-geojson-for-pyowm....* gnu/packages/python-xyz.scm (python-geojson-for-pyowm): New variable.
Change-Id: I529429ef7ee600788df07d7f5fd41cec7ab29ba9
| jgart |