Merge pull request #6849 from Rmys/master

py3parted:ver.bump
This commit is contained in:
Rmys
2019-04-26 12:21:27 +03:00
committed by GitHub
@@ -12,7 +12,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="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>python3-decorator</Dependency>
<Dependency>python3-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="6">
<Date>2019-04-26</Date>
<Version>3.11.2</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-01-31</Date>
<Version>3.11.1</Version>