summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRobert Csordas2019-10-15 17:54:45 +0200
committerRobert Csordas2019-10-15 17:54:45 +0200
commitde7170d6588469e613a82a88f5ec8b23bb45aa9e (patch)
tree0daf928bbae6bff8a1317e53cc665851238aa2dc /.SRCINFO
downloadaur-de7170d6588469e613a82a88f5ec8b23bb45aa9e.tar.gz
Python3 version matching ubuntu's, useful when running distributed computation over mixture of arch/ubuntu servers
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4ae0eea2d178
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = ubuntu1804lts-python3
+ pkgdesc = Python3 version matching current version of Ubuntu's python3.
+ pkgver = 3.6.8
+ pkgrel = 1
+ url = http://www.python.org/
+ arch = i686
+ arch = x86_64
+ license = custom
+ makedepends = tk
+ makedepends = sqlite
+ makedepends = bluez-libs
+ makedepends = mpdecimal
+ makedepends = pkgconf
+ depends = expat
+ depends = bzip2
+ depends = gdbm
+ depends = openssl
+ depends = libffi
+ depends = zlib
+ optdepends = tk: for tkinter
+ optdepends = sqlite
+ options = !makeflags
+ source = http://www.python.org/ftp/python/3.6.8/Python-3.6.8.tar.xz
+ sha256sums = 35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193
+
+pkgname = ubuntu1804lts-python3
+