15
0

- update to 4.0.4:

- Reduce Hypothesis iterations to speed up testing, allowing PRs to pass

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=55
This commit is contained in:
2020-03-16 10:48:01 +00:00
committed by Git OBS Bridge
parent 93e8647c37
commit bd9237803b
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07c2447a1d44cbb27c90b8c6a5c98e890cc1853c6223e2a52195cddec26c6356
size 77899

3
icalendar-4.0.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:347151cb935f5f2f83d58f6dd8aef8558df69f6c1709f1d2cab2000b36def299
size 78037

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 16 10:46:58 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 4.0.4:
- Reduce Hypothesis iterations to speed up testing, allowing PRs to pass
-------------------------------------------------------------------
Wed Aug 21 14:46:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-icalendar
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2011 open-slx GmbH <Sascha.Manns@open-slx.de>
# Copyright (c) 2009 - 7/2011 Sascha Manns <saigkill@opensuse.org>
#
@@ -21,7 +21,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname icalendar
Name: python-%{modname}
Version: 4.0.3
Version: 4.0.4
Release: 0
Summary: Python parser/generator of iCalendar files package
License: BSD-2-Clause