update www/py-genshi to 0.7.3

make tests to pass with python3.8, and unbreak productivity/tryton
This commit is contained in:
semarie 2020-07-04 13:06:15 +00:00
parent 52e264cc31
commit ca5de6a2ef
2 changed files with 4 additions and 5 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2020/07/03 21:13:19 sthen Exp $
# $OpenBSD: Makefile,v 1.20 2020/07/04 13:06:15 semarie Exp $
COMMENT = toolkit for generation of output for the web
MODPY_EGG_VERSION = 0.7.2
MODPY_EGG_VERSION = 0.7.3
DISTNAME = Genshi-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME:L}
REVISION = 0
CATEGORIES = www

View File

@ -1,2 +1,2 @@
SHA256 (Genshi-0.7.2.tar.gz) = fpC9XY1bPWvvmvarrPJx+soA8PlRJkLXXg4Cy3n3up8=
SIZE (Genshi-0.7.2.tar.gz) = 271104
SHA256 (Genshi-0.7.3.tar.gz) = eTPJUVHX3SEkorTI3YW7auyIHKF8BVbaC0DlZDSzE6A=
SIZE (Genshi-0.7.3.tar.gz) = 271238