Skip to content

Commit

Permalink
py-icalendar: update to 5.0.6.
Browse files Browse the repository at this point in the history
5.0.6 (2023-05-26)
------------------

Minor changes:

- Adjusted duration regex
  • Loading branch information
0-wiz-0 committed May 28, 2023
1 parent 01864b9 commit d2d855e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions time/py-icalendar/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.39 2023/05/04 11:50:12 wiz Exp $
# $NetBSD: Makefile,v 1.40 2023/05/28 16:54:32 wiz Exp $

DISTNAME= icalendar-5.0.5
DISTNAME= icalendar-5.0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/icalendar/}
Expand Down
8 changes: 4 additions & 4 deletions time/py-icalendar/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.31 2023/05/04 11:50:12 wiz Exp $
$NetBSD: distinfo,v 1.32 2023/05/28 16:54:32 wiz Exp $

BLAKE2s (icalendar-5.0.5.tar.gz) = 79555a9c9959c9cb4aebe523658f2138c88cbda778505f729c700e3a98365755
SHA512 (icalendar-5.0.5.tar.gz) = 1c1e6c94e2caa07686bc12389c3a5b823478f1652695bc167af95c26f92bbd3d60fb4e540d74eb90db289c647bfd6e1c82e83ee8f89bc87b80100d8b6fe5dd90
Size (icalendar-5.0.5.tar.gz) = 103204 bytes
BLAKE2s (icalendar-5.0.6.tar.gz) = 17ef9fe7693cf5805a58f4ed6616171f92c825b81cc23f61764a8bc765068c24
SHA512 (icalendar-5.0.6.tar.gz) = 696240e7e4efe57a194be5fa0e6158284e297277e72f7aea0bc547db5f638dae05ca8cafcadedb43673f1d9f19241f25516d90e8247a79660d8b2ef71c5da11a
Size (icalendar-5.0.6.tar.gz) = 103352 bytes

0 comments on commit d2d855e

Please sign in to comment.