Skip to content

Commit

Permalink
py-dominate: updated to 2.8.0
Browse files Browse the repository at this point in the history
2.8.0

Fix incorrect context handling when a tag is used 2+ levels deeper than it was created.
  • Loading branch information
adam committed Aug 30, 2023
1 parent a6b51ea commit 58f4791
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/py-dominate/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2022/11/03 11:57:39 adam Exp $
# $NetBSD: Makefile,v 1.8 2023/08/30 14:47:54 adam Exp $

DISTNAME= dominate-2.7.0
DISTNAME= dominate-2.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/dominate/}
Expand Down
8 changes: 4 additions & 4 deletions textproc/py-dominate/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2022/11/03 11:57:39 adam Exp $
$NetBSD: distinfo,v 1.9 2023/08/30 14:47:54 adam Exp $

BLAKE2s (dominate-2.7.0.tar.gz) = 3ecea6d767a12af2f8d06d0fcb9cfe278da70a22b10b5dd533f4a5fb502f375c
SHA512 (dominate-2.7.0.tar.gz) = 8ecca393548bd7c39b5d1800fee94634a60e4e12db44e16df316c9e0f5f04dc6c91e11fbe242d3c6dade3a5e09bec7e3becbfd4f8eaa58f9a8fc7ee15ac3bf31
Size (dominate-2.7.0.tar.gz) = 36351 bytes
BLAKE2s (dominate-2.8.0.tar.gz) = 442dc8f6941b21700c8be5194173de1f695f3f681b1457e14474244a5189f58f
SHA512 (dominate-2.8.0.tar.gz) = 91b392af8e081dcf0df9f09aabe2cb4d8147bb07a398c5f9f06443fc2664d881afa372c8d4d0583b21e9f9bf687d1d14601e96a33a8ae6e099e1e039821f97df
Size (dominate-2.8.0.tar.gz) = 37089 bytes

0 comments on commit 58f4791

Please sign in to comment.