summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
96 min.gnu: python-assertpy: Fix tests.python-teamHugo Buddelmeijer
* gnu/packages/python-check.scm (python-assertpy): Fix tests. [source]: Switch to git-fetch. [native-inputs]: Remove python-wheel, add python-pytest. Change-Id: I878498f64bb6b1399c033ee6d33bbf7a1afd47ed Signed-off-by: Andreas Enge <andreas@enge.fr>
9 hoursgnu: python-structlog: Update to 25.4.0.John Kehayias
* gnu/packages/python-xyz.scm (python-structlog): Update to 25.4.0. [native-inputs]: Remove python-coverage, python-simplejson, and python-twisted. Change-Id: Ie5f848cd7a6b4f98a197adfc90e78cde6e827352
15 hoursgnu: python-jupyter-lsp: Update to 2.3.0.Sharlatan Hellseher
* gnu/packages/jupyter.scm (python-jupyter-lsp): Update to 2.3.0. Use G-expressions. [source] <uri>: Fix name as per PyPI archive. [arguments] <test-flags>: Skip some tests. [native-inputs]: Remove python-wheel; add python-pytest-asyncio. Change-Id: Iece3586280f61aaad0c0b7821a6d90580c962cc5
16 hoursgnu: subunit: Adjust style.Sharlatan Hellseher
* gnu/packages/check.scm (subunit): Fix fill column and indentation. Change-Id: I597432d65637369d0d7f77c3b59547555b5f259b
16 hoursgnu: subunit: Update to 1.4.4.Hugo Buddelmeijer
FWIW, I don't know why it is necessary to both have a `subunit` package as well as a `python-subunit` package. But at least it builds now. * gnu/packages/check.scm (subunit): Update to 1.4.4. [propagated-inputs]: Add python-iso8601 and python-pygobject. Change-Id: Id37c498a6869b0ce724a854958b25bc298083fae Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
16 hoursgnu: Remove python-mox3.Sharlatan Hellseher
Unmaintained, fails to build, no users in Guix, see: <http://git.openstack.org/cgit/openstack/mox3>. * gnu/packages/openstack.scm (python-mox3): Delete variable. * gnu/packages/patches/python-mox3-python3.6-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister patch. Change-Id: Idde550fee66f2e80e07a7269bd9b0e8cadcb058b
16 hoursgnu: python-cairosvg: Update to 2.8.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-cairosvg): Update to 2.8.2. [source] <uri>: Adjust the PyPI archive name according to <https://pypi.org/project/CairoSVG>. [arguments] <test-flags>: Provide the path to the test file, otherwise they fail. [native-inputs]: Remove python-pytest-flake8, python-pytest-isort, python-pytest-runner, and python-wheel; add python-pytest. Change-Id: I1f4947a288227e5dabd00fb3305a4ac21eb0e048
16 hoursgnu: python-vdf: Fix tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-vdf)[source]: Switch to git-fetch providing tests. [native-inputs]: Remove python-wheel; add python-pytest. Change-Id: Ic02581bb528315c03d6dd6f32d72f78f9a44c401
17 hoursgnu: python-pyjsparser: Disable tests.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-pyjsparser)[arguments] <tests?>: No tests in PyPI. [native-inputs]: Remove python-wheel. Change-Id: I354c8dacd7e05f4ab4d760a53ab1c327c4521ee0
18 hoursgnu: python-ioctl-opt: Disable tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-ioctl-opt)[arguments] <tests?>: No tests. [native-inputs]: Remove python-wheel. Change-Id: Ia6331b4f5a19898f79124df1f22d3ee52d6cb6c9
18 hoursgnu: python-pypandoc: Fix tests.Nicolas Graves
* gnu/packages/python-xyz.scm (python-pypandoc) [source]: Switch to git-fetch. [arguments]<#:test-backend>: Set it. [description]: Improve style. Change-Id: Idfbd8f57804b30e205fd0d53733cc27b39bab4de Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
18 hoursgnu: python-pycairo: Update to 1.28.0.Nicolas Graves
* gnu/packages/gtk.scm (python-pycairo): Update to 1.28.0. Change-Id: I45ae25f074b9b5ca8cd87dbf4577a1adb48cd57a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
18 hoursgnu: python-pycairo: Switch to meson-build-system.Nicolas Graves
For some reason, we lost pkg-config files using pyproject. Here the fix is trivial, but this might indicate a bigger issue. * gnu/packages/gtk.scm (python-pycairo) [source]: Switch to git-fetch. [build-system]: Switch to meson. [native-inputs]: Add python. Also remove a trailing lost comment. Change-Id: I3f59ab7b8150ce0b9de1a5b342ccfbb546039ec7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
18 hoursgnu: python-ndindex: Ignore flaky test.Nicolas Graves
* gnu/packages/python-science.scm (python-ndindex)[arguments] <#:test-flags>: Ignore flaky test. Change-Id: Ia47bfb8fee9e87cec5c4e4f28a1f08b3cdfac259 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
18 hoursgnu: Remove python-dotenv-0.13.0.Nicolas Graves
* gnu/packages/python-xyz.scm (python-dotenv-0.13.0): Delete variable. Change-Id: Ia9ad7fccf26587c66c3ee5f489805ff0179eb8d4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
18 hoursgnu: dynaconf: Update to 3.2.11.Nicolas Graves
* gnu/packages/python-xyz.scm (dynaconf) [source]: Remove <patches>, handle these substitutions in <snippet>. Re-vendor python-dotenv. [arguments]: Improve style. <#:test-flags>: Add failing click test. [propagated-inputs]: Remove python-dotenv-0.13.0. [native-inputs]: Remove python-wheel. * gnu/packages/patches/dynaconf-unvendor-deps.patch: Remove patch. * gnu/local.mk: De-register patch. Change-Id: Ie3630a754d592e364742ddbebe7f4b3570e73f85 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
18 hoursgnu: python-livereload: Fix tests.Nicolas Graves
* gnu/packages/python-web.scm (python-livereload): [arguments]<#:test-backend>: Set it. [native-inputs]: Remove python-wheel. Change-Id: I89d27dfc3ebba7c32ddafdcc9266ce60cf1aa3bf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
18 hoursgnu: python-pypugjs: Fix package.Nicolas Graves
* gnu/packages/python-xyz.scm (python-pypugjs): [propagated-inputs]: Re-introduce python-six. Change-Id: Ia0bf9b9eee83c7d82a52ec128a43d880f231d650 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
18 hoursgnu: python-supersmoother: Update to 0.4-0.0a81544.Sharlatan Hellseher
* gnu/packages/python-science.scm (python-supersmoother): Update to 0.4-0.0a81544. [native-inputs]: Remove python-wheel. Change-Id: I0adc29c7d6c5aba9547227f307c7bf41c8d6293a
19 hoursgnu: python-cbor: Disable tests.Sharlatan Hellseher
* gnu/packages/serialization.scm (python-cbor)[arguments] <tests?>: Tests are broken. [native-inputs]: Remove python-wheel. Change-Id: I58ba2aa44cf3f07028ad352a064038484fb7c517
19 hoursgnu: python-holodeck: Fix build.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-holodeck)[native-inputs]: Remove python-cython; add python-cython-0. Change-Id: I54092a2b0d257bb80385ee75cc2e098ba6ef7775
19 hoursgnu: python-bwapy: Fix build.Sharlatan Hellseher
* gnu/packages/bioinformatics.scm (python-bwapy): Fix build. [build-system]: Switch to pyproject-build-system. [arguments] <tests?>: No tests. <phases>: Remove 'relax-requirements. [propagated-inputs]: Remove python-wheel. Change-Id: I2dcf8eac974fca113ef15b4f1267dc8bd7837a96
19 hoursgnu: python-pytest-cython: Disable tests.Sharlatan Hellseher
* gnu/packages/python-check.scm (python-pytest-cython)[arguments] <tests?>: They look like broken. <test-flags>: Drop all. <phases>: Remove 'buld-extensions. [native-inputs]: Remove python-cython-3; add python-cython. Change-Id: I978ee17a13688199dcd474577afb0dde10df220c
19 hoursgnu: python-pyproj: Switch to pyproject, fix build.Sharlatan Hellseher
* gnu/packages/geo.scm (python-pyproj): Fix indentation. [bulid-system]: Switch to pyproject-build-system. [arguments] <test-flags>: Skip some tests. <phases>: Add 'remove-local-pyproj. [native-inputs]: Remove python-cython; add python-cython-0 and python-setuptools. Change-Id: I8949a71685cf3209e59965c5b56c2d3b75d27659
20 hoursgnu: python-django-configurations: Skip one test.Sharlatan Hellseher
* gnu/packages/django.scm (python-django-configurations)[arguments] <phases>: Add sip-bad-test. Change-Id: I27fcddd704c17abbab3f35e59c82a5dd342f4d1b
20 hoursgnu: python-dj-search-url: Disable tests.Sharlatan Hellseher
* gnu/packages/django.scm (python-dj-search-url)[arguments] <tests?>: Disable for now. [native-inputs]: Remove python-wheel. Change-Id: I219f2346ed992790bdea01bb006ada9ae6bb9022
20 hoursgnu: python-dj-email-url: Disable tests.Sharlatan Hellseher
* gnu/packages/django.scm (python-dj-email-url)[arguments] <tests?>: Disable for now. [native-inputs]: Remove python-wheel. Change-Id: I495c1f71991af93ab74d623e156c087fea4740f9
20 hoursgnu: python-django-allauth: Fix tests.Nicolas Graves
* gnu/packages/django.scm (python-django-allauth): [source]: Switch to git-fetch. [arguments]: Improve style. [inputs]: Add xmlsec-openssl. [native-inputs]: Remove python-wheel. Change-Id: I136728a1de889b5ee282f2ded6fec45b412a1c75 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20 hoursgnu: python-python3-saml: Fix package.Nicolas Graves
* gnu/packages/python-web.scm (python-python3-saml): [arguments]<#:phases>: Improve style. [inputs]: Add xmlsec-openssl. Change-Id: I99b3f121aa1edc57afda203cc88d8a03c1b2de35 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20 hoursgnu: Remove python-django-assets.Nicolas Graves
Developpement stopped upstream for years, still uses nose even on the last commit. * gnu/packages/django.scm (python-django-assets): Delete variable. Change-Id: Ibcd383413c01084f6772de48337cc2c10fa41ee2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20 hoursgnu: python-webassets: Update to 3.0.0.Nicolas Graves
* gnu/packages/python-web.scm (python-webassets): Update to 3.0.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Remove them. [native-inputs]: Remove them. Add python-hatchling and python-pytest. [propagated-inputs]: Add python-zope-dottedname. [description]: Improve wording and style. Change-Id: Ibb3c0f6889557df93b781303bec3f12a9245487c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20 hoursgnu: Add python-zope-dottedname.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-dottedname): New variable. Change-Id: I10b77975606e99b76b39c93bf13a7c09144cac25 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20 hoursgnu: python-django-cache-url: Fix tests.Nicolas Graves
* gnu/packages/django.scm (python-django-cache-url): [source]: Switch to git-fetch. [native-inputs]: Add python-pytest, python-pytest-cov. Change-Id: I3539a056f2bb8e5e7707decae8dd698510463fae Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20 hoursgnu: python-django-auth-ldap: Update to 4.8.0.Nicolas Graves
* gnu/packages/django.scm (python-django-auth-ldap): Update to 4.8.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Remove 'build and 'install phase replacements. [native-inputs]: Remove python-wheel, python-setuptools-scm, python-toml, python-pypa-build, python-pip. Change-Id: Ife8eb1b63b458ca29f2d69027b86855e1cb8458d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20 hoursgnu: python-django-classy-tags: Fix tests.Nicolas Graves
* gnu/packages/django.scm (python-django-classy-tags): [source]: Switch to git-fetch. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Remove python-wheel. Change-Id: I87519f3f893aca4e77587e2fcea1acde3abccd10 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20 hoursgnu: Remove python2-six.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python2-six): Delete variable. Change-Id: Ieb53c9ba93c630f5ffe8f55171496368430360c5
20 hoursgnu: python-geojson: Update to 3.2.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-geojson): Update to 3.2.0. [native-inputs]: Remove python-wheel; add python-pytest. Change-Id: I22d1f189732d56f0d02727d73cdbcdd2b79b42f4
20 hoursgnu: python-jplephem-2.22: Disable tests.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-jplephem-2.22)[arguments] <tests?>: Disable for now. Change-Id: Ie65333d2c10c5e7764093e104261d4a5f983fa01
21 hoursgnu: python-dkist: Fix tests.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-dkist)[arguments] <test-flags>: Ignore benchmark tests. [native-inputs]: Remove python-pytest-benchmark. Change-Id: Id71d740c568e2c0e70b6452bf770e635c1267b4e
21 hoursgnu: python-irc-parser-tests: Fix tests.Sharlatan Hellseher
* gnu/packages/irc.scm (python-irc-parser-tests)[arguments] <test-backend>: Use 'custom. <test-flags>: Provide "test.py". [native-inputs]: Remove python-wheel. Change-Id: I3128b29d0e485c0dea2109bc9a13026322ec02da
21 hoursgnu: python-girc: Fix tests.Sharlatan Hellseher
* gnu/packages/irc.scm (python-girc)[native-inputs]: Remove python-wheel; add python-pytest. Change-Id: Idb53f8b2631ef7f0fb54df0b0f9bf4a363b976dc
21 hoursgnu: python-django-q-rollbar: Disable tests.Nicolas Graves
* gnu/packages/django.scm (python-django-q-rollbar) [arguments]<#:tests?>: Disable them. Change-Id: Ie23a879180d2bd8284a45790f526b5218926a907 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
21 hoursgnu: python-django-q-sentry: Disable tests.Nicolas Graves
No tests upstream. * gnu/packages/django.scm (python-django-q-sentry) [arguments]<#:tests?>: Disable them. [native-inputs]: Remove python-wheel. Change-Id: Ie61f4378fb43cc65d20269967d44def02e0b15a1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
21 hoursgnu: python-iron-mq: Update to 0.9-0.e6ff76a.Nicolas Graves
* gnu/packages/python-xyz.scm (python-iron-mq): Update to 0.9-0.e6ff76a. [source]: Switch to git-fetch. [arguments]: Disable tests. [native-inputs]: Remove python-wheel. Change-Id: I28a79b34158d632c4580bf87fe08d5f0c830b40a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
21 hoursgnu: python-iron-core: Update to 1.2.1-0.5a5f301.Nicolas Graves
* gnu/packages/python-xyz.scm (python-iron-core): Update to 1.2.1-0.5a5f301. [source]: Switch to git-fetch. [arguments]: Set them for tests. [native-inputs]: Remove python-wheel. [description]: Improve style. Change-Id: I46aeb5aff23d5e971f895902c6c8a874389de8cd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
21 hoursgnu: python-ircmatch: Fix tests.Nicolas Graves
* gnu/packages/irc.scm (python-ircmatch) [arguments]: Set them to fix tests. [native-inputs]: Remove python-wheel. Change-Id: Ibe89b45ffc7375e555841ca449bf77b1459cfae9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
21 hoursgnu: python-grequests: Update to 0.7.0-0.60f70e9.Nicolas Graves
* gnu/packages/python-web.scm (python-grequests): Update to 0.7.0-0.60f70e9. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Set test-related arguments. [description]: Improve style. Change-Id: I62ba93c961229a536464effd666fd135ca8d3ed9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
21 hoursgnu: python-omegaconf: Update to 2.3.0-0.117f7de.Nicolas Graves
* gnu/packages/python-xyz.scm (python-omegaconf): Update to 2.3.0-0.117f7de. [arguments]<#:test-flags>: Ignore test files that fail collection. [description]: Improve style. Change-Id: I3bf8d9d33e1f8563bf0cb889b28c49dc8b15ce3c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
21 hoursgnu: python-booleanoperations: Switch to git-fetch.Nicolas Graves
* gnu/packages/graphics.scm (python-booleanoperations): [source]: Switch to git-fetch. [arguments]<#:phases>: Add phase 'set-version. [description]: Run guix style. Change-Id: I9e46f31d2c9fa491e9165795dfd65fa6096c8398 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
21 hoursgnu: python-pyclipper: Update to 1.3.0.post6.Nicolas Graves
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.3.0.post6. [source]: Switch to git-fetch, remove snippet. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Add phase 'set-version. [native-inputs]: Add python-setuptools, remove python-pytest-runner. Change-Id: Iec0229e6941fdd24c0624c40c4cc5b70935c2165 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>