py3parted:ver bump

This commit is contained in:
blue-devil
2020-03-12 00:25:00 +03:00
parent 4b534ad1ef
commit aae8ba7965
@@ -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="4d2d5e0a765422f3b74548e5efb9d62a9259aacc" type="targz">https://github.com/dcantrell/pyparted/archive/v3.11.4.tar.gz</Archive>
<Archive sha1sum="647ae24b857045c0786387983261b588c38ace1c" type="targz">https://github.com/dcantrell/pyparted/archive/v3.11.6.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.2">parted-devel</Dependency>
<Dependency>python3-decorator</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-03-11</Date>
<Version>3.11.6</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="8">
<Date>2020-02-12</Date>
<Version>3.11.4</Version>