summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew Sun2018-08-06 18:17:21 -0400
committerAndrew Sun2018-08-06 18:17:21 -0400
commit507a881e5ea1816ef51218904255878b722bf7b9 (patch)
tree4ba546fe5ac58453b60c115c7acf5531a5023546 /.SRCINFO
parent6789b053468bb300f1582e9129348a697f154d0b (diff)
downloadaur-507a881e5ea1816ef51218904255878b722bf7b9.tar.gz
mingw-w64-python: update to 3.7.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2384496edffc..1e7857b3b6f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mingw-w64-python
pkgdesc = Next generation of the python high-level scripting language (mingw-w64)
- pkgver = 3.6.3
+ pkgver = 3.7.0
pkgrel = 1
url = http://www.python.org/
arch = any
license = PSF
makedepends = mingw-w64-configure
- makedepends = mingw-w64-gcc
- makedepends = mingw-w64-pkg-config
+ makedepends = mingw-w64-wine
+ makedepends = python
depends = mingw-w64-crt
depends = mingw-w64-expat
depends = mingw-w64-bzip2
@@ -19,15 +19,18 @@ pkgbase = mingw-w64-python
depends = mingw-w64-tk
depends = mingw-w64-zlib
depends = mingw-w64-xz
+ depends = mingw-w64-mpdecimal
depends = mingw-w64-sqlite
- depends = wine
+ optdepends = mingw-w64-wine: runtime support
options = staticlibs
options = !buildflags
options = !strip
- source = http://www.python.org/ftp/python/3.6.3/Python-3.6.3.tar.xz
+ source = http://www.python.org/ftp/python/3.7.0/Python-3.7.0.tar.xz
source = patches.tar.gz
- sha1sums = 6c71b14bdbc4d8aa0cfd59d4b6dc356d46abfdf5
- sha1sums = f058e3caa8c5b0b37b9adfa413846a051ae558c6
+ source = wine-python.sh
+ sha1sums = 653cffa5b9f2a28150afe4705600d2e55d89b564
+ sha1sums = a16075f44a5222b7b32471aacd6444b60528a620
+ sha1sums = a024e7fd7eea7984a0d050164a4a015dea762da7
pkgname = mingw-w64-python