summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormirh2019-12-24 19:09:03 +0100
committermirh2019-12-24 19:11:06 +0100
commitc1b7ed059bff7030a07bdba5aa2a0faa4663d3aa (patch)
tree51b79919745b320b34c59195abdf4293aec7ec7b /.SRCINFO
parente81f45232fd0f830170b5996bb79e47bbff0e3d8 (diff)
downloadaur-c1b7ed059bff7030a07bdba5aa2a0faa4663d3aa.tar.gz
Python 3.8 fix. Hopefully it should still work with the new computecpp.
I also tried to skip the "zip and unzip" stupid step, copying some line from build_pip_package.sh and with some wheel-fu.. But only pip at install time seems able to handle entry_points.txt for scripts
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 995677b4c985..175f8ecc71ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tensorflow-computecpp
pkgdesc = Library for computation using data flow graphs for scalable machine learning (backend with ComputeCpp)
pkgver = 1.9
- pkgrel = 5
+ pkgrel = 6
epoch = 1
url = https://github.com/codeplaysoftware/tensorflow
arch = x86_64
@@ -26,6 +26,7 @@ pkgbase = tensorflow-computecpp
source = gcc1.diff
source = gcc2.diff
source = gcc3.diff
+ source = python38.patch
sha256sums = SKIP
sha256sums = 758e10caff4c1cb496d1cf49d6f4da2969b610b174276fb734b8502686d07ddd
sha256sums = ef54b3783a05b5604cd8f448136567686806ad3a5759978f48549256807a8394
@@ -33,6 +34,7 @@ pkgbase = tensorflow-computecpp
sha256sums = 7d9f32a46cac83ec1a7308ac380226cdf40f98830c869bcdf5feb7bf110abf9a
sha256sums = 10de738141852cfebae9847b746ae9b58f3b3985561cccede929d8fbdba93551
sha256sums = 742abe5d8bfd3f7ce33778a08cbb233337db56238d11ac2ad07171b0d6097bfb
+ sha256sums = b69895cfd098efacc95b1d1fffd471afa05c449f8d42964ee10b1a6fd9a75689
pkgname = tensorflow-computecpp
provides = tensorflow