Date: Fri, 23 Apr 2021 20:40:17 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a2ee46ad54a8 - main - math/py-osqp: Change package name to match PyPI and other packaging systems Message-ID: <202104232040.13NKeHgR068324@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2ee46ad54a87905ad96d90c4e3a0473040d0008 commit a2ee46ad54a87905ad96d90c4e3a0473040d0008 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-23 20:28:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-23 20:40:11 +0000 math/py-osqp: Change package name to match PyPI and other packaging systems --- math/py-osqp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/py-osqp/Makefile b/math/py-osqp/Makefile index 898d5b704498..34a4725c7854 100644 --- a/math/py-osqp/Makefile +++ b/math/py-osqp/Makefile @@ -1,5 +1,5 @@ PORTNAME= osqp -DISTVERSION= 0.6.2.post0 +PORTVERSION= 0.6.2.post0 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104232040.13NKeHgR068324>