summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoan Blanc2021-10-09 20:57:48 +0200
committerYoan Blanc2021-10-09 20:57:48 +0200
commitc505a476591c366bfffb84f86e6fd0e74238d022 (patch)
tree5d93c8f79e420e2c0dbea5653a2b240f7921b4cb
parente7c820eb0e642e792279eef1cf579fc4c22dab82 (diff)
downloadaur-c505a476591c366bfffb84f86e6fd0e74238d022.tar.gz
Upgrade python37 to 3.7.12
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7033c3687ead..f4e791d07187 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python37
pkgdesc = Major release 3.7 of the Python high-level programming language
- pkgver = 3.7.11
- pkgrel = 2
+ pkgver = 3.7.12
+ pkgrel = 1
url = https://www.python.org/
arch = x86_64
license = custom
@@ -22,13 +22,13 @@ pkgbase = python37
optdepends = xz: for lzma
optdepends = tk: for tkinter
provides = python
- source = https://www.python.org/ftp/python/3.7.11/Python-3.7.11.tar.xz
- source = https://www.python.org/ftp/python/3.7.11/Python-3.7.11.tar.xz.asc
+ source = https://www.python.org/ftp/python/3.7.12/Python-3.7.12.tar.xz
+ source = https://www.python.org/ftp/python/3.7.12/Python-3.7.12.tar.xz.asc
source = dont-make-libpython-readonly.patch
source = 0002-smaller-pgo-test-suite.patch
source = 0003-enable-building-with-libmpdec.patch
validpgpkeys = 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
- sha512sums = b8d8c6958444ee9bdd59f0804f7e61d9657c0805c7c58c3352d1c1efb33ba2be8d3485cd2656a2b2b99618a439879687a918f57dfdd125e989af637043600a59
+ sha512sums = e1a5942908c1d1469c0ab129fb4287d4ba6eb2a030e88fd71c043fe187a1bc86c00878dab29147199617a361a0c60d9e720fe3bc58bc7bc4cc8ec4bb50c7ea2a
sha512sums = SKIP
sha512sums = 2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4
sha512sums = 10db463924402b6f1d9631424397495e8be0419bc7f9ca6cd7325216433b2dfe512b6f6669626ff05a8e05a6013613660abee59fcb86e5483558b014687bfaa1
diff --git a/PKGBUILD b/PKGBUILD
index 1a2ebf056b23..52a0e516587c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Contributor: Jason Chu <jason@archlinux.org>
pkgname=python37
-pkgver=3.7.11
-pkgrel=2
+pkgver=3.7.12
+pkgrel=1
_pybasever=${pkgver%.*}
_pymajver=3
pkgdesc="Major release 3.7 of the Python high-level programming language"
@@ -29,7 +29,7 @@ source=("https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz
0002-smaller-pgo-test-suite.patch
0003-enable-building-with-libmpdec.patch
)
-sha512sums=('b8d8c6958444ee9bdd59f0804f7e61d9657c0805c7c58c3352d1c1efb33ba2be8d3485cd2656a2b2b99618a439879687a918f57dfdd125e989af637043600a59'
+sha512sums=('e1a5942908c1d1469c0ab129fb4287d4ba6eb2a030e88fd71c043fe187a1bc86c00878dab29147199617a361a0c60d9e720fe3bc58bc7bc4cc8ec4bb50c7ea2a'
'SKIP'
'2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4'
'10db463924402b6f1d9631424397495e8be0419bc7f9ca6cd7325216433b2dfe512b6f6669626ff05a8e05a6013613660abee59fcb86e5483558b014687bfaa1'