[packages/python-tables] - updated to 2.0.4
adamg
adamg at pld-linux.org
Thu Nov 8 22:29:33 CET 2018
commit c2b8285490deaffba3686eaa278a8afc5e028990
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Thu Nov 8 22:29:28 2018 +0100
- updated to 2.0.4
python-tables.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-tables.spec b/python-tables.spec
index 0dd37b4..a59fc13 100644
--- a/python-tables.spec
+++ b/python-tables.spec
@@ -4,12 +4,12 @@
Summary: Dealing with large datasets in Python
Summary(pl.UTF-8): Obsługa dużych zbiorów danych w Pythonie
Name: python-%{module}
-Version: 1.2.1
+Version: 2.0.4
Release: 1
License: GNU
Group: Development/Languages/Python
Source0: http://dl.sourceforge.net/pytables/pytables-%{version}.tar.gz
-# Source0-md5: 0fb331822f27e3cb03d04bd4247e8032
+# Source0-md5: e9892962256d28c898ea0c985e60c09e
URL: http://pytables.sourceforge.net/
BuildRequires: rpmbuild(macros) >= 1.710
BuildRequires: hdf5-devel
@@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README.txt LICENSE
+%doc ANNOUNCE.txt LICENSE.txt MIGRATING_TO_2.x.txt README.txt RELEASE_NOTES.txt THANKS TODO.txt VERSION doc/
%attr(755,root,root) %{_bindir}/*
%dir %{py_sitedir}/%{module}
%{py_sitedir}/%{module}/*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-tables.git/commitdiff/c2b8285490deaffba3686eaa278a8afc5e028990
More information about the pld-cvs-commit
mailing list