15
0

Accepting request 143688 from devel:languages:python3

Fix building on openSUSE 12.1 and 12.2

OBS-URL: https://build.opensuse.org/request/show/143688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=10
This commit is contained in:
Todd R
2012-11-30 14:25:35 +00:00
committed by Git OBS Bridge
parent cc266a4816
commit d7a803013c
2 changed files with 6 additions and 0 deletions

View File

@@ -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 09:39:27 UTC 2012 - toddrme2178@gmail.com

View File

@@ -26,6 +26,7 @@ License: MIT
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-devel
BuildRequires: python3-2to3
BuildRequires: python3-distribute