python3-*

This commit is contained in:
Rmys
2021-10-22 17:46:11 +03:00
parent f637729d46
commit fc5133d319
126 changed files with 1120 additions and 177 deletions
@@ -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="647ae24b857045c0786387983261b588c38ace1c" type="targz">https://github.com/dcantrell/pyparted/archive/v3.11.6.tar.gz</Archive>
<Archive sha1sum="06ae3595709450a25485407eda4cda2e39ef0328" type="targz">https://github.com/dcantrell/pyparted/archive/v3.11.7.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.2">parted-devel</Dependency>
<Dependency>python3-decorator</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-08-07</Date>
<Version>3.11.7</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-03-11</Date>
<Version>3.11.6</Version>