python3 rebuild
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Device Tree Compiler</Summary>
|
||||
<Description>Device Tree Compiler</Description>
|
||||
<Archive sha1sum="6273fa9cdd51e7fd83d0467e21c788e3a5d3cd5d" type="tarxz">https://mirrors.edge.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.xz</Archive>
|
||||
<Archive sha1sum="19a95204dd787b4809886db15655082cb28718e9" type="tarxz">https://mirrors.edge.kernel.org/pub/software/utils/dtc/dtc-1.7.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>swig</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
@@ -32,7 +32,7 @@
|
||||
<Path fileType="library">/usr/lib/libfdt.so*</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
|
||||
<Path fileType="library">/usr/lib/python3*/site-packages</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-03</Date>
|
||||
<Version>1.7.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-02-05</Date>
|
||||
<Version>1.6.1</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>a cluster file-system capable of scaling to several peta-bytes.</Summary>
|
||||
<Description>Gluster is a scalable network filesystem. Using common off-the-shelf hardware, you can create large, distributed storage solutions for media streaming, data analysis, and other data- and bandwidth-intensive tasks. Gluster is free.</Description>
|
||||
<Archive sha1sum="c347fcbff893dc789da21013a1a0b0be4f6e9a69" type="targz">https://github.com/gluster/glusterfs/archive/refs/tags/v10.1.tar.gz</Archive>
|
||||
<Archive sha1sum="a0f965f4e9b6582a7abcb451b690d29d760052b0" type="targz">https://github.com/gluster/glusterfs/archive/refs/tags/v11.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -80,6 +80,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-03</Date>
|
||||
<Version>11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-02-05</Date>
|
||||
<Version>10.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user