Search Criteria
Package Details: python-objection 1.11.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-objection.git (read-only, click to copy) |
---|---|
Package Base: | python-objection |
Description: | Runtime mobile exploration |
Upstream URL: | https://github.com/sensepost/objection |
Licenses: | GPL3 |
Submitter: | greyltc |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 2 |
Popularity: | 0.005129 |
First Submitted: | 2019-10-10 23:12 (UTC) |
Last Updated: | 2021-10-04 01:18 (UTC) |
Dependencies (16)
- litecliAUR (litecli-gitAUR, litecliAUR)
- python-click
- python-delegatorAUR
- python-flask (python-flask-gitAUR)
- python-fridaAUR (python-frida-binAUR)
- python-frida-toolsAUR
- python-prompt_toolkit
- python-pygments
- python-requests
- python-semver
- python-tabulate (python-tabulate-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python-setuptools (make)
Latest Comments
tommyshark commented on 2024-01-04 17:00 (UTC) (edited on 2024-01-04 17:07 (UTC) by tommyshark)
lmartinez-mirror commented on 2021-10-06 15:40 (UTC)
You can get the GPG key from upstream's GitHub.
curl https://github.com/leonjza.gpg | gpg --import
As far as the tests are concerned, there's not much I can do to fix those. They may require certain packages that are older than what's available on Arch. You can skip them with
--nocheck
if you still need this package.txtsd commented on 2021-10-06 10:10 (UTC)
Fails check() if I --skippgpcheck
txtsd commented on 2021-10-06 09:13 (UTC)
I'm unable to import the new pgp key. It stalls and quits in
yay
, and this is the output of trying to do it manually.Lumpiasty commented on 2020-12-31 05:41 (UTC) (edited on 2020-12-31 06:20 (UTC) by Lumpiasty)
Missing dependency
python-requests
.Please, avoid indirect dependencies.
Also, to patch apk you need android-sdk-build-tools and android-patchtool, it would be nice if you added them as optional dependencies.
Flat commented on 2019-12-06 01:08 (UTC)
Missing a dependency litecli