summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2018-08-07 12:33:01 +0800
committerUniversebenzene2018-08-07 12:33:01 +0800
commit4df240bf4c1061817500dbc6730bccda2fd8ed9f (patch)
tree11e1826679b6d82d5fe1291a7409970f78045ddb
parentbcdbdd2a39b5ac42db937628d0540eed5480e32c (diff)
downloadaur-4df240bf4c1061817500dbc6730bccda2fd8ed9f.tar.gz
Bump to new python version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45818f1abd73..122a6c41f7d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Apr 26 07:50:44 UTC 2018
+# Tue Aug 7 04:32:53 UTC 2018
pkgbase = python-pytest-doctestplus
pkgdesc = Pytest plugin that provides advanced features for testing example code in documentation
pkgver = 0.1.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astropy/pytest-doctestplus
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 759479019fe1..baf20b0fc015 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
pkgname=python-pytest-doctestplus
pkgver=0.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Pytest plugin that provides advanced features for testing example code in documentation"
arch=('i686' 'x86_64')
url="https://github.com/astropy/pytest-doctestplus"