Skip to content

Commit

Permalink
Update py-at-spi2 to 2.38.1
Browse files Browse the repository at this point in the history
* Add sanity checks to getPath and findAncestor so that we don't
  hang if an accessible returns itself as its own parent (#6, #7).
  • Loading branch information
prlw1 committed Aug 18, 2021
1 parent 7d74c04 commit f183d59
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/py-at-spi2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.28 2020/10/01 11:51:19 prlw1 Exp $
# $NetBSD: Makefile,v 1.29 2021/08/18 09:53:10 prlw1 Exp $

DISTNAME= pyatspi-2.38.0
DISTNAME= pyatspi-2.38.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyatspi/at-spi2/}
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyatspi/${PKGVERSION_NOREV:R}/}
Expand Down
10 changes: 5 additions & 5 deletions devel/py-at-spi2/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.16 2020/10/01 11:51:19 prlw1 Exp $
$NetBSD: distinfo,v 1.17 2021/08/18 09:53:10 prlw1 Exp $

SHA1 (pyatspi-2.38.0.tar.xz) = 55e29398e8dae2ecfb06a0906a4b79229730c031
RMD160 (pyatspi-2.38.0.tar.xz) = d6eb5eff50f81ba3bd9eff02bdf25f246429e928
SHA512 (pyatspi-2.38.0.tar.xz) = 4da66a70ec861b002766b398f7062526e9cd805636c9a2cad513d674e5d91845f1dfac47ff9d2064f78963dabfe13a153f27787c149e049d471d3b29d8e61c65
Size (pyatspi-2.38.0.tar.xz) = 315912 bytes
SHA1 (pyatspi-2.38.1.tar.xz) = c7a1212ab53c90237583fb296dab1fd686ff4dc1
RMD160 (pyatspi-2.38.1.tar.xz) = 0ce22f8d4cc13a00efd2dfc8bf106da238e519a3
SHA512 (pyatspi-2.38.1.tar.xz) = bf8f1ee9a6e00014a84e4329bb971bec8b4bc8f72c3905ca585ca20b1cf000b855965159fcc10871eb92e9808a6b41b5d793f3ab563ff0867f185279eedcd487
Size (pyatspi-2.38.1.tar.xz) = 316724 bytes

0 comments on commit f183d59

Please sign in to comment.