python3 rebuild

This commit is contained in:
Rmys
2023-11-03 21:31:06 +03:00
parent 96fd183e8b
commit 2c7a95cde7
6 changed files with 45 additions and 3 deletions
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>The standard for customising cloud instances</Summary>
<Description>The standard for customising cloud instances</Description>
<Archive sha1sum="df0aa2fe7b2bb7a3ec61ecca77e2f7565c522cd3" type="targz">https://launchpad.net/cloud-init/trunk/21.4/+download/cloud-init-21.4.tar.gz</Archive>
<Archive sha1sum="9003fcff85e107d498ab072bc59b3ede4976de2e" type="targz">https://launchpad.net/cloud-init/trunk/23.3.3/+download/cloud-init-23.3.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>dhclient</Dependency>
<Dependency>python3-devel</Dependency>
@@ -41,7 +41,7 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
<Path fileType="library">/usr/lib/python3*/site-packages</Path>
<Path fileType="library">/usr/lib/cloud-init</Path>
<Path fileType="data">/lib/udev/rules.d</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-11-03</Date>
<Version>23.3.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-01-09</Date>
<Version>21.4</Version>