Search Criteria
Package Details: python-constraint-git 2.0.0b3.r10.g2357471-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-constraint-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-constraint-git |
| Description: | Solvers for Constraint Satisfaction Problems (CSPs) over finite domains in simple and pure Python |
| Upstream URL: | https://github.com/python-constraint/python-constraint |
| Licenses: | BSD |
| Conflicts: | python-constraint |
| Provides: | python-constraint |
| Submitter: | xiretza |
| Maintainer: | xiretza |
| Last Packager: | xiretza |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-01-25 12:48 (UTC) |
| Last Updated: | 2023-09-24 14:23 (UTC) |
Dependencies (11)
- cython (cython-gitAUR)
- python
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pep440 (check)
- python-pytest (check)
- python-pytest-cov (check)
Required by (3)
- f4pga-arch-defs-nightly-bin-toolchain (requires python-constraint)
- python-cocotb-coverage-git (requires python-constraint)
- python-qiskit (requires python-constraint) (optional)
Latest Comments
xiretza commented on 2023-09-24 14:23 (UTC)
Thanks, fixed!
m42uko commented on 2023-09-01 07:51 (UTC)
Last week, this project "cythonized" their build flow, so just running
setup.pydoesn't work anymore. If you have the time, could you please look at how to build the latest revision. I might have time to look at it later this weekend. I'll get back to you with a patch if figure it out before you update :)