- Upgrade to pyparted-2.3: Remove root user requirement in _ped Add
testcases for new _ped device methods Add python wrapper for new PedDisk partition alignment info function Add support for new PedDisk parition alignment info function Add python wrappers for new PedDevice alignment info functions Add support for new PedDevice alignment info functions Fix a whole pile of test cases. Remove ped_disk_commit_to_dev() call from py_ped_disk_new_fresh() Fix error in Constraint __str__ method Make _ped_Device2PedDevice properly set / throw exceptions Fixup various errorhandling issues in pydisk.c Add missing _ped_Device2PedDevice() retval checks Use libparted commit() for parted.disk.Disk.commit() (hdegoede). - BR parted-devel >= 1.9.0-20
This commit is contained in:
parent
5f417b26fb
commit
9b8402c509
@ -1 +1 @@
|
||||
pyparted-2.2.tar.gz
|
||||
pyparted-2.3.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Python module for GNU parted
|
||||
Name: pyparted
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
|
Loading…
Reference in New Issue
Block a user