Accepting request 37389 from devel:languages:python
Copy from devel:languages:python/python-gtk based on submit request 37389 from user vuntz OBS-URL: https://build.opensuse.org/request/show/37389 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gtk?expand=0&rev=20
This commit is contained in:
parent
838aa0e304
commit
495a4bce60
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 8 16:34:46 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Change python-numpy BuildRequires to python-numpy-devel to really
|
||||
build with numpy support. Fix bnc#591012.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 12:09:02 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -24,14 +24,14 @@ BuildRequires: fdupes libglade2-devel python-cairo-devel python-devel python-go
|
||||
%if %suse_version > 1020 || 0%{?opensuse_bs}
|
||||
BuildRequires: python-gobject2-doc
|
||||
%endif
|
||||
BuildRequires: python-numpy
|
||||
BuildRequires: python-numpy-devel
|
||||
Requires: python-numpy
|
||||
# Only for directory ownership:
|
||||
BuildRequires: gtk-doc
|
||||
Url: http://www.pygtk.org/
|
||||
Summary: Python bindings for the GTK+ widget set
|
||||
Version: 2.17.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv2.1+
|
||||
Group: Development/Libraries/Python
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user