Provide python2/3-traits

This commit is contained in:
Orion Poplawski 2016-03-02 10:21:22 -07:00
parent 34a7f4536b
commit 6669856ca4
1 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: python-%{srcname}
Version: 4.5.0
Release: 9.git%{shortcommit}%{?dist}
Release: 10.git%{shortcommit}%{?dist}
Summary: Explicitly typed attributes for Python
Group: Development/Libraries
# Images have different licenses. For image license breakdown check
@ -40,6 +40,7 @@ Summary: %{summary}
BuildRequires: python2-devel python2-setuptools
BuildRequires: python2-nose
Requires: numpy
Provides: python2-%{modname} = %{version}-%{release}
%description -n python2-%{srcname}
The traits package developed by Enthought provides a special type
@ -65,6 +66,7 @@ Summary: %{summary}
BuildRequires: python3-devel python3-setuptools
BuildRequires: python3-nose
Requires: python3-numpy
Provides: python3-%{modname} = %{version}-%{release}
%description -n python3-%{srcname}
The traits package developed by Enthought provides a special type
@ -115,6 +117,9 @@ popd
%{python3_sitearch}/%{modname}*
%changelog
* Wed Mar 2 2016 Orion Poplawski <orion@cora.nwra.com> - 4.5.0-10.gitac5d029
- Provide python2/3-traits
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-9.gitac5d029
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild