Search Criteria
Package Details: python-crush 1.0.35-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/crush.git (read-only, click to copy) |
---|---|
Package Base: | crush |
Description: | Library to control placement in a hierarchy. |
Upstream URL: | https://github.com/ceph/python-crush |
Licenses: | GPL |
Submitter: | k0ste |
Maintainer: | k0ste |
Last Packager: | k0ste |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-10 06:20 (UTC) |
Last Updated: | 2022-06-09 10:17 (UTC) |
Dependencies (18)
- python-appdirs (python-appdirs-gitAUR)
- python-d2to1AUR
- python-dateutil
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-packaging
- python-pandas
- python-pbr
- python-pyparsing
- python-pytz
- python-six
- cmake (cmake-gitAUR) (make)
- libatomic_ops (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-d2to1AUR (make)
- python-mockAUR (make)
- python-pbr (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
Latest Comments
k0ste commented on 2022-06-09 10:17 (UTC)
@MarsSeed py2 removed, thanks
MarsSeed commented on 2022-06-08 16:50 (UTC)
I see this is an old package. Don't know if still needed.
But I'd like to ask you to drop the subpackage for python2, if possible, because it makes even the Python 3 based other subpackage fail to build (because of missing python2 dependencies, which should not be needed for Python 3).
It helps also to eliminate those Python 2 based packages that are really not needed, especially if Python 3 equivalents are available.
The reason for the benefit of such python2 "cleanup" is, it helps the community members to focus more on the broken but still important python2 dependencies to potentially fix (given there are volunteers for the remaining ones, and because right now there are way too many deleted or broken packages using Python 2).
Thanks in advance!