python-parted
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-parted && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyparted-3.10.patch | 0000000445 445 Bytes | |
pyparted-3.13.0.tar.gz | 0000105838 103 KB | |
python-parted-parted-binary.patch | 0000001177 1.15 KB | |
python-parted.changes | 0000007298 7.13 KB | |
python-parted.spec | 0000002060 2.01 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1158569
from
Matej Cepl (mcepl)
(revision 8)
- Update to 3.13.0: - Help the _ped module garbage collection in the test suite - Use 'return NULL' rather than 'return (PyObject *) NULL' in pydisk.c - Use Py_VISIT() in *_traverse() functions - Free allocated memory for temporary string buffers - Use Py_RETURN_NONE through the _ped module code - Coding style updates for the C code. - Some minor cleanups for the test case code - Remove DeprecationWarning in py_ped_constraint_duplicate() - Drop remaining Python 2.x handling from the Makefile drop six - Reformat all Python source code using Python black - Replace outdated Red Hat sample GPLv2+ boilerplates - Add support for loongarch - Add support for no_automount partition flag - Add new disk types - disk uuid and partition uuid - Fix start sector for test partition - Add example for viewing and changing GPT partition type UUID - Accept device path via argv for partition dump example - Add type ID / UUID to partition dump example - Map partition type ID / UUID accessors to Partition class - Bind low level APIs for type ID and UUID accessors - Add support for new libparted disk type features in parted-3.5 - Remove unnecessary patches: - more-features-exposed.patch - python-parted-featurestest.patch - python-parted-no-six.patch
Comments 0