Accepting request 242378 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/242378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-configobj?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2014-07-27 16:47:16 +00:00 committed by Git OBS Bridge
commit 9c2d4b3111
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 24 09:03:10 UTC 2014 - fcastelli@suse.com
- Added runtime depedency: python-six
-------------------------------------------------------------------
Wed Jul 23 13:04:31 UTC 2014 - fcastelli@suse.com

View File

@ -27,6 +27,7 @@ Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/c/%{modname}/%{modname}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
Requires: python-six
# There are no real docs!
Provides: python-%{modname}-docs = %{version}
Obsoletes: python-%{modname}-docs < %{version}