From e4125706b00f288c96322545cff0978b9d453669 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:18:18 +0000 Subject: automatic import of python-osqp --- python-osqp.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-osqp.spec') diff --git a/python-osqp.spec b/python-osqp.spec index aeb363f..b5b9772 100644 --- a/python-osqp.spec +++ b/python-osqp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-osqp -Version: 0.6.2.post8 +Version: 0.6.2.post9 Release: 1 Summary: OSQP: The Operator Splitting QP Solver License: Apache 2.0 URL: https://osqp.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5a/61/7b94eb7de2b7c9d12d8757ef9d0f5dfe3c5dc0ba0e88f08d4ae929996a34/osqp-0.6.2.post8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3a/50/e15039ce9d1916022f6214067922d98200712023e0e5873f2cbb9f1c2fa4/osqp-0.6.2.post9.tar.gz Requires: python3-numpy Requires: python3-scipy @@ -63,7 +63,7 @@ is defined by a positive semidefinite matrix ``P in S^n_+`` and vector ``u in R^m U {+inf}^m``. %prep -%autosetup -n osqp-0.6.2.post8 +%autosetup -n osqp-0.6.2.post9 %build %py3_build @@ -103,5 +103,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 0.6.2.post8-1 +* Fri Apr 21 2023 Python_Bot - 0.6.2.post9-1 - Package Spec generated -- cgit v1.2.3