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 --- .gitignore | 1 + python-osqp.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a90323f..67dede5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /osqp-0.6.2.post8.tar.gz +/osqp-0.6.2.post9.tar.gz 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 diff --git a/sources b/sources index 69d5963..0bd608f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae46dc55aa4ff7a2009db756f2b61d98 osqp-0.6.2.post8.tar.gz +98a92b7bcd23f027c80d7e2eb6906975 osqp-0.6.2.post9.tar.gz -- cgit v1.2.3