From f3835be3b9fff64280c4d08ea71373f090c1a006ce49148c0713d24994675cda Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 30 Nov 2012 14:08:05 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=9 --- python3-bottle.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python3-bottle.spec b/python3-bottle.spec index 5d1f936..8f1be6c 100644 --- a/python3-bottle.spec +++ b/python3-bottle.spec @@ -26,6 +26,7 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/b/bottle/bottle-%{version}.tar.gz Source1: bottle-docs.pdf BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: python3 BuildRequires: python3-base BuildArch: noarch From 3ffbc8d27fd0af5831b7cfded3095cc3c77803a53d8aa29bfb8b67069c3058d9 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 30 Nov 2012 14:08:31 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=10 --- python3-bottle.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python3-bottle.changes b/python3-bottle.changes index cc2ae8b..ee2b8a0 100644 --- a/python3-bottle.changes +++ b/python3-bottle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 30 14:04:52 UTC 2012 - toddrme2178@gmail.com + +- Fix building on openSUSE 12.1 and 12.2 + ------------------------------------------------------------------- Thu Nov 22 13:35:28 UTC 2012 - saschpe@suse.de