py3parted-3.12.0

This commit is contained in:
Rmys
2022-06-06 12:02:16 +03:00
committed by GitHub
parent b28e5390f8
commit ea81e900e1
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python3 bindings for parted</Summary>
<Description>pyparted is the python module which enables to use GNU Parted package from python. Using python with this module, programmers can create, destroy, resize, check and copy partitions, and the file systems on them.</Description>
<Archive sha1sum="06ae3595709450a25485407eda4cda2e39ef0328" type="targz">https://github.com/dcantrell/pyparted/archive/v3.11.7.tar.gz</Archive>
<Archive sha1sum="1c4bc0908e526aa8da644635bc90cd0ec739d93c" type="targz">https://github.com/dcantrell/pyparted/archive/v3.12.0.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.2">parted-devel</Dependency>
<Dependency>python3-decorator</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="11">
<Date>2022-06-06</Date>
<Version>3.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-10-22</Date>
<Version>3.11.7</Version>