forked from pool/python-icalendar
- 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:
@@ -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
3
icalendar-4.0.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:347151cb935f5f2f83d58f6dd8aef8558df69f6c1709f1d2cab2000b36def299
|
||||
size 78037
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user