Merge pull request #2370 from Rmys/master

python3 ver. bump
This commit is contained in:
Rmys
2026-03-11 15:23:46 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<License>custom</License>
<Summary>Next generation of the python high-level scripting language</Summary>
<Description>Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries.</Description>
<Archive sha1sum="dd6254e3a92978cb506e6303d1bb0db4dfff5b7f" type="tarxz">https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tar.xz</Archive>
<Archive sha1sum="e434ba0457a632f86e73239174bb1737cb57c09c" type="tarxz">https://www.python.org/ftp/python/3.11.15/Python-3.11.15.tar.xz</Archive>
<!-- <Archive sha1sum="bf7badf7e248e0ecf465d33c2f5aeec774209227" type="targz" target="Python-3.8.5">https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz</Archive> -->
<BuildDependencies>
<Dependency>bzip2</Dependency>
@@ -134,6 +134,13 @@
</Package>
<History>
<Update release="73">
<Date>2026-03-11</Date>
<Version>3.11.15</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="72">
<Date>2026-03-11</Date>
<Version>3.11.14</Version>