yali pyparted parted

This commit is contained in:
Rmys
2019-10-17 23:06:11 +03:00
parent 8b34fe628b
commit 8a409fbe33
3 changed files with 23 additions and 2 deletions
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python 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="d25717d85228d59494a8a1c7b8d2c981a94b4607" type="targz">https://github.com/rhinstaller/pyparted/archive/v3.11.1.tar.gz</Archive>
<Archive sha1sum="02dd30e8d34dbabd6e39d44cd1ae60a60dd6657a" type="targz">https://github.com/rhinstaller/pyparted/archive/v3.11.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-decorator</Dependency>
<Dependency>python-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="7">
<Date>2019-10-17</Date>
<Version>3.11.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-19</Date>
<Version>3.11.1</Version>