py3parted:version bump
This commit is contained in:
@@ -9,23 +9,25 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2+</License>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<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="02dd30e8d34dbabd6e39d44cd1ae60a60dd6657a" type="targz">https://github.com/rhinstaller/pyparted/archive/v3.11.2.tar.gz</Archive>
|
||||
<Archive sha1sum="68894074faa52615ef1c83ed3062a0536f18f874" type="targz">https://github.com/dcantrell/pyparted/archive/v3.11.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="3.2">parted-devel</Dependency>
|
||||
<Dependency>python3-decorator</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency versionFrom="3.2">parted-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>py3parted</Name>
|
||||
<Summary>Python3 bindings for parted</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3-decorator</Dependency>
|
||||
<Dependency>parted</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>parted</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -34,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-01-15</Date>
|
||||
<Version>3.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2019-04-26</Date>
|
||||
<Version>3.11.2</Version>
|
||||
@@ -77,4 +86,4 @@
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user