Hello community,
here is the log from the commit of package python-icalendar for
openSUSE:Factory checked in at 2019-08-22 10:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
and /work/SRC/openSUSE:Factory/.python-icalendar.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-icalendar"
Thu Aug 22 10:56:01 2019 rev:25 rq:725101 version:4.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes
2019-03-10 09:37:23.268147326 +0100
+++
/work/SRC/openSUSE:Factory/.python-icalendar.new.22127/python-icalendar.changes
2019-08-22 10:56:03.653670186 +0200
@@ -1,0 +2,5 @@
+Wed Aug 21 14:46:42 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes and pytest calls
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-icalendar.spec ++++++
--- /var/tmp/diff_new_pack.dHk9vs/_old 2019-08-22 10:56:04.729670041 +0200
+++ /var/tmp/diff_new_pack.dHk9vs/_new 2019-08-22 10:56:04.733670041 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-icalendar
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2011 open-slx GmbH <[email protected]>
# Copyright (c) 2009 - 7/2011 Sascha Manns <[email protected]>
#
@@ -54,10 +54,10 @@
%install
%python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec %{_bindir}/py.test src
+%pytest src
%files %{python_files}
%license LICENSE.rst