Hello community,
here is the log from the commit of package python-service_identity for
openSUSE:Factory checked in at 2020-01-07 23:50:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-service_identity (Old)
and /work/SRC/openSUSE:Factory/.python-service_identity.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-service_identity"
Tue Jan 7 23:50:30 2020 rev:8 rq:760706 version:18.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-service_identity/python-service_identity.changes
2019-03-01 20:30:09.730000629 +0100
+++
/work/SRC/openSUSE:Factory/.python-service_identity.new.6675/python-service_identity.changes
2020-01-07 23:50:45.607950540 +0100
@@ -1,0 +2,6 @@
+Fri Jan 3 14:16:19 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Format with spec-cleaner
+- Upstream seems to rebase the tarball, refetch it
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-service_identity.spec ++++++
--- /var/tmp/diff_new_pack.OBHIPR/_old 2020-01-07 23:50:46.019950755 +0100
+++ /var/tmp/diff_new_pack.OBHIPR/_new 2020-01-07 23:50:46.023950756 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-service_identity
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -58,7 +58,7 @@
relevant RFCs too.
%prep
-%setup -q -n %{oname}-%{version}
+%setup -q -n service-identity-%{version}
%build
%python_build
@@ -68,7 +68,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib}
py.test-%{$python_bin_suffix} -v
+%pytest
%files %{python_files}
%license LICENSE
++++++ 18.1.0.tar.gz ++++++