summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoan Blanc2022-03-17 09:16:50 +0100
committerYoan Blanc2022-03-17 09:16:50 +0100
commit75ef4945ef1a8d14657a239e47679bc5168ae604 (patch)
tree002faa58a8baed4d0d24a8757c74b86a4a6b99c1
parent2a64e163b0a7989b3da8f15a5af227155c02192e (diff)
downloadaur-75ef4945ef1a8d14657a239e47679bc5168ae604.tar.gz
Upgrade python37 to 3.7.13
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e36d13fafea..d51e36eec34f 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.12
- pkgrel = 5
+ pkgver = 3.7.13
+ pkgrel = 1
url = https://www.python.org/
arch = x86_64
license = custom
@@ -21,15 +21,15 @@ pkgbase = python37
optdepends = mpdecimal: for decimal
optdepends = xz: for lzma
optdepends = tk: for tkinter
- provides = python=3.7.12
- 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
+ provides = python=3.7.13
+ source = https://www.python.org/ftp/python/3.7.13/Python-3.7.13.tar.xz
+ source = https://www.python.org/ftp/python/3.7.13/Python-3.7.13.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 = e1a5942908c1d1469c0ab129fb4287d4ba6eb2a030e88fd71c043fe187a1bc86c00878dab29147199617a361a0c60d9e720fe3bc58bc7bc4cc8ec4bb50c7ea2a
+ sha512sums = e95366b68c1bc1dc1cfb2d956f1f49c5d0f620b4780d03002b3c321d2788108eb4e51d224cfa6bcecf7d780e9024ab0ef88b422d6d25e983dbc56b2a89b7dce9
sha512sums = SKIP
sha512sums = 2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4
sha512sums = 10db463924402b6f1d9631424397495e8be0419bc7f9ca6cd7325216433b2dfe512b6f6669626ff05a8e05a6013613660abee59fcb86e5483558b014687bfaa1
diff --git a/PKGBUILD b/PKGBUILD
index d465dce1dd38..a27e0c0c7f18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Contributor: Jason Chu <jason@archlinux.org>
pkgname=python37
-pkgver=3.7.12
-pkgrel=5
+pkgver=3.7.13
+pkgrel=1
_pybasever=${pkgver%.*}
_pymajver=3
pkgdesc="Major release 3.7 of the Python high-level programming language"
@@ -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=('e1a5942908c1d1469c0ab129fb4287d4ba6eb2a030e88fd71c043fe187a1bc86c00878dab29147199617a361a0c60d9e720fe3bc58bc7bc4cc8ec4bb50c7ea2a'
+sha512sums=('e95366b68c1bc1dc1cfb2d956f1f49c5d0f620b4780d03002b3c321d2788108eb4e51d224cfa6bcecf7d780e9024ab0ef88b422d6d25e983dbc56b2a89b7dce9'
'SKIP'
'2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4'
'10db463924402b6f1d9631424397495e8be0419bc7f9ca6cd7325216433b2dfe512b6f6669626ff05a8e05a6013613660abee59fcb86e5483558b014687bfaa1'