Skip to content

Commit

Permalink
python3: update to 3.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pitill0 committed Sep 12, 2024
1 parent 08f83e3 commit 4f88143
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions python3/.footprint
Original file line number Diff line number Diff line change
Expand Up @@ -2413,9 +2413,9 @@ drwxr-xr-x root/root usr/lib/python3.10/lib-dynload/
-rwxr-xr-x root/root usr/lib/python3.10/lib-dynload/zlib.cpython-310-aarch64-linux-gnu.so
drwxr-xr-x root/root usr/lib/python3.10/lib2to3/
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/Grammar.txt
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/Grammar3.10.14.final.0.pickle
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/Grammar3.10.15.final.0.pickle
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/PatternGrammar.txt
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/PatternGrammar3.10.14.final.0.pickle
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/PatternGrammar3.10.15.final.0.pickle
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/__main__.py
drwxr-xr-x root/root usr/lib/python3.10/lib2to3/__pycache__/
Expand Down
8 changes: 4 additions & 4 deletions python3/.signature
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core-arm64.pub
RWSKslkvIwb+2ddeGIf2M8SgCDoJzyNTyKMT1406Gvyh7vFuIplsS7A0qkrL4OW0bkKZUmqBwMMpt3tRDlY7rTqF9w6iCUp8Sg8=
SHA256 (Pkgfile) = 691a5dd4c5e0e269bad4439893896374f524ad5771a1d91292cec112e59923da
SHA256 (.footprint) = c9baca1eead33af26c778b15bdfc1e7eedae9bc4037ac3a26db4158968d84539
SHA256 (Python-3.10.14.tar.xz) = 9c50481faa8c2832329ba0fc8868d0a606a680fc4f60ec48d26ce8e076751fda
RWSKslkvIwb+2XsB4xbeDZO6j2/4HoTQSgToZL6ai00KecuI5ozv/idm5NE7PpppWc7qj+rjTHheKVJFewIY34B8suAJVGxDsQc=
SHA256 (Pkgfile) = fa6d3c040716a489e38e3e3334433e1aeb6bb6e3514a723941158b0d88e7faa8
SHA256 (.footprint) = d1f7fb034ecdd345ee1b94808263286e405419508ba3658a561aed0754dd443e
SHA256 (Python-3.10.15.tar.xz) = aab0950817735172601879872d937c1e4928a57c409ae02369ec3d91dccebe79
2 changes: 1 addition & 1 deletion python3/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Depends on: bzip2 expat gdbm libffi libnsl libtirpc mpdecimal sqlite3 xz

name=python3
version=3.10.14
version=3.10.15
release=1
source=(https://www.python.org/ftp/python/${version%rc*}/Python-$version.tar.xz)

Expand Down

0 comments on commit 4f88143

Please sign in to comment.