From ddd9b07b14966d937a494bbf4a5c5ea74125f8cbb0835a4d29167c364afecb3d Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 17 Apr 2013 14:19:22 +0000 Subject: [PATCH] Accepting request 171301 from devel:languages:python3 Re-add python-2to3. It is needed for OpenSUSE <= 12.2 OBS-URL: https://build.opensuse.org/request/show/171301 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=10 --- python-isodate.changes | 5 +++++ python3-isodate.changes | 4 ++-- python3-isodate.spec | 2 ++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-isodate.changes b/python-isodate.changes index 11a42b5..66ac2a6 100644 --- a/python-isodate.changes +++ b/python-isodate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 17 14:08:25 UTC 2013 - toddrme2178@gmail.com + +- Re-add python-2to3. It is needed for OpenSUSE <= 12.2 + ------------------------------------------------------------------- Tue Apr 16 19:21:24 UTC 2013 - p.drouand@gmail.com diff --git a/python3-isodate.changes b/python3-isodate.changes index effd856..dd01584 100644 --- a/python3-isodate.changes +++ b/python3-isodate.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Wed Apr 17 14:08:58 UTC 2013 - toddrme2178@gmail.com +Wed Apr 17 14:08:25 UTC 2013 - toddrme2178@gmail.com -- Re-add python-2to3, it is needed for OpenSUSE <= 12.2 +- Re-add python-2to3. It is needed for OpenSUSE <= 12.2 ------------------------------------------------------------------- Tue Apr 16 19:21:24 UTC 2013 - p.drouand@gmail.com diff --git a/python3-isodate.spec b/python3-isodate.spec index 390691a..9ad4588 100644 --- a/python3-isodate.spec +++ b/python3-isodate.spec @@ -25,7 +25,9 @@ License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/i/isodate/isodate-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +# this is needed for openSUSE <= 12.2 BuildRequires: python3 +BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-distribute Requires: python3