summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-12-02 12:02:42 +0000
committerFelix Yan2021-12-02 12:02:42 +0000
commit033b1a7521f2b09a1a0aa58a88338280e8ed483f (patch)
tree130400d1f81db9f0300437be1e698b88406f0f6e
parent53d53607c073ec832daf07595cab52e3a5e9d9d3 (diff)
downloadaur-033b1a7521f2b09a1a0aa58a88338280e8ed483f.tar.gz
Python 3.10 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66ca8114c931..5c9afd105916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=python-mock
pkgname=(python2-mock python-mock)
pkgver=3.0.5
-pkgrel=7
+pkgrel=8
pkgdesc='Mocking and Patching Library for Testing'
url='http://www.voidspace.org.uk/python/mock/'
makedepends=('python2' 'python' 'python-pbr' 'python2-pbr')