Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ansible for openSUSE:Factory checked in at 2021-04-17 00:02:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible (Old) and /work/SRC/openSUSE:Factory/.ansible.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible" Sat Apr 17 00:02:09 2021 rev:78 rq:886002 version:2.9.20 Changes: -------- --- /work/SRC/openSUSE:Factory/ansible/ansible.changes 2021-04-14 10:11:31.965549782 +0200 +++ /work/SRC/openSUSE:Factory/.ansible.new.12324/ansible.changes 2021-04-17 00:02:28.441661145 +0200 @@ -1,0 +2,10 @@ +Fri Apr 16 12:54:09 UTC 2021 - Alexander Graul <alexander.gr...@suse.com> + +- Drop python-coverage run-time requirement from openSUSE/SLE + +------------------------------------------------------------------- +Fri Apr 16 12:05:06 UTC 2021 - Alexander Graul <alexander.gr...@suse.com> + +- Switch to python3-cryptography in openSUSE/SLE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible.spec ++++++ --- /var/tmp/diff_new_pack.zxBKUl/_old 2021-04-17 00:02:28.949661947 +0200 +++ /var/tmp/diff_new_pack.zxBKUl/_new 2021-04-17 00:02:28.953661953 +0200 @@ -195,17 +195,16 @@ BuildRequires: %{python}-devel BuildRequires: %{python}-jmespath BuildRequires: %{python}-paramiko -BuildRequires: %{python}-pycrypto >= 2.6 +BuildRequires: %{python}-cryptography BuildRequires: %{python}-setuptools > 0.6 BuildRequires: %{python}-straight-plugin BuildRequires: fdupes Requires: %{python}-Jinja2 Requires: %{python}-PyYAML -Requires: %{python}-coverage Requires: %{python}-jmespath Requires: %{python}-paramiko Requires: %{python}-passlib -Requires: %{python}-pycrypto >= 2.6 +Requires: %{python}-cryptography Requires: %{python}-setuptools > 0.6 Recommends: %{python}-boto3 Recommends: %{python}-botocore