Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-passivetotal for openSUSE:Factory checked in at 2021-03-25 14:52:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-passivetotal (Old) and /work/SRC/openSUSE:Factory/.python-passivetotal.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-passivetotal" Thu Mar 25 14:52:14 2021 rev:5 rq:881067 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-passivetotal/python-passivetotal.changes 2020-05-26 17:17:48.179779042 +0200 +++ /work/SRC/openSUSE:Factory/.python-passivetotal.new.2401/python-passivetotal.changes 2021-03-25 14:52:15.424481301 +0100 @@ -1,0 +2,6 @@ +Wed Mar 17 14:27:09 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at> + +- Update to version 2.1.0: + - Delivers broad support for the latest RiskIQ PassiveTotal API endpoints, including CLI support, plus code modernization and light refactoring. + +------------------------------------------------------------------- Old: ---- passivetotal-1.0.31.tar.gz New: ---- passivetotal-2.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-passivetotal.spec ++++++ --- /var/tmp/diff_new_pack.OLymMm/_old 2021-03-25 14:52:16.028481916 +0100 +++ /var/tmp/diff_new_pack.OLymMm/_new 2021-03-25 14:52:16.032481919 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-passivetotal # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-passivetotal -Version: 1.0.31 +Version: 2.1.0 Release: 0 Summary: Client for the PassiveTotal REST API License: GPL-2.0-only @@ -35,7 +35,7 @@ Requires: python-python-dateutil Requires: python-requests Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %if %{with test} BuildRequires: %{python_module ez_setup} @@ -65,6 +65,7 @@ %install %python_install +%python_expand rm -r %{buildroot}%{$python_sitelib}/tests %python_clone -a %{buildroot}%{_bindir}/pt-client %python_clone -a %{buildroot}%{_bindir}/pt-config %python_clone -a %{buildroot}%{_bindir}/pt-info @@ -86,6 +87,7 @@ %python_alternative %{_bindir}/pt-info %python_alternative %{_bindir}/pt-config %python_alternative %{_bindir}/pt-client -%{python_sitelib}/* +%{python_sitelib}/passivetotal-*.egg-info +%{python_sitelib}/passivetotal/ %changelog ++++++ passivetotal-1.0.31.tar.gz -> passivetotal-2.1.0.tar.gz ++++++ ++++ 2142 lines of diff (skipped)