Hello community,
here is the log from the commit of package python-icalendar for
openSUSE:Factory checked in at 2019-03-10 09:37:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
and /work/SRC/openSUSE:Factory/.python-icalendar.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-icalendar"
Sun Mar 10 09:37:18 2019 rev:24 rq:682601 version:4.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes
2018-11-26 10:28:22.545163848 +0100
+++
/work/SRC/openSUSE:Factory/.python-icalendar.new.28833/python-icalendar.changes
2019-03-10 09:37:23.268147326 +0100
@@ -1,0 +2,6 @@
+Thu Mar 7 15:59:41 UTC 2019 - John Vandenberg <[email protected]>
+
+- Remove no longer necessary pytest argument
+ -k 'not test_create_america_new_york'
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-icalendar.spec ++++++
--- /var/tmp/diff_new_pack.I4Z1s9/_old 2019-03-10 09:37:25.384146819 +0100
+++ /var/tmp/diff_new_pack.I4Z1s9/_new 2019-03-10 09:37:25.384146819 +0100
@@ -28,7 +28,6 @@
Group: Development/Languages/Python
URL: https://github.com/collective/icalendar
Source0:
https://files.pythonhosted.org/packages/source/i/icalendar/%{modname}-%{version}.tar.gz
-BuildRequires: %{python_module base}
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-dateutil}
@@ -58,8 +57,7 @@
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
%check
-# test_create_america_new_york -
https://github.com/collective/icalendar/issues/260
-%python_exec %{_bindir}/py.test src -k 'not test_create_america_new_york'
+%python_exec %{_bindir}/py.test src
%files %{python_files}
%license LICENSE.rst