summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2018-08-07 12:34:26 +0800
committerUniversebenzene2018-08-07 12:34:26 +0800
commit7349bbb593b75d09a78b322af833bc16cbef1dfa (patch)
treebabfedb0288696137c1694c036d8c90bd959b1d3
parentee297e03537e5f2c991ccd39b251b081a1882193 (diff)
downloadaur-7349bbb593b75d09a78b322af833bc16cbef1dfa.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 ad923bb889df..7876c1628aef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 1 07:22:36 UTC 2018
+# Tue Aug 7 04:34:09 UTC 2018
pkgbase = python-pytest-remotedata
pkgdesc = Pytest plugin used for controlling access to data files hosted online
pkgver = 0.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astropy/pytest-remotedata
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6859d2cfde63..364f3a38f465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
pkgname=python-pytest-remotedata
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Pytest plugin used for controlling access to data files hosted online"
arch=('i686' 'x86_64')
url="https://github.com/astropy/pytest-remotedata"