mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
main/py3-mock: upgrade to 5.2.0
This commit is contained in:
parent
0577c39916
commit
7e8db3e636
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
pkgname=py3-mock
|
||||
_pkgname=mock
|
||||
pkgver=5.1.0
|
||||
pkgrel=3
|
||||
pkgver=5.2.0
|
||||
pkgrel=0
|
||||
pkgdesc="Python3 Mocking and Patching Library for Testing"
|
||||
url="https://github.com/testing-cabal/mock"
|
||||
arch="noarch"
|
||||
|
@ -33,5 +33,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
26b7350fddf2eca82b6dfaafc58cacbd4031fd787b1afc463ee13eff778846941120fd89755e4783bfad389f01cfbdd64f2feab5a12ac2bd4ca6407c0f2e973c mock-5.1.0.tar.gz
|
||||
edf856486e5f8889d676be1eb2c60cd791f4f25057b6b94b54555904133371b3753709b2ab37d032dbbfed7e7106d05c1c24a2c274f378802025495f4352ac12 mock-5.2.0.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue