Search Criteria
Package Details: snakemake 7.16.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/snakemake.git (read-only, click to copy) |
---|---|
Package Base: | snakemake |
Description: | Python-based language and execution environment for GNU Make-like workflows |
Upstream URL: | https://snakemake.readthedocs.io |
Licenses: | MIT |
Submitter: | kyleam |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 8 |
Popularity: | 0.002219 |
First Submitted: | 2014-06-28 04:18 (UTC) |
Last Updated: | 2022-10-26 09:06 (UTC) |
Dependencies (36)
- jupyter-nbformat
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-appdirs (python-appdirs-git)
- python-configargparse (python-configargparse-git)
- python-connection_pool
- python-datrie
- python-docutils (python-docutils1)
- python-gitpython (python-gitpython-211)
- python-jinja
- python-jsonschema (python-jsonschema26)
- python-psutil
- python-pulp
- python-ratelimiter
- python-requests
- python-reretry
- python-smart_open
- python-stopit
- python-tabulate (python-tabulate-git)
- python-toposort
- python-wrapt
- Show 16 more dependencies...
Latest Comments
1 2 Next › Last »
user20159 commented on 2022-10-21 12:56 (UTC)
In 7.16.1, https://pypi.org/project/reretry/ which doesn't have an AUR package yet seems to be an added dependency.
luscinius commented on 2022-09-06 02:16 (UTC)
Same problem with 7.14.0-1, the package fails to build in a clean chroot, adding python-wheel to makedepends solves the problem.
luscinius commented on 2022-05-31 04:54 (UTC)
The package does not build in a clean chroot, python-wheel needs to be added to makedepends to resolve this.
mschu commented on 2021-06-03 09:51 (UTC)
I can confirm @berquist's issue, the package does not install via yay for me with the same error.
berquist commented on 2021-05-29 00:22 (UTC)
I'm not sure if this is a problem with my setup, but the commit for 6.3.0 (d6d18cfd8ab8) doesn't seem to be on a branch? It clones directly into a detached HEAD state.
op3 commented on 2019-10-15 20:18 (UTC)
python-psutil
is listed as an optional dependency, but the setup.py of the latest version requires it for installation.op3 commented on 2019-02-16 19:44 (UTC)
xrootd
is now in community and the python-bindings are inpython-xrootd
, so the optdepends have to be updated.flying-sheep commented on 2018-12-07 11:38 (UTC)
done, thank you
a-ludi commented on 2018-12-06 08:20 (UTC)
The installation routine of this package depends on
python-gitpython
. Please add it tomakedepends
.1 2 Next › Last »