Hello community, here is the log from the commit of package python-cftime for openSUSE:Factory checked in at 2018-05-29 10:29:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cftime (Old) and /work/SRC/openSUSE:Factory/.python-cftime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cftime" Tue May 29 10:29:29 2018 rev:1 rq:610040 version:1.0.0 Changes: -------- New Changes file: --- /dev/null 2018-05-24 09:31:19.417470950 +0200 +++ /work/SRC/openSUSE:Factory/.python-cftime.new/python-cftime.changes 2018-05-29 10:29:35.298457110 +0200 @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Thu May 17 10:04:22 UTC 2018 - [email protected] + +- Initial commit, needed by python-netCDF4 New: ---- cftime-1.0.0.tar.gz python-cftime.changes python-cftime.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cftime.spec ++++++ # # spec file for package python-cftime # # Copyright (c) 2018 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cftime Version: 1.0.0 Release: 0 Summary: Time-handling functionality from netcdf4-python License: MIT Group: Development/Languages/Python URL: https://github.com/Unidata/cftime Source: https://files.pythonhosted.org/packages/source/c/cftime/cftime-%{version}.tar.gz BuildRequires: %{python_module Cython} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 18.0} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Cython Requires: python-numpy %python_subpackages %description Time-handling functionality from netcdf4-python Was split out from netcfd4-python in 2016. %prep %setup -q -n cftime-%{version} %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} %check %python_expand PYTHONPATH="%{buildroot}%{$python_sitearch}" py.test-%{$python_bin_suffix} %files %{python_files} %{python_sitearch}/* %changelog
