diff --git a/programming/language/python3/py3parted/pspec.xml b/programming/language/python3/py3parted/pspec.xml index fac2ae4897..aace45070b 100644 --- a/programming/language/python3/py3parted/pspec.xml +++ b/programming/language/python3/py3parted/pspec.xml @@ -1,5 +1,5 @@ - + py3parted @@ -8,12 +8,12 @@ PisiLinux Community admins@pisilinux.org - GPLv2+ programming.language.python3 + GPLv2+ library Python3 bindings for parted 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. - https://github.com/dcantrell/pyparted/archive/v3.11.3.tar.gz + https://github.com/dcantrell/pyparted/archive/v3.11.4.tar.gz parted-devel python3-decorator @@ -36,6 +36,13 @@ + + 2020-02-12 + 3.11.4 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-15 3.11.3 diff --git a/programming/language/python3/py3parted/translations.xml b/programming/language/python3/py3parted/translations.xml index 9d3e8da424..8a74cfab83 100644 --- a/programming/language/python3/py3parted/translations.xml +++ b/programming/language/python3/py3parted/translations.xml @@ -1,7 +1,7 @@ - pyparted + py3parted Disk bölümleme tablolarını yönetmek için kullanılan parted kütüphanesine erişim sağlayan Python modülü. pyparted, GNU Parted uygulamasının python programlama diliyle kullanılabilmesi için gerekli olan kütüphanedir. Bu modülü kullanan programcılar, python ile yeni disk bölümleri ya da dosya sistemleri oluşturabilir, bunları silebilir, yeniden boyutlandırabilir, kontrol edebilir ve kopyalayabilir. pyparted est un module python permettant d'utiliser le paquet GNU Parted depuis python. À l'aide de ce module, les programmeurs peuvent depuis python détruire, re-dimensionner, vérifier et copier des partitions et les systèmes de fichier présents dessus.