mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
python-djvulibre 0.8.6 fails with recent updates on master branch (python-team and messa-updates merged). Old repository is archived, new maintainer has taken over in new repository. Old PyPI package is called python-djvulibre, new PyPI package is djvulibre-python. * gnu/packages/python-xyz.scm (python-djvulibre): Update to 0.9.3. [source]: Switch to git-fetch. <url>: Switch to new maintainer. [build-system]: Switch to pyproject-build-system. [arguments] <#:phases>: Replace 'check phase. [inputs]: Remove python-cython. [native-inputs]: Remove python-nose; add python-cython, python-pytest, and python-setuptools. [home-page]: Switch to new maintainer. Fixes: guix/guix#3032 Change-Id: I5ee548ffa2debf0f1f85f3b0036fd47fc5c77a91 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>