Search Criteria
Package Details: python-pytooling 6.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytooling.git (read-only, click to copy) |
---|---|
Package Base: | python-pytooling |
Description: | A powerful collection of arbitrary useful classes, decorators, meta-classes and exceptions |
Upstream URL: | https://github.com/pyTooling/pyTooling |
Licenses: | Apache-2.0 |
Replaces: | python-pyexceptions, python-pymetaclasses, python-pytooling-packaging, python-pytooling-terminalui |
Submitter: | xiretza |
Maintainer: | xiretza |
Last Packager: | xiretza |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-03 14:42 (UTC) |
Last Updated: | 2024-05-01 15:45 (UTC) |
Dependencies (17)
- python (python37AUR, python311AUR, python310AUR)
- python-colorama (python-colorama-gitAUR)
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-setuptools
- python-build (make)
- python-installer (make)
- python-wheel (make)
- mypy (mypy-gitAUR) (check)
- python-anytree (check)
- python-igraph (check)
- python-itertreeAUR (check)
- python-lxml (check)
- python-networkx (python-networkx-gitAUR) (check)
- python-pytest (check)
- python-pytest-benchmark (check)
- python-pytest-cov (check)
- python-treelib (check)
Required by (7)
- ghdl (check)
- ghdl-llvm-git (check)
- ghdl-mcode-git (check)
- python-pyattributes
- python-pyghdl-git
- python-pyvhdlmodel
- python-pyvhdlmodel-git
Latest Comments
raldone01 commented on 2023-05-05 05:44 (UTC) (edited on 2023-05-05 05:45 (UTC) by raldone01)
I can't install this package. I also think it might be provided by
python-pytooling
already as there were conflicting files forterminalui
. It fails with the following error:Sven commented on 2023-05-03 23:21 (UTC)
As far as I understand, pytooling now includes terminalui. When trying to install both (for ghdl), then there's a file collision.
Also, pytooling 3.x is incompatible with 2.x, yet both cannot be installed at the same time. ghdl might break, depending on the version.