Hello community, here is the log from the commit of package python-agate for openSUSE:Factory checked in at 2019-02-27 15:10:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-agate (Old) and /work/SRC/openSUSE:Factory/.python-agate.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-agate" Wed Feb 27 15:10:17 2019 rev:2 rq:679760 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-agate/python-agate.changes 2018-05-29 16:47:41.881923162 +0200 +++ /work/SRC/openSUSE:Factory/.python-agate.new.28833/python-agate.changes 2019-02-27 15:10:19.458370283 +0100 @@ -1,0 +2,7 @@ +Wed Feb 27 08:44:02 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Enable tests +- Remove devel dependency +- Switch to github tarball to get test fixtures and data + +------------------------------------------------------------------- Old: ---- agate-1.6.1.tar.gz New: ---- 1.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-agate.spec ++++++ --- /var/tmp/diff_new_pack.eLZhin/_old 2019-02-27 15:10:19.962370119 +0100 +++ /var/tmp/diff_new_pack.eLZhin/_new 2019-02-27 15:10:19.962370119 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-agate # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,34 +12,33 @@ # 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/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_with test Name: python-agate Version: 1.6.1 Release: 0 -License: MIT Summary: Data analysis library optimized for humans instead of machines -Url: https://github.com/wireservice/agate +License: MIT Group: Development/Languages/Python -Source: https://files.pythonhosted.org/packages/source/a/agate/agate-%{version}.tar.gz -BuildRequires: python-rpm-macros -BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} -BuildRequires: fdupes -%if %{with test} +URL: https://github.com/wireservice/agate +Source: https://github.com/wireservice/agate/archive/%{version}.tar.gz BuildRequires: %{python_module Babel >= 2.0} BuildRequires: %{python_module future} BuildRequires: %{python_module isodate >= 0.5.4} BuildRequires: %{python_module leather >= 0.3.2} +BuildRequires: %{python_module lxml >= 0.3.2} BuildRequires: %{python_module nose} BuildRequires: %{python_module parsedatetime >= 2.1} BuildRequires: %{python_module python-slugify >= 1.2.1} BuildRequires: %{python_module pytimeparse >= 1.1.5} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.9.0} -%endif +BuildRequires: fdupes +BuildRequires: python-rpm-macros +BuildRequires: python2-unittest2 Requires: python-Babel >= 2.0 Requires: python-future Requires: python-isodate >= 0.5.4 @@ -49,7 +48,6 @@ Requires: python-pytimeparse >= 1.1.5 Requires: python-six >= 1.9.0 BuildArch: noarch - %python_subpackages %description @@ -70,13 +68,10 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -%if %{with test} %check %python_expand nosetests-%{$python_bin_suffix} tests -%endif %files %{python_files} -%defattr(-,root,root,-) %doc CHANGELOG.rst README.rst %license COPYING %{python_sitelib}/* ++++++ agate-1.6.1.tar.gz -> 1.6.1.tar.gz ++++++ ++++ 6112 lines of diff (skipped)
