Skip to content
Snippets Groups Projects
Commit 575b2225 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/python3: upgrade to 3.9.2

parent cb4a85ed
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
pkgname=python3 pkgname=python3
# the python3-tkinter's pkgver needs to be synchronized with this. # the python3-tkinter's pkgver needs to be synchronized with this.
pkgver=3.9.1 pkgver=3.9.2
_bluez_ver=5.55 _bluez_ver=5.55
_basever="${pkgver%.*}" _basever="${pkgver%.*}"
pkgrel=0 pkgrel=0
...@@ -187,7 +187,7 @@ tests() { ...@@ -187,7 +187,7 @@ tests() {
"$subpkgdir"/usr/lib/python$_basever/ "$subpkgdir"/usr/lib/python$_basever/
} }
sha512sums="b90029d6825751685983e9dcf0e0ec9e46f18e6c7d37b0dd7a245a94316f8c0090308ad7c2b2b49ed2514b0b909177231dd5bcad03031bf4624e37136fcf8019 Python-3.9.1.tar.xz sha512sums="b204d865e4c974951830008c381678876987da267c37bce3b4e488c07aa744658e57b8dc5d248051d0391f3b580e69877f7772abc0a0de5288349d448ccf0789 Python-3.9.2.tar.xz
9423cb60d15a6f068838497a1eaea9f5a32d70c07191c313ba821a6919d6e0c436ada4f547cc5f2db5eacc0123429ad54851f57df2554f61fa293743ec14a033 bluez-5.55.tar.xz 9423cb60d15a6f068838497a1eaea9f5a32d70c07191c313ba821a6919d6e0c436ada4f547cc5f2db5eacc0123429ad54851f57df2554f61fa293743ec14a033 bluez-5.55.tar.xz
fe123dd871f7a3fa868c499a957b94f1d815a1e1de964aaff1116c579defd4d9d1e9b7eb418cf114b169b97426ed603bf4b1e61b45ec483df06abe988c6a30ee fix-xattrs-glibc.patch fe123dd871f7a3fa868c499a957b94f1d815a1e1de964aaff1116c579defd4d9d1e9b7eb418cf114b169b97426ed603bf4b1e61b45ec483df06abe988c6a30ee fix-xattrs-glibc.patch
ab8eaa2858d5109049b1f9f553198d40e0ef8d78211ad6455f7b491af525bffb16738fed60fc84e960c4889568d25753b9e4a1494834fea48291b33f07000ec2 musl-find_library.patch ab8eaa2858d5109049b1f9f553198d40e0ef8d78211ad6455f7b491af525bffb16738fed60fc84e960c4889568d25753b9e4a1494834fea48291b33f07000ec2 musl-find_library.patch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment