python3 rebuild
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A small C library for x86 CPU detection and feature extraction</Summary>
|
||||
<Description>libcpuid is a small C library for x86 CPU detection and feature extraction.</Description>
|
||||
<Archive sha1sum="18ae642f719692e1f3f1de64d95f2dd71e06e8b2" type="targz">https://github.com/anrieff/libcpuid/releases/download/v0.6.0/libcpuid-0.6.0.tar.gz</Archive>
|
||||
<Archive sha1sum="46f38a32eac3d2fd0ff04615dc3eb002088a9dfd" type="targz">https://github.com/anrieff/libcpuid/releases/download/v0.6.4/libcpuid-0.6.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-03</Date>
|
||||
<Version>0.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-09-17</Date>
|
||||
<Version>0.6.0</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Removable disk automounter using udisks2</Summary>
|
||||
<Description>Udiskie is a udisks2 front-end that allows to manage removeable media such as CDs or flash drives from userspace.</Description>
|
||||
<Archive sha1sum="e00e925eb62c6fed46469dd926622349b8af9a43" type="targz">https://files.pythonhosted.org/packages/a5/0c/b1aaddf8c53a1f186f2d95d1073d88876d227685454adac4ff547ac03328/udiskie-2.3.3.tar.gz</Archive>
|
||||
<Archive sha1sum="2ddde8169a381e250b9ce10663c6625d40c44393" type="targz">https://files.pythonhosted.org/packages/8f/d1/94146d6db38a87816088cff693f82fb61c209cbbd00867153a4a789f3383/udiskie-2.5.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>pip3</Dependency>
|
||||
<Dependency>keyutils</Dependency>
|
||||
@@ -43,14 +43,22 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/lib/python3.8/site-packages/udiskie</Path>
|
||||
<Path fileType="data">/usr/lib/python3*/site-packages/udiskie*</Path>
|
||||
<Path fileType="data">/usr/share/zsh/site-functions</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="doc">/usr/share/doc/udiskie</Path>
|
||||
<Path fileType="data">/usr/share/bash-completions</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-03</Date>
|
||||
<Version>2.5.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-09-25</Date>
|
||||
<Version>2.3.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user