Age | Commit message (Collapse) | Author |
|
As seen in python-team build
<https://ci.guix.gnu.org/build/6091717/log/raw>.
* gnu/packages/python-xyz.scm (python-lazy-loader) [native-inputs]: Add
python-setuptools.
Change-Id: Id8c4eb18f0d2622a1d3270ad29653ef27dcd2fe3
|
|
As seen in python-team build
<https://ci.guix.gnu.org/build/6091629/log/raw>.
* gnu/packages/python-xyz.scm (python-mpv) [native-inputs]: Add
python-setuptools.
Change-Id: I3a43904057c2b3f77833372e2be68280f95189a2
|
|
* gnu/packages/python-xyz.scm (python-glcontext): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
Change-Id: If984a8b0c128df8bcaffae2cce8d9caabda7890b
|
|
* gnu/packages/python-xyz.scm (python-glcontext): Update to 3.0.0-2.f2875ab.
Change-Id: I9fb440727253fa5f1a1eb522c0c1f4caed87b477
|
|
* gnu/packages/python-xyz.scm (python-docstring-to-markdown): Enable tests.
[build-system]: Use pyproject-build-system.
[arguments]: Reduce test coverage since failing.
[native-inputs]: Add missing test inputs.
[description]: Improve.
Change-Id: I91f1ca3f2d8e7c8fe3fe7b280eba6e4a420d7d93
|
|
* gnu/packages/python-xyz.scm (python-docstring-to-markdown): New variable.
Signed-off-by: jgart <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-icalendar): Update to 5.0.13.
[propagated-inputs]: Add python-tzdata.
[native-inputs]: Add python-pytest, python-pytz.
[synopsis]: Improve the synopsis.
[description]: Improve the description.
Change-Id: Iafa906540df87db84cd4752cb4b345d838bff15c
Signed-off-by: jgart <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-angr): Update to 9.2.112.
[propagated-inputs]: Remove python-progressbar2; add python-pyformlang,
add python-rich, add python-unique-log-filter.
* gnu/packages/patches/python-angr-addition-type-error.patch:
Remove patch (merged upstream and included in new release).
* gnu/packages/patches/python-angr-check-exec-deps.patch:
Rebase for new release.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-unique-log-filter): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-pyformlang): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-claripy): Update to 9.2.112.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-cle): Update to 9.2.112.
[propagated-inputs]: Add python-cart.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-cart): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-pyvex): Update to 9.2.112.
* gnu/packages/patches/python-pyvex-remove-angr-dependency.patch:
Remove patch (merged upstream and included in new release).
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-ailment): Update to 9.2.112.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-pypandoc): Use G-expressions,
shift order of entries, remove labels from inputs.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-poetry-core, texlive-etoolbox.
Change-Id: Ib4eac5fde9d56fffd7bd18a11cf653d05d5ff45b
|
|
* gnu/packages/rdf.scm: Add updated recipe for python-rdflib; Keep
python-rdflib-6 for compatibility.
* gnu/packages/python-xyz.scm: Build python-prov with python-rdflib-6 because
rdflib-7 is not supported.
* gnu/packages/bioinformatics.scm: Build cwltool with python-rdflib-6 because
it fails to build with rdflib-7.
Change-Id: Ibc40c16ede20e69e702915488d6b2f0a7e70b868
|
|
* gnu/packages/python-xyz.scm (python-tldr) [build-system]: Swap to
pyproject-build-system.
[arguments]: Adjust indentation.
<#:test-flags>: Move test exclusion here.
<#:phases>: Use standard 'check phase.
Change-Id: Ie87b5810027998bf33325c04021dbeb7cb24e6e2
|
|
* gnu/packages/python-xyz.scm (python-tldr): Update to 3.3.0.
[inputs]: Remove python-argcomplete, python-colorama, python-termcolor, and
python-shtab.
[propagated-inputs]: Add python-colorama, python-termcolor, and python-shtab.
Change-Id: I87b58c0632307fa88061f0c63ceb4d01759900d2
|
|
* gnu/packages/python-xyz.scm (python-twine): Update to 5.1.1.
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Disable failing tests.
[native-inputs]: Add python-pretend, python-pytest, python-pytest-socket.
[propagated-inputs]: Remove python-tqdm, python-packaging. Add
python-imporlib-metadata, python-keyring, python-rfc3986,
python-rich and python-urllib3.
Reviewed-by: Steve George <[email protected]>
Change-Id: I55dbcd646dec60cfe8ec226aed0cf3f8c59e2eeb
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.10.0.
[native-inputs]: Add python-wheel.
Reviewed-by: Steve George <[email protected]>
Change-Id: I682773a5a5c36c9a2ffd9ce8e96048c08a7a174e
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-readme-renderer): Update to 41.0.
[build-system]: Use pyproject-build-system.
[arguments]: Delete 'loosen-cmarkgfm-dependency phase; replace custom 'check
phase with #:test-flags.
[native-inputs]: Add python-wheel; remove python-mock.
Reviewed-by: Steve George <[email protected]>
Change-Id: I47cef84089384d2cf760c166fed9147863d1a415
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-charset-normalizer-3): New variable.
Change-Id: I173ba9daa74882f021586b90f3ec3c63f2b62962
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-jupytext) [native-inputs]: Replace
git-minimal with git-minimal/pinned.
Change-Id: I793bc670ab41325c4f553df7679b1969e6d6ae98
|
|
* 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
|
|
* 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 <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-optree): Update to 0.11.0.
[arguments]<#:test-flags>: Disable failing test.
|
|
* gnu/packages/python-xyz.scm (python-pygithub)[native-inputs]: Add
nss-certs-for-test.
Change-Id: Ib0ee6f1c23302adfec3e8d184cc4afff285012e7
|
|
* gnu/packages/python-xyz.scm (python-gpxpy): New variable.
Change-Id: I70a014dfce7bd021833d42da45e857613621aaa8
Signed-off-by: jgart <[email protected]>
|
|
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
|
|
* 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
|
|
* gnu/packages/python-xyz.scm (python2-dbus)[inputs]: Add libxcrypt.
Change-Id: I3316ca5dbe308b2baaeb8f7f259a189dbf0b29b6
|
|
* gnu/packages/python-xyz.scm (python-rpds-py)[arguments]: Don't
refer to nonexistent 'prepare-python-module' phase.
Change-Id: Ie32f3b147b161b6d8dfb799b19ba04167faeccf1
|
|
* gnu/packages/python-xyz.scm (python-pydantic-core)[arguments]: Don't
refer to nonexistent 'prepare-python-module' phase.
Change-Id: I9731ad40472e33d05d8f38d3fc2e5d78d64e12a2
|
|
* gnu/packages/python-xyz.scm (python-orjson)[arguments]: Don't refer
to nonexistent 'prepare-python-module' phase.
Change-Id: I7310eb283e5521ad80e5c07aafeaef3007317e83
|
|
* 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
|
|
* gnu/packages/python-xyz.scm (python-natsort): Add en_US.UTF-8 locale for the
package's tests.
Change-Id: I5947b6550b9bc71d403685756ead4f1c77c99012
|
|
* gnu/packages/python-xyz.scm (python-cython): Add libxcrypt dependency.
Change-Id: I7a7c16eb8618b38c8e2758dcb19981b108c9ce7b
|
|
I changed the commit hash by mistake, revert that.
* gnu/packages/python-xyz.scm (python-matplotlib): Revert commit hash change.
Change-Id: Ic676a45771b5969a0c713cd025d3a4d2dacada62
|
|
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
|
|
* (python-pyyaml): Update to 6.0.1.
Change-Id: I01cc9fc96fb4e4ab76ecdfe74a4849e536ae36e2
Signed-off-by: Maxim Cournoyer <[email protected]>
|
|
* 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
|
|
* 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
|
|
* 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
|
|
It is required for cross-compilation.
* gnu/packages/python-xyz.scm
(python-screenkey)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <[email protected]>
|
|
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
|
|
* gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.5.
Change-Id: Ia5a49492a5bf02e514d8f3524dc3c26227660901
|
|
* gnu/packages/python-xyz.scm (python-glymur): Update to 0.13.5.
Change-Id: I307a4325f051faf2f2e46dd29878e6599b12f237
|
|
* 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
|
|
* 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
|