diff --git a/programming/language/python3/python3-setuptools/actions.py b/programming/language/python3/python3-setuptools/actions.py index b184cc72..79d26e78 100644 --- a/programming/language/python3/python3-setuptools/actions.py +++ b/programming/language/python3/python3-setuptools/actions.py @@ -10,16 +10,16 @@ from pisi.actionsapi import pythonmodules WorkDir="setuptools-%s" % get.srcVERSION() -shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","78.1.1") +# shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","80.9.0") #def setup(): #shelltools.makedirs("%s/setuptools-54.2.0/build/scripts-3.8" % get.workDIR()) - + def build(): pythonmodules.compile(pyVer="3 -B") - - - + + + def install(): pythonmodules.install(pyVer="3 -B") diff --git a/programming/language/python3/python3-setuptools/pspec.xml b/programming/language/python3/python3-setuptools/pspec.xml index 9d038c17..52ea5c52 100644 --- a/programming/language/python3/python3-setuptools/pspec.xml +++ b/programming/language/python3/python3-setuptools/pspec.xml @@ -15,7 +15,7 @@ Python setuptools python3-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. - https://github.com/pypa/setuptools/archive/refs/tags/v78.1.1.tar.gz + https://github.com/pypa/setuptools/archive/refs/tags/v80.9.0.tar.gz python3-devel python3-setuptools @@ -27,8 +27,8 @@ - fedora/Adjust-the-setup.py-install-deprecation-message.patch - fedora/Revert-Always-rewrite-a-Python-shebang-to-python.patch + + @@ -54,6 +54,13 @@ + + 2025-10-15 + 80.9.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-09-13 78.1.1 diff --git a/system/base/python/actions.py b/system/base/python/actions.py index 0846e67a..96188439 100644 --- a/system/base/python/actions.py +++ b/system/base/python/actions.py @@ -14,7 +14,9 @@ WorkDir = "Python-%s" % get.srcVERSION() PythonVersion = "2.7" + def setup(): + # shelltools.system("sed -i 's/#include /#include /' Modules/linuxaudiodev.c") # shelltools.system("export PYTHON_DISABLE_SSL='1'") #shelltools.system("echo -e '\033[0;36mBuilding Bzip2\033[0m' ") #shelltools.makedirs("%s/temp/lib" %get.workDIR()) @@ -32,7 +34,7 @@ def setup(): #os.system("echo -e '\033[0;36mBuilding Python\033[0m' ") - pisitools.cflags.add("-fwrapv") + pisitools.cflags.add("-fwrapv -std=c17") # no rpath pisitools.dosed("configure.ac", "-rpath \$\(LIBDIR\) ") diff --git a/system/base/python/pspec.xml b/system/base/python/pspec.xml index 06377758..5cc7b3e4 100644 --- a/system/base/python/pspec.xml +++ b/system/base/python/pspec.xml @@ -143,6 +143,13 @@ --> + + 2025-10-15 + 2.7.18 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2025-08-08 2.7.18 diff --git a/system/base/python3/pspec.xml b/system/base/python3/pspec.xml index 1027e321..95dcc0e2 100644 --- a/system/base/python3/pspec.xml +++ b/system/base/python3/pspec.xml @@ -12,7 +12,7 @@ custom Next generation of the python high-level scripting language 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. - https://www.python.org/ftp/python/3.11.13/Python-3.11.13.tar.xz + https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tar.xz bzip2 @@ -132,6 +132,13 @@ + + 2025-10-16 + 3.11.14 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-08-08 3.11.13 diff --git a/system/devel/libarchive/pspec.xml b/system/devel/libarchive/pspec.xml index 11b76028..5910aa4b 100644 --- a/system/devel/libarchive/pspec.xml +++ b/system/devel/libarchive/pspec.xml @@ -12,7 +12,7 @@ library Library for reading and writing streaming archives libarchive includes a library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats. - https://github.com/libarchive/libarchive/releases/download/v3.7.7/libarchive-3.7.7.tar.xz + https://github.com/libarchive/libarchive/releases/download/v3.8.2/libarchive-3.8.2.tar.xz @@ -72,6 +72,13 @@ + + 2025-10-16 + 3.8.2 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-11-17 3.7.7