Search Criteria
Package Details: python-mock 5.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mock.git (read-only, click to copy) |
---|---|
Package Base: | python-mock |
Description: | Mocking and Patching Library for Testing |
Upstream URL: | https://mock.readthedocs.io/en/latest/ |
Licenses: | BSD-2-Clause |
Submitter: | jelly |
Maintainer: | nicolarevelant |
Last Packager: | nicolarevelant |
Votes: | 9 |
Popularity: | 0.26 |
First Submitted: | 2024-03-09 15:34 (UTC) |
Last Updated: | 2024-03-16 22:48 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Required by (141)
- autopkgtest
- aws-cli-git
- bandcamp-dl-git
- barman (make)
- bashhub-client (check)
- beaker-client (make)
- beaker-common (make)
- borg-git (check)
- borg2 (check)
- certbot-dns-alwaysdata
- certbot-dns-dnspod-git
- certbot-dns-dynu
- certbot-dns-powerdns
- certbot-dns-standalone (check)
- certbot-dns-vultr
- certbot-s3front
- check-manifest (check)
- ciphey
- congress-git
- curator (check)
- Show 121 more...
Latest Comments
Auerhuhn commented on 2024-03-16 22:52 (UTC)
@nicolarelevant That’s right. However, some packages still depend on
mock
instead ofunittest.mock
included in the stdlib. That’s why this package is still useful.nicolarevelant commented on 2024-03-16 22:50 (UTC) (edited on 2024-03-16 22:51 (UTC) by nicolarevelant)
Remember that this package is already included in python>=3.3
Auerhuhn commented on 2024-03-16 18:28 (UTC) (edited on 2024-03-16 18:28 (UTC) by Auerhuhn)
@nicolarelevant Here’s a suggested patch:
Feel free to apply it. Thanks for maintaining the package!
Regards
Claudia
xiretza commented on 2024-03-16 11:12 (UTC)
This doesn't build: