Search Criteria
Package Details: python2-mock 3.0.5-9
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python2-mock.git (read-only, click to copy) |
|---|---|
| Package Base: | python2-mock |
| Description: | Mocking and patching library for testing (backport of unittest.mock) (deprecated) |
| Upstream URL: | https://pypi.org/project/mock/3.0.5/ |
| Licenses: | BSD |
| Submitter: | MarsSeed |
| Maintainer: | None |
| Last Packager: | tallero |
| Votes: | 4 |
| Popularity: | 0.000001 |
| First Submitted: | 2022-06-13 14:46 (UTC) |
| Last Updated: | 2023-06-24 21:32 (UTC) |
Dependencies (5)
- python2AUR (python2-binAUR, stackless2AUR)
- python2-funcsigsAUR
- python2-pbrAUR
- python2-sixAUR
- python2-typingAUR
Required by (12)
- python2-cachecontrol (optional)
- python2-colorama (check)
- python2-flaky (check)
- python2-genty (check)
- python2-graphviz (check)
- python2-html5lib (check)
- python2-hyperlink (check)
- python2-m2r (check)
- python2-pip (check)
- python2-pytest-mock
- python2-pytest-rerunfailures (check)
- python2-urllib3 (check)
Latest Comments
tallero commented on 2023-02-11 16:03 (UTC) (edited on 2023-02-11 16:05 (UTC) by tallero)
Actually
checkfails even withpython2-typing, so maybe the out-of-flag is not appropriate.Would it be better to ship the package without
checkatm?