Update py-rss2gen to version 1.1.

Changes since version 1.0:
 - Ported to Python 3.x. Thanks to Graham Bell for the initial patch.
This commit is contained in:
tonnerre 2013-10-17 23:52:53 +00:00
parent 04f18347be
commit 7b46414dd2
2 changed files with 6 additions and 7 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.7 2012/10/28 06:31:02 asau Exp $
# $NetBSD: Makefile,v 1.8 2013/10/17 23:52:53 tonnerre Exp $
PYRSS2GENVER= 1.0.0
PYRSS2GENVER= 1.1
DISTNAME= PyRSS2Gen-${PYRSS2GENVER}
PKGNAME= ${PYPKGPREFIX}-rss2gen-${PYRSS2GENVER}
PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= http://www.dalkescientific.com/Python/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/06/21 17:51:37 tonnerre Exp $
$NetBSD: distinfo,v 1.2 2013/10/17 23:52:53 tonnerre Exp $
SHA1 (PyRSS2Gen-1.0.0.tar.gz) = fcea9beb59ca022ed89b254b2362ae5af386f01a
RMD160 (PyRSS2Gen-1.0.0.tar.gz) = 8fe60587c15760dc229c0acc765626a0e1c412d7
Size (PyRSS2Gen-1.0.0.tar.gz) = 8819 bytes
SHA1 (PyRSS2Gen-1.1.tar.gz) = 347cda707760df83f35a3bb16e4adf90c052bbd0
RMD160 (PyRSS2Gen-1.1.tar.gz) = 0dea97364066f78189b99a512015e851601aa2fa
Size (PyRSS2Gen-1.1.tar.gz) = 9149 bytes