Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2019 21:06:41 +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: r510743 - head/math/py-osqp
Message-ID:  <201909012106.x81L6fGu075291@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Sep  1 21:06:40 2019
New Revision: 510743
URL: https://svnweb.freebsd.org/changeset/ports/510743

Log:
  math/py-osqp: Update 0.6.0 -> 0.6.1
  
  Reported by:	portscout

Modified:
  head/math/py-osqp/Makefile
  head/math/py-osqp/distinfo

Modified: head/math/py-osqp/Makefile
==============================================================================
--- head/math/py-osqp/Makefile	Sun Sep  1 21:01:04 2019	(r510742)
+++ head/math/py-osqp/Makefile	Sun Sep  1 21:06:40 2019	(r510743)
@@ -2,7 +2,7 @@
 
 PORTNAME=	osqp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.6.0
+DISTVERSION=	0.6.1
 CATEGORIES=	math python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -22,7 +22,7 @@ USES=		python
 USE_GITHUB=	yes
 GH_ACCOUNT=	oxfordcontrol
 GH_PROJECT=	${PORTNAME}-python
-GH_TUPLE=	oxfordcontrol:${PORTNAME}:v${DISTVERSION}:s/${PORTNAME}_sources \
+GH_TUPLE=	oxfordcontrol:${PORTNAME}:0baddd3:s/${PORTNAME}_sources \
 		oxfordcontrol:qdldl:7ab0fca:q/${PORTNAME}_sources/lin_sys/direct/qdldl/qdldl_sources
 USE_PYTHON=	distutils autoplist
 

Modified: head/math/py-osqp/distinfo
==============================================================================
--- head/math/py-osqp/distinfo	Sun Sep  1 21:01:04 2019	(r510742)
+++ head/math/py-osqp/distinfo	Sun Sep  1 21:06:40 2019	(r510743)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1567234255
-SHA256 (oxfordcontrol-osqp-python-v0.6.0_GH0.tar.gz) = 0c905813b9f9f744f26b40d96ad8b6553ebd53c52929db4c23d82f6cc4c9a514
-SIZE (oxfordcontrol-osqp-python-v0.6.0_GH0.tar.gz) = 61249
-SHA256 (oxfordcontrol-osqp-v0.6.0_GH0.tar.gz) = 6e00d11d1f88c1e32a4419324b7539b89e8f9cbb1c50afe69f375347c989ba2b
-SIZE (oxfordcontrol-osqp-v0.6.0_GH0.tar.gz) = 936676
+TIMESTAMP = 1567371687
+SHA256 (oxfordcontrol-osqp-python-v0.6.1_GH0.tar.gz) = bfd8ccc4ccf2c7be1e8798bcc828e9b773a707deb2678a62d82396048e009742
+SIZE (oxfordcontrol-osqp-python-v0.6.1_GH0.tar.gz) = 61254
+SHA256 (oxfordcontrol-osqp-0baddd3_GH0.tar.gz) = 209694548ef95e46444cbd8cbe907975bca3deb7eace6ccb714cc41862037da5
+SIZE (oxfordcontrol-osqp-0baddd3_GH0.tar.gz) = 936684
 SHA256 (oxfordcontrol-qdldl-7ab0fca_GH0.tar.gz) = 9d02ed1a10ad2e8df4de3eb70469be4f9b896a8f93a9323065af625b08cd3645
 SIZE (oxfordcontrol-qdldl-7ab0fca_GH0.tar.gz) = 22930



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