# $NetBSD$

DISTNAME=	qt_thread_updater-1.1.3
PKGNAME=	${PYPKGPREFIX}-qt-thread-updater-1.1.3
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=q/qt_thread_updater/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/justengel/qt_thread_updater
COMMENT=	Python Qt thread updater to update GUI items using a separate thread
LICENSE=	mit

DEPENDS+=	${PYPKGPREFIX}-qtpy>=1.1.1:../../wip/py-qtpy

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
