Skip to content

Commit

Permalink
python3: update to 3.10.16
Browse files Browse the repository at this point in the history
  • Loading branch information
pitill0 committed Dec 5, 2024
1 parent 58c522c commit 146ada0
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.15.final.0.pickle
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/Grammar3.10.16.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.15.final.0.pickle
-rw-r--r-- root/root usr/lib/python3.10/lib2to3/PatternGrammar3.10.16.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+2XsB4xbeDZO6j2/4HoTQSgToZL6ai00KecuI5ozv/idm5NE7PpppWc7qj+rjTHheKVJFewIY34B8suAJVGxDsQc=
SHA256 (Pkgfile) = fa6d3c040716a489e38e3e3334433e1aeb6bb6e3514a723941158b0d88e7faa8
SHA256 (.footprint) = d1f7fb034ecdd345ee1b94808263286e405419508ba3658a561aed0754dd443e
SHA256 (Python-3.10.15.tar.xz) = aab0950817735172601879872d937c1e4928a57c409ae02369ec3d91dccebe79
RWSKslkvIwb+2TZKeXAukVPm75gB9VIf8K/AA5owTt2dEXKoF3wrOA3Hr0f7CPotRKLbuvKLqozypBe7MLO9rC16odBsv5Lbuw4=
SHA256 (Pkgfile) = 306d064c6f8910d90444c5aaa37ccca6da86b0b046b9edd688652ceec946a678
SHA256 (.footprint) = 9bfc14a27b21c3c4f8f6fa08696b6744d65e193db3b2ec4cac1f8a129603a6df
SHA256 (Python-3.10.16.tar.xz) = bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd1
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.15
version=3.10.16
release=1
source=(https://www.python.org/ftp/python/${version%rc*}/Python-$version.tar.xz)

Expand Down

0 comments on commit 146ada0

Please sign in to comment.