Search Criteria
Package Details: python-claripy-git 9.2.129.dev0.r2411.c7d8d827-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-claripy-git.git (read-only, click to copy) |
---|---|
Package Base: | python-claripy-git |
Description: | An abstraction layer for constraint solvers. |
Upstream URL: | https://github.com/angr/claripy |
Licenses: | BSD-2-Clause |
Conflicts: | python-claripy |
Provides: | python-claripy |
Submitter: | lockshaw |
Maintainer: | ldr709 (meadow) |
Last Packager: | meadow |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-05 04:28 (UTC) |
Last Updated: | 2024-11-18 00:37 (UTC) |
Dependencies (13)
- python (python37AUR, python311AUR, python310AUR)
- python-cachetools
- python-typing_extensions
- python-z3-solver (z3-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-myst-parser (python-myst-parser018AUR) (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx-autodoc-typehints (make)
- python-wheel (make)
- python-pytest (check)
Required by (5)
- python-ailment-git (requires python-claripy)
- python-angr
- python-angr-git (requires python-claripy)
- python-cle-git (requires python-claripy)
- python-cle-git (optional)
Latest Comments
ldr709 commented on 2021-01-17 02:24 (UTC)
Now that the python-z3-solver-angr package is gone, could you please change the dependencies?
ldr709 commented on 2020-02-02 03:42 (UTC)
I got the following error when using this package to add constraints to angr.
When I locally switched the dependency to python3-z3 instead, the problem went away. Could you either switch the dependency on this package or update python-z3-solver-angr?