Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 00:13:47 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475476 - head/devel/py-jupyterlab_launcher
Message-ID:  <201807280013.w6S0DlUo096006@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807280013.w6S0DlUo096006>