diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-29 13:32:45 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-29 13:32:45 +0000 |
commit | 6ad848331196758a9004e9ae818f070bd415a9db (patch) | |
tree | 2e54c10e265a5771a3cdcc03ccb5b9e7b37f0d10 /python3-mock/Pkgfile | |
parent | f9c74a4434a2fce36147de96b4436b4a9d4ada8f (diff) | |
download | contrib-6ad848331196758a9004e9ae818f070bd415a9db.tar.gz contrib-6ad848331196758a9004e9ae818f070bd415a9db.tar.xz |
python3-mock: 4.0.3 -> 5.0.0
Diffstat (limited to 'python3-mock/Pkgfile')
-rw-r--r-- | python3-mock/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-mock/Pkgfile b/python3-mock/Pkgfile index 9a6e52b7c..ede391c6c 100644 --- a/python3-mock/Pkgfile +++ b/python3-mock/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-pbr python3-six name=python3-mock -version=4.0.3 +version=5.0.0 release=1 source=(https://github.com/testing-cabal/mock/archive/$version/$name-$version.tar.gz) |