forked from pool/python-parted
- Update to 3.12.0:
* Adjust how PED_PARTITION types are added to _ped * Add support for PARTITION_LINUX_HOME * Add units, devices, and partitions convenience dicts * Update version number and required libparted version * Correct PARTITION_* constant initialization * setup.py: port to setuptools - Add patch more-features-exposed.patch: * msdos and GPT seem to expose more features, include them when checking. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parted?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 09:50:41 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 3.12.0:
|
||||
* Adjust how PED_PARTITION types are added to _ped
|
||||
* Add support for PARTITION_LINUX_HOME
|
||||
* Add units, devices, and partitions convenience dicts
|
||||
* Update version number and required libparted version
|
||||
* Correct PARTITION_* constant initialization
|
||||
* setup.py: port to setuptools
|
||||
- Add patch more-features-exposed.patch:
|
||||
* msdos and GPT seem to expose more features, include them when checking.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 10:09:22 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user