From 6369f6f1c9aaf8965c3014af7e92f8c80a798a68986671434de701d1be9980cb Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Sun, 6 Sep 2015 18:22:12 +0000 Subject: [PATCH] Accepting request 329396 from home:olh:branches:devel:languages:python - pyparted requires Python version 2.7 or higher OBS-URL: https://build.opensuse.org/request/show/329396 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parted?expand=0&rev=3 --- python-parted.changes | 5 +++++ python-parted.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-parted.changes b/python-parted.changes index 21b8a74..5400eb6 100644 --- a/python-parted.changes +++ b/python-parted.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 6 17:43:56 UTC 2015 - olaf@aepfle.de + +- pyparted requires Python version 2.7 or higher + ------------------------------------------------------------------- Fri Jun 19 14:52:44 UTC 2015 - termim@gmail.com diff --git a/python-parted.spec b/python-parted.spec index a3608a3..55898bd 100644 --- a/python-parted.spec +++ b/python-parted.spec @@ -32,7 +32,7 @@ Patch: pyparted-3.10.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: parted-devel BuildRequires: pkgconfig -BuildRequires: python-devel +BuildRequires: python-devel >= 2.7 %description Python module for the parted library. It is used for manipulating