summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb1bfd665cc5..a77b61b8810d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python37
pkgdesc = Major release 3.7 of the Python high-level programming language
- pkgver = 3.7.16
+ pkgver = 3.7.17
pkgrel = 1
url = https://www.python.org/
arch = x86_64
@@ -21,15 +21,15 @@ pkgbase = python37
optdepends = mpdecimal: for decimal
optdepends = xz: for lzma
optdepends = tk: for tkinter
- provides = python=3.7.16
- source = https://www.python.org/ftp/python/3.7.16/Python-3.7.16.tar.xz
- source = https://www.python.org/ftp/python/3.7.16/Python-3.7.16.tar.xz.asc
+ provides = python=3.7.17
+ source = https://www.python.org/ftp/python/3.7.17/Python-3.7.17.tar.xz
+ source = https://www.python.org/ftp/python/3.7.17/Python-3.7.17.tar.xz.asc
source = dont-make-libpython-readonly.patch
source = 0002-smaller-pgo-test-suite.patch
source = 0003-enable-building-with-libmpdec.patch
source = 0004-mpdecimal-2.5.1.patch
validpgpkeys = 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
- sha512sums = 8e650226a3e9304e144ac19bd67bf04d96ea24b770b25a462dd5b2c4de6673bc2980cd8bd89fd2880d2192fa2b80eb070f9f7cd4cd83a0169ec2e8a868a243ff
+ sha512sums = 86ba1c953e7b4bce70445d1616cc0d428b50937f6a874811584df8bf23c3e2ba3e5d48dec00e629a47f4216f3ca50dc5389cd485fbc315f51000d8750403b5f0
sha512sums = SKIP
sha512sums = 2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4
sha512sums = 10db463924402b6f1d9631424397495e8be0419bc7f9ca6cd7325216433b2dfe512b6f6669626ff05a8e05a6013613660abee59fcb86e5483558b014687bfaa1
diff --git a/PKGBUILD b/PKGBUILD
index cbc4ab7a9ba8..931517af75ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Jason Chu <jason@archlinux.org>
pkgname=python37
-pkgver=3.7.16
+pkgver=3.7.17
pkgrel=1
_pybasever=${pkgver%.*}
_pymajver=3
@@ -30,7 +30,7 @@ source=("https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz
0003-enable-building-with-libmpdec.patch
0004-mpdecimal-2.5.1.patch
)
-sha512sums=('8e650226a3e9304e144ac19bd67bf04d96ea24b770b25a462dd5b2c4de6673bc2980cd8bd89fd2880d2192fa2b80eb070f9f7cd4cd83a0169ec2e8a868a243ff'
+sha512sums=('86ba1c953e7b4bce70445d1616cc0d428b50937f6a874811584df8bf23c3e2ba3e5d48dec00e629a47f4216f3ca50dc5389cd485fbc315f51000d8750403b5f0'
'SKIP'
'2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4'
'10db463924402b6f1d9631424397495e8be0419bc7f9ca6cd7325216433b2dfe512b6f6669626ff05a8e05a6013613660abee59fcb86e5483558b014687bfaa1'