From 21ac38b8495d1119324c495b050ad78ca282d8ab Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 7 Jan 2023 12:30:19 +0300 Subject: [PATCH] baselayout rebuild --- system/base/baselayout/files/os-release | 6 +++--- system/base/baselayout/files/pisilinux-release | 2 +- system/base/baselayout/pspec.xml | 7 +++++++ system/devel/cython/pspec.xml | 9 ++++++++- 4 files changed, 19 insertions(+), 5 deletions(-) diff --git a/system/base/baselayout/files/os-release b/system/base/baselayout/files/os-release index 76383ff4..c2257c09 100644 --- a/system/base/baselayout/files/os-release +++ b/system/base/baselayout/files/os-release @@ -1,9 +1,9 @@ NAME="PisiLinux" ID=pisilinux -VERSION="2.3 (Nar)" -VERSION_ID="2.3" +VERSION="2.3.1 (Nar)" +VERSION_ID="2.3.1" VERSION_CODENAME=Nar -PRETTY_NAME="Pisi GNU/Linux 2.3 (Nar)" +PRETTY_NAME="Pisi GNU/Linux 2.3.1 (Nar)" HOME_URL="https://www.pisilinux.org/" SUPPORT_URL="https://www.pisilinux.org/forum" BUG_REPORT_URL="https://github.com/pisilinux/main/issues" diff --git a/system/base/baselayout/files/pisilinux-release b/system/base/baselayout/files/pisilinux-release index dc97afb0..14eb230a 100644 --- a/system/base/baselayout/files/pisilinux-release +++ b/system/base/baselayout/files/pisilinux-release @@ -1 +1 @@ -PisiLinux 2.3 +PisiLinux 2.3.1 diff --git a/system/base/baselayout/pspec.xml b/system/base/baselayout/pspec.xml index 46579122..d93f63e9 100644 --- a/system/base/baselayout/pspec.xml +++ b/system/base/baselayout/pspec.xml @@ -72,6 +72,13 @@ + + 2023-01-06 + 3.10.1 + Rebuild 2.3.1. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-20 3.10.1 diff --git a/system/devel/cython/pspec.xml b/system/devel/cython/pspec.xml index efd44107..768b5e48 100644 --- a/system/devel/cython/pspec.xml +++ b/system/devel/cython/pspec.xml @@ -13,7 +13,7 @@ library C extensions for the Python Cython is a language that makes writing C extensions for the Python language as easy as Python itself. - https://files.pythonhosted.org/packages/d4/ad/7ce0cccd68824ac9623daf4e973c587aa7e2d23418cd028f8860c80651f5/Cython-0.29.30.tar.gz + https://files.pythonhosted.org/packages/dc/f6/e8e302f9942cbebede88b1a0c33d0be3a738c3ac37abae87254d58ffc51c/Cython-0.29.33.tar.gz python-devel bzip2 @@ -37,6 +37,13 @@ + + 2023-01-07 + 0.29.33 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-27 0.29.30