From 2031e3042b117cc65b3d69fc1b10a38c535eb41ad3a2166516abbfc3c129a9e4 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 6 Sep 2012 12:49:02 +0000 Subject: [PATCH] Accepting request 132954 from devel:languages:python Restore BuildRequires: python3 This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in. Building will fail if BuildRequires: python3 is removed. OBS-URL: https://build.opensuse.org/request/show/132954 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=12 --- python3-Beaker.changes | 8 ++++++++ python3-Beaker.spec | 1 + 2 files changed, 9 insertions(+) diff --git a/python3-Beaker.changes b/python3-Beaker.changes index cbb74e4..3468cde 100644 --- a/python3-Beaker.changes +++ b/python3-Beaker.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 6 09:28:27 UTC 2012 - toddrme2178@gmail.com + +- Restore BuildRequires: python3 This package depends on hash + algorithms that are only available if python3 is installed, + python3-devel will not pull them in. Building will fail if + BuildRequires: python3 is removed. + ------------------------------------------------------------------- Fri May 25 08:33:12 UTC 2012 - toddrme2178@gmail.com diff --git a/python3-Beaker.spec b/python3-Beaker.spec index 4cd936a..e8dda67 100644 --- a/python3-Beaker.spec +++ b/python3-Beaker.spec @@ -24,6 +24,7 @@ License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/B/Beaker/Beaker-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: python3 BuildRequires: python3-devel BuildRequires: python3-distribute BuildRequires: python3-2to3