svn commit: r475476 - head/devel/py-jupyterlab_launcher

Yuri Victorovich yuri at FreeBSD.org
Sat Jul 28 00:13:48 UTC 2018


Author: yuri
Date: Sat Jul 28 00:13:46 2018
New Revision: 475476
URL: https://svnweb.freebsd.org/changeset/ports/475476

Log:
  devel/py-jupyterlab_launcher: Update 0.11.1 -> 0.11.2
  
  Also add NO_ARCH
  
  Reported by:	portscout

Modified:
  head/devel/py-jupyterlab_launcher/Makefile
  head/devel/py-jupyterlab_launcher/distinfo

Modified: head/devel/py-jupyterlab_launcher/Makefile
==============================================================================
--- head/devel/py-jupyterlab_launcher/Makefile	Fri Jul 27 23:30:22 2018	(r475475)
+++ head/devel/py-jupyterlab_launcher/Makefile	Sat Jul 28 00:13:46 2018	(r475476)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab_launcher
-DISTVERSION=	0.11.1
+DISTVERSION=	0.11.2
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,5 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jsonschema>=2.6.0:
 
 USES=		python
 USE_PYTHON=	distutils autoplist
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-jupyterlab_launcher/distinfo
==============================================================================
--- head/devel/py-jupyterlab_launcher/distinfo	Fri Jul 27 23:30:22 2018	(r475475)
+++ head/devel/py-jupyterlab_launcher/distinfo	Sat Jul 28 00:13:46 2018	(r475476)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532184241
-SHA256 (jupyterlab_launcher-0.11.1.tar.gz) = dc3cf295c6c2192318805eb2481ad7976eb16961a50632fd889dcd1db2280aae
-SIZE (jupyterlab_launcher-0.11.1.tar.gz) = 19049
+TIMESTAMP = 1532736347
+SHA256 (jupyterlab_launcher-0.11.2.tar.gz) = 236a647f4c3f8417413643a918a893a5f662fb5d2fdccce2fd101e3cca2e7fd1
+SIZE (jupyterlab_launcher-0.11.2.tar.gz) = 19106


More information about the svn-ports-all mailing list