Skip to content

Commit

Permalink
py-icalendar: updated to 4.0.7
Browse files Browse the repository at this point in the history
4.0.7:
Bug fixes:
- fixed rrule handling, re-enabled test_create_america_new_york()
  • Loading branch information
adam committed Jan 9, 2021
1 parent d227e19 commit cb5c962
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.34 2020/05/07 04:58:11 adam Exp $
# $NetBSD: Makefile,v 1.35 2021/01/09 09:30:26 adam Exp $

DISTNAME= icalendar-4.0.6
DISTNAME= icalendar-4.0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/icalendar/}
Expand Down
10 changes: 5 additions & 5 deletions time/py-icalendar/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.26 2020/05/07 04:58:11 adam Exp $
$NetBSD: distinfo,v 1.27 2021/01/09 09:30:26 adam Exp $

SHA1 (icalendar-4.0.6.tar.gz) = 718956ee61e9bcf381cc40ad2155ae4799bc07ca
RMD160 (icalendar-4.0.6.tar.gz) = da2314e0c18899ba522f67eec4888ec33cde56e4
SHA512 (icalendar-4.0.6.tar.gz) = e8f7ee878cc14b75636268d7b8c79569ce1875142fb907b1eb74bc6b9cf96f218e4be63828190aa2a27978c431437c1d454febe9a2da58c5f2785e283ae725b2
Size (icalendar-4.0.6.tar.gz) = 78418 bytes
SHA1 (icalendar-4.0.7.tar.gz) = 3a77dcddeb567a589db7f11b1cd291d799b730f5
RMD160 (icalendar-4.0.7.tar.gz) = eba9a736f1c9eb1fcacf388a425e5e0db952bee9
SHA512 (icalendar-4.0.7.tar.gz) = 97f7184ddc42ade2a447af5112f5bd18ea9a89ef25ea3983cc2213fefe2c59255102b7babcd49b3e04cbe435d75d2712dd57eebc1bf1c20c54aae7081ba24379
Size (icalendar-4.0.7.tar.gz) = 78569 bytes

0 comments on commit cb5c962

Please sign in to comment.