summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2018-08-07 12:32:17 +0800
committerUniversebenzene2018-08-07 12:32:17 +0800
commit1ac7f10534455d238670dfc89f4dd0266cf9118b (patch)
tree23c83a8925beb412f35f0ecdc4fad4b3372275f0 /PKGBUILD
parentcec665178fab094304b61f7e509730206f7e747c (diff)
downloadaur-1ac7f10534455d238670dfc89f4dd0266cf9118b.tar.gz
Bump to new python version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e75c18fc01ef..e361e38eb597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
pkgname=python-pytest-openfiles
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Pytest plugin for detecting file handles that were inadvertently left open at the end of unit tests"
arch=('i686' 'x86_64')
url="https://github.com/astropy/pytest-openfiles"