summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel de Val-Borro2018-08-11 19:26:29 -0400
committerMiguel de Val-Borro2018-08-11 19:26:29 -0400
commit68c2b6be01d487c51d18d9d8ccee05fb9e75179a (patch)
treedeec7cda6dd44b52904021d52ff9a673b9cec9fa
parentd9d9447122673fe89de6f1b49c512210e3c51deb (diff)
downloadaur-68c2b6be01d487c51d18d9d8ccee05fb9e75179a.tar.gz
update for python3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--astropy_helpers.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cc3daab3aed..90e1c2380f62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-astropy-helpers
pkgdesc = Utilities used for building the Astropy python library for astronomy
pkgver = 3.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astropy/astropy-helpers
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index b115cf6a9e01..22d3e1fd0866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Universebenzene <universebenzene at sina dot com>
pkgname=('python-astropy-helpers')
pkgver=3.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Utilities used for building the Astropy python library for astronomy"
arch=('any')
url="https://github.com/astropy/astropy-helpers"
diff --git a/astropy_helpers.patch b/astropy_helpers.patch
index 0f924167ac1d..bbaba05d8945 100644
--- a/astropy_helpers.patch
+++ b/astropy_helpers.patch
@@ -5,7 +5,7 @@
build_cmd_path = os.path.abspath(build_cmd.build_lib)
- ah_importer = pkgutil.get_importer('astropy_helpers')
-+ ah_importer = pkgutil.get_importer('/usr/lib/python3.6/site-packages/astropy_helpers')
++ ah_importer = pkgutil.get_importer('/usr/lib/python3.7/site-packages/astropy_helpers')
ah_path = os.path.abspath(ah_importer.path)
# Now generate the source for and spawn a new process that runs the