pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-hopic: updated to 1.32.0, added missing dep on py-typeguard.



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Wed Feb 17 15:09:15 2021 +0100
Changeset:	5dc7af2703e33c2d1b881e622b1e9d1968e82cb1

Modified Files:
	py-hopic/Makefile
	py-hopic/distinfo

Log Message:
py-hopic: updated to 1.32.0, added missing dep on py-typeguard.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5dc7af2703e33c2d1b881e622b1e9d1968e82cb1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-hopic/Makefile | 3 ++-
 py-hopic/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-hopic/Makefile b/py-hopic/Makefile
index 3855de98b3..aa2107d485 100644
--- a/py-hopic/Makefile
+++ b/py-hopic/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	hopic-1.29.1
+DISTNAME=	hopic-1.32.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel sysutils
 MASTER_SITES=	${MASTER_SITE_PYPI:=h/hopic/}
@@ -21,6 +21,7 @@ DEPENDS+=	${PYPKGPREFIX}-dateutil:../../time/py-dateutil
 DEPENDS+=	${PYPKGPREFIX}-yaml:../../textproc/py-yaml
 DEPENDS+=	${PYPKGPREFIX}-stemming>=1<2:../../wip/py-stemming
 DEPENDS+=	${PYPKGPREFIX}-regex:../../textproc/py-regex
+DEPENDS+=	${PYPKGPREFIX}-typeguard>=2.10<3:../../wip/py-typeguard
 
 WRKSRC=		${WRKDIR}/hopic-${PKGVERSION}
 USE_LANGUAGES=	# none
diff --git a/py-hopic/distinfo b/py-hopic/distinfo
index aee78d8dea..983f725f9c 100644
--- a/py-hopic/distinfo
+++ b/py-hopic/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (hopic-1.29.1.tar.gz) = 443e2627a80c7d33d9daa408ce96319253719035
-RMD160 (hopic-1.29.1.tar.gz) = fb01847fd5fb6da62002eefb300420060308ed53
-SHA512 (hopic-1.29.1.tar.gz) = afa98b4401eeb1f1f4d763d46f7ee3df23d9656b02ad3e757e53e584ad847fe77e9ea1bd49436cc69a8e8077f59a91e1abd45f0977fb8f0dc9ff017921dca3e8
-Size (hopic-1.29.1.tar.gz) = 134860 bytes
+SHA1 (hopic-1.32.0.tar.gz) = afa0e23e1e3ac661f7bbe63d2b152252739ffd74
+RMD160 (hopic-1.32.0.tar.gz) = 64136f0276f6251cbd14fe0461de6903c8c3eee0
+SHA512 (hopic-1.32.0.tar.gz) = 112ed105fbaa5f49258ca2010531ca480b7865ac12a218bdf2d330a9c4bcc5a35e56ed3562ab0cf43f531dd2854a3b5bca79960355e9cf3ec446693fc39cb93e
+Size (hopic-1.32.0.tar.gz) = 142891 bytes


Home | Main Index | Thread Index | Old Index