Skip to content

Commit

Permalink
Update to 6.0.7. From the changelog:
Browse files Browse the repository at this point in the history
* Catch ``urllib.error.URLError`` to prevent crashes. (#239)

Updating during the freeze for the bugfix.
  • Loading branch information
schmonz committed Jun 22, 2021
1 parent 80b5a4f commit 4d51179
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/py-feedparser/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.31 2021/06/18 12:04:10 schmonz Exp $
# $NetBSD: Makefile,v 1.32 2021/06/22 17:43:03 schmonz Exp $

DISTNAME= feedparser-6.0.6
DISTNAME= feedparser-6.0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/feedparser/}
Expand Down
10 changes: 5 additions & 5 deletions textproc/py-feedparser/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.19 2021/06/18 12:04:10 schmonz Exp $
$NetBSD: distinfo,v 1.20 2021/06/22 17:43:03 schmonz Exp $

SHA1 (feedparser-6.0.6.tar.gz) = f99da83d833f841aab213ca5ac14b84026ee5d97
RMD160 (feedparser-6.0.6.tar.gz) = a9333358a2196d8cf2c34e13a46852abf5d87940
SHA512 (feedparser-6.0.6.tar.gz) = 091712a602782fca1b15cb79e74c58d35817ee375db0e889a99be5a0f665935fb91a15a72351e7cdbee702c7531cf1eece235139d83ab6fe76f2e5e0b1ce7d2a
Size (feedparser-6.0.6.tar.gz) = 285525 bytes
SHA1 (feedparser-6.0.7.tar.gz) = a2ccddcdd02fd33ca2f02bfd84306b3923c7f720
RMD160 (feedparser-6.0.7.tar.gz) = 0fb8f527d9847a8b3963ad9fc1012f09e46e9339
SHA512 (feedparser-6.0.7.tar.gz) = f2989804a667e255bfbba17d48455e3833a6e8642bd57733950deda795e11cc1eab572790f625ece002f714253f517b99ef7079b4b515f2c8a07bfbfced9f66d
Size (feedparser-6.0.7.tar.gz) = 285726 bytes

0 comments on commit 4d51179

Please sign in to comment.