aboutsummaryrefslogtreecommitdiff
path: root/python/python-pyparted/README
diff options
context:
space:
mode:
authorNikos Giotis <nikos.giotis@gmail.com>2021-04-24 06:48:39 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-24 22:07:02 +0700
commita083d2c428779333d475366571423bd5774f21de (patch)
treea2fe83426a6f0344551b881bc45ca040724bac01 /python/python-pyparted/README
parent0a095dd2844f872c6ba54faf13342d398620678d (diff)
python/python-pyparted: Add -fcommon cflag. Fix DOWNLOAD/MD5SUM.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-pyparted/README')
-rw-r--r--python/python-pyparted/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/python/python-pyparted/README b/python/python-pyparted/README
index 0039f3283edf..1d73bf1a3c63 100644
--- a/python/python-pyparted/README
+++ b/python/python-pyparted/README
@@ -1,3 +1,4 @@
-pyparted is a set of native Python bindings for libparted. libparted is the
-library portion of the GNU parted project. With pyparted, you can write
-applications that interact with disk partition tables and filesystems.
+pyparted is a set of native Python bindings for libparted. libparted is
+the library portion of the GNU parted project. With pyparted, you can
+write applications that interact with disk partition tables and
+filesystems.