forked from pool/python-extras
- Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extras?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
5a07df7f9c
commit
0c3e092334
@@ -25,6 +25,7 @@ Group: Development/Languages/Python
|
||||
Url: https://github.com/testing-cabal/extras
|
||||
Source: http://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
# Test requirements:
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-testtools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -54,6 +55,7 @@ nosetests
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE NEWS README.rst
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/extras-%{version}-py%{py_ver}.egg-info/
|
||||
%{python_sitelib}/extras
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user