baselayout rebuild

This commit is contained in:
Rmys
2023-01-07 12:30:19 +03:00
parent 02f88649f3
commit 21ac38b849
4 changed files with 19 additions and 5 deletions
+3 -3
View File
@@ -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"
@@ -1 +1 @@
PisiLinux 2.3
PisiLinux 2.3.1
+7
View File
@@ -72,6 +72,13 @@
</Package>
<History>
<Update release="21">
<Date>2023-01-06</Date>
<Version>3.10.1</Version>
<Comment>Rebuild 2.3.1.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2022-11-20</Date>
<Version>3.10.1</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>C extensions for the Python</Summary>
<Description>Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
<Archive sha1sum="89c8413689f06c999caf4700fb8bab53ba6f860a" type="targz">https://files.pythonhosted.org/packages/d4/ad/7ce0cccd68824ac9623daf4e973c587aa7e2d23418cd028f8860c80651f5/Cython-0.29.30.tar.gz</Archive>
<Archive sha1sum="b12b65596c3e892c0173ecc8e0d08f93cc0ccc42" type="targz">https://files.pythonhosted.org/packages/dc/f6/e8e302f9942cbebede88b1a0c33d0be3a738c3ac37abae87254d58ffc51c/Cython-0.29.33.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>bzip2</Dependency>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-01-07</Date>
<Version>0.29.33</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-06-27</Date>
<Version>0.29.30</Version>