- 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:
David Cantrell 2009-11-04 00:09:50 +00:00
parent 5f417b26fb
commit 9b8402c509
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
pyparted-2.2.tar.gz
pyparted-2.3.tar.gz

View File

@ -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

View File

@ -1 +1 @@
bb661435b7fce7bf773197c9aa2ad0ce pyparted-2.2.tar.gz
7f5d06bd6336f3a699840d8639ab8a0d pyparted-2.3.tar.gz