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
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Create, destroy, resize, check, copy partitions and file systems</Summary>
<Description>The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks.</Description>
<Archive sha1sum="78db6ca8dd6082c5367c8446bf6f7ae044091959" type="tarxz">http://ftp.gnu.org.ua/gnu/parted/parted-3.2.tar.xz</Archive>
<Archive sha1sum="e639500f9587cf6fa9b0dbc08e5e760244614595" type="tarxz">http://ftp.gnu.org.ua/gnu/parted/parted-3.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>device-mapper-devel</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-10-17</Date>
<Version>3.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-14</Date>
<Version>3.2</Version>
@@ -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>
+7
View File
@@ -88,6 +88,13 @@
</Package>
<History>
<Update release="10">
<Date>2019-10-17</Date>
<Version>3.0.4.3</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-08-13</Date>
<Version>3.0.4.3</Version>