From 654721b22cb56ac45973a4a677efdd58904c1c61 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 6 Jan 2025 15:32:30 +0300 Subject: [PATCH] python3-* ver. bump --- .../python3-backports-ssl-match-hostname/pspec.xml | 7 +++++++ .../python3/python3-more-itertools/actions.py | 6 +++--- .../language/python3/python3-more-itertools/pspec.xml | 11 +++++++++-- .../python3/python3-pyproject-hooks/pspec.xml | 9 ++++++++- 4 files changed, 27 insertions(+), 6 deletions(-) diff --git a/programming/language/python3/python3-backports-ssl-match-hostname/pspec.xml b/programming/language/python3/python3-backports-ssl-match-hostname/pspec.xml index 04fde2866a..7522d85613 100644 --- a/programming/language/python3/python3-backports-ssl-match-hostname/pspec.xml +++ b/programming/language/python3/python3-backports-ssl-match-hostname/pspec.xml @@ -32,6 +32,13 @@ + + 2025-01-06 + 3.7.0.1 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2023-10-117 3.7.0.1 diff --git a/programming/language/python3/python3-more-itertools/actions.py b/programming/language/python3/python3-more-itertools/actions.py index 1e7556f0ea..1036b1a893 100644 --- a/programming/language/python3/python3-more-itertools/actions.py +++ b/programming/language/python3/python3-more-itertools/actions.py @@ -4,13 +4,13 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import pythonmodules +from pisi.actionsapi import python3modules def build(): - pythonmodules.compile(pyVer="3") + python3modules.compile(pyVer="3") #def check(): # shelltools.system("nosetests3") def install(): - pythonmodules.install(pyVer="3") \ No newline at end of file + python3modules.install(pyVer="3") diff --git a/programming/language/python3/python3-more-itertools/pspec.xml b/programming/language/python3/python3-more-itertools/pspec.xml index 671352df38..9f2828f3e2 100644 --- a/programming/language/python3/python3-more-itertools/pspec.xml +++ b/programming/language/python3/python3-more-itertools/pspec.xml @@ -13,9 +13,9 @@ library More routines for operating on iterables, beyond itertools. Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. In more-itertools we collect additional building blocks, recipes, and routines for working with Python iterables. - https://github.com/more-itertools/more-itertools/archive/refs/tags/v8.8.0.tar.gz + https://github.com/more-itertools/more-itertools/archive/refs/tags/v10.5.0.tar.gz - python3-setuptools + python3-build python3-devel @@ -33,6 +33,13 @@ + + 2025-01-06 + 10.5.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2023-10-16 8.8.0 diff --git a/programming/language/python3/python3-pyproject-hooks/pspec.xml b/programming/language/python3/python3-pyproject-hooks/pspec.xml index 056b8759fc..147f003405 100644 --- a/programming/language/python3/python3-pyproject-hooks/pspec.xml +++ b/programming/language/python3/python3-pyproject-hooks/pspec.xml @@ -13,7 +13,7 @@ A low-level library for calling build-backends in pyproject.toml-based project python3-pyproject-hooks Pyproject.toml tabanlı projede yapı arka uçlarını çağırmak için düşük düzeyli bir kitaplık - https://files.pythonhosted.org/packages/25/c1/374304b8407d3818f7025457b7366c8e07768377ce12edfe2aa58aa0f64c/pyproject_hooks-1.0.0.tar.gz + https://files.pythonhosted.org/packages/e7/82/28175b2414effca1cdac8dc99f76d660e7a4fb0ceefa4b4ab8f5f6742925/pyproject_hooks-1.2.0.tar.gz python3-devel python3-build @@ -39,6 +39,13 @@ + + 2025-01-06 + 1.2.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-04-09 1.0.0