Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:11.4
python-minimock
python-minimock.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-minimock.spec of Package python-minimock
# # spec file for package python-minimock (Version 1.2.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: python-minimock Version: 1.2.5 Release: 1 Summary: The simplest possible mock library License: MIT Group: Development/Libraries/Python Source: MiniMock-%{version}.tar.gz Url: http://pypi.python.org/pypi/MiniMock BuildRequires: python-devel python-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} %if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1} BuildArch: noarch %endif %description Minimock is a simple library for doing Mock objects with doctest. When using doctest, mock objects can be very simple. Author: -------- Ian Bicking <ianb@colorstudy.com> %prep %setup -q -n MiniMock-%{version} %build %{__python} setup.py build %install %{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES %files -f INSTALLED_FILES %defattr(-,root,root) %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor