python3 rebuild

This commit is contained in:
Rmys
2023-11-04 11:58:58 +03:00
parent a89fe7d5b3
commit ef946c8e0c
12 changed files with 90 additions and 6 deletions
+8 -1
View File
@@ -35,13 +35,20 @@
</RuntimeDependencies>
<Files>
<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>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2023-11-04</Date>
<Version>1.1.4</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2023-06-06</Date>
<Version>1.1.4</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Power Management Service</Summary>
<Description>upower provides a daemon, API and command line tools for managing power devices attached to the system.</Description>
<Archive sha1sum="f5ad61e07ad5e16551bb72fc49b709c3487f89b3" type="tarbz2">https://gitlab.freedesktop.org/upower/upower/-/archive/v1.90.1/upower-v1.90.1.tar.bz2</Archive>
<Archive sha1sum="06024e2c187b3efedc8c96d31592e4e8bee019c5" type="tarbz2">https://gitlab.freedesktop.org/upower/upower/-/archive/v1.90.2/upower-v1.90.2.tar.bz2</Archive>
<AdditionalFiles>
<AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
</AdditionalFiles>
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="17">
<Date>2023-11-04</Date>
<Version>1.90.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2023-07-05</Date>
<Version>1.90.1</Version>