pkgsrc-WIP-changes archive

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

set COMMENT: py-qtpy



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Tue Oct 27 23:13:59 2020 +0100
Changeset:	8d59e4452c09d635d2be55e7793fdb6c5e279592

Modified Files:
	py-qtpy/Makefile

Log Message:
set COMMENT: py-qtpy

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

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

diffstat:
 py-qtpy/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/py-qtpy/Makefile b/py-qtpy/Makefile
index 5147a76521..1f91a61f4d 100644
--- a/py-qtpy/Makefile
+++ b/py-qtpy/Makefile
@@ -7,12 +7,11 @@ MASTER_SITES=	https://files.pythonhosted.org/packages/af/9f/f92125f9ba07830e5dd9
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/spyder-ide/qtpy
-COMMENT=	Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets
+COMMENT=	Qt bindings PyQt5, PyQt4 and PySide
 LICENSE=	mit
 
 USE_LANGUAGES=	# none
 
-#.include "../../x11/py-qt4/buildlink3.mk"
 .include "../../x11/py-qt5/buildlink3.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index