mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
math/py-cyipopt: Update 0.1.8 -> 0.1.9
Reported by: upstream
This commit is contained in:
parent
05bc472d2d
commit
2edcaf156a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480614
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= cyipopt
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.1.8
|
||||
DISTVERSION= 0.1.9
|
||||
CATEGORIES= math python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1537725965
|
||||
SHA256 (matthias-k-cyipopt-v0.1.8_GH0.tar.gz) = 146d014b69914a63c4b5b2c220db8c132756abad45aec387a8e045d7539a0137
|
||||
SIZE (matthias-k-cyipopt-v0.1.8_GH0.tar.gz) = 45348
|
||||
TIMESTAMP = 1537810356
|
||||
SHA256 (matthias-k-cyipopt-v0.1.9_GH0.tar.gz) = b6cea96d5ffb9d3f55d993dd51575fa6137c1f94bdfd53b7b25f574989fffa38
|
||||
SIZE (matthias-k-cyipopt-v0.1.9_GH0.tar.gz) = 45583
|
||||
|
@ -1,16 +0,0 @@
|
||||
https://github.com/matthias-k/cyipopt/issues/34
|
||||
|
||||
--- ipopt/version.py.orig 2018-09-23 19:06:45 UTC
|
||||
+++ ipopt/version.py
|
||||
@@ -4,9 +4,9 @@
|
||||
cyipopt: Python wrapper for the Ipopt optimization package, written in Cython.
|
||||
|
||||
Copyright (C) 2012-2015 Amit Aides
|
||||
-Copyright (C) 2015-2018 Matthias Kümmerer
|
||||
+Copyright (C) 2015-2018 Matthias Kummerer
|
||||
|
||||
-Author: Matthias Kümmerer <matthias.kuemmerer@bethgelab.org>
|
||||
+Author: Matthias Kummerer <matthias.kuemmerer@bethgelab.org>
|
||||
(original Author: Amit Aides <amitibo@tx.technion.ac.il>)
|
||||
URL: https://github.com/matthias-k/cyipopt
|
||||
License: EPL 1.0
|
Loading…
Reference in New Issue
Block a user