Skip to content

Commit

Permalink
python: Update to 3.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 17, 2024
1 parent 709cec5 commit c3c6117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pkgbase=python
pkgname=('python' 'python-devel')
pkgver=3.12.7
pkgver=3.12.8
pkgrel=1
_pybasever=${pkgver%.*}
pkgdesc="Next generation of the python high-level scripting language"
Expand Down Expand Up @@ -44,7 +44,7 @@ source=(https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz
980-fix-module-lib-dep.patch
990-cygwin-default-to-spawn-for-multiprocessing-and-disa.patch
EXTERNALLY-MANAGED)
sha256sums=('24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf5550'
sha256sums=('c909157bb25ec114e5869124cc2a9c4a4d4c1e957ca4ff553f1edc692101154e'
'82cfafc5b31ad4c9bb4c9786044c39c75762dbc2656abdfdc433c23fee69c02f'
'f0bb75ca69c63894fc43e0f8218c9dbcc746935bf5ea095a724e6fb2f5dcc566'
'70f854f00de71372e49f2ebbff7491e09e9e036e8e3f3646fe2984e30fb4a9da'
Expand Down

0 comments on commit c3c6117

Please sign in to comment.