Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-google-resumable-media for openSUSE:Factory checked in at 2021-03-17 20:16:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-google-resumable-media (Old) and /work/SRC/openSUSE:Factory/.python-google-resumable-media.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-resumable-media" Wed Mar 17 20:16:25 2021 rev:7 rq:879547 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-google-resumable-media/python-google-resumable-media.changes 2020-04-10 23:53:38.860716167 +0200 +++ /work/SRC/openSUSE:Factory/.python-google-resumable-media.new.2401/python-google-resumable-media.changes 2021-03-17 20:19:58.879319685 +0100 @@ -1,0 +2,6 @@ +Wed Mar 17 03:31:07 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- To enable the test suite to import the namespace package, touch + __init__.py + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-google-resumable-media.spec ++++++ --- /var/tmp/diff_new_pack.ZpbqCf/_old 2021-03-17 20:19:59.375320363 +0100 +++ /var/tmp/diff_new_pack.ZpbqCf/_new 2021-03-17 20:19:59.375320363 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-google-resumable-media # -# 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 @@ -49,6 +49,7 @@ %install %python_install +%{python_expand touch %{buildroot}%{$python_sitelib}/google/__init__.py} %python_expand %fdupes %{buildroot}%{$python_sitelib} %check