Hello community,

here is the log from the commit of package python3-pandas for openSUSE:Factory 
checked in at 2015-02-16 22:13:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pandas (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pandas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pandas"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pandas/python3-pandas.changes    
2014-12-19 09:37:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pandas.new/python3-pandas.changes       
2015-02-16 22:13:29.000000000 +0100
@@ -1,0 +2,8 @@
+Sat Feb 14 18:15:32 UTC 2015 - [email protected]
+
+- specfile:
+  * update copyright year
+  * fix "have choice for libhdf5"
+  * removed modname variable
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pandas.spec ++++++
--- /var/tmp/diff_new_pack.GZpGJK/_old  2015-02-16 22:13:30.000000000 +0100
+++ /var/tmp/diff_new_pack.GZpGJK/_new  2015-02-16 22:13:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pandas
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,7 @@
 #
 
 
-%define modname pandas
-Name:           python3-%{modname}
+Name:           python3-pandas
 Version:        0.15.2
 Release:        0
 Summary:        Make working with "relational" or "labeled" data both easy and 
intuitive
@@ -33,6 +32,8 @@
 BuildRequires:  python3-beautifulsoup4
 # Not yet available for python 3
 # BuildRequires:  python3-boto
+BuildRequires:  libhdf5-9
+BuildRequires:  libhdf5_hl9
 BuildRequires:  python3-SQLAlchemy
 BuildRequires:  python3-dateutil
 BuildRequires:  python3-devel
@@ -49,6 +50,8 @@
 BuildRequires:  python3-xlrd
 # Not yet available for python 3
 # BuildRequires:  python3-xlwt
+Requires:       libhdf5-9
+Requires:       libhdf5_hl9
 Requires:       python3-dateutil
 Requires:       python3-numpy >= 1.7.0
 Requires:       python3-pytz
@@ -108,8 +111,8 @@
 %files
 %defattr(-,root,root)
 %doc LICENSE doc/README.rst RELEASE.md
-%{python3_sitearch}/%{modname}
-%{python3_sitearch}/%{modname}-%{version}-py%{py3_ver}.egg-info
+%{python3_sitearch}/pandas
+%{python3_sitearch}/pandas-%{version}-py%{py3_ver}.egg-info
 
 %files doc
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to