math/py-ecos: Update 2.0.8 -> 2.0.10
Reported by: portscout
This commit is contained in:
parent
5b3b697544
commit
351b18bfbe
2 changed files with 5 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= ecos
|
||||
DISTVERSION= 2.0.8
|
||||
DISTVERSION= 2.0.10
|
||||
CATEGORIES= math python
|
||||
#MASTER_SITES= CHEESESHOP # outdated on PyPI, use GitHub instead
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -17,11 +17,6 @@ RUN_DEPENDS= ${PYNUMPY} \
|
|||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= embotech
|
||||
GH_PROJECT= ecos-python
|
||||
GH_TUPLE= embotech:ecos:v${DISTVERSION}:ecos/ecos
|
||||
|
||||
pre-configure:
|
||||
@${ECHO} "__version__=\"$(DISTVERSION)\"" > ${WRKSRC}/src/ecos/version.py
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
TIMESTAMP = 1619208483
|
||||
SHA256 (embotech-ecos-python-2.0.8_GH0.tar.gz) = 4715d97fa728c1446e2a68a3009f73325c79c509b25ad745d3756a397193d884
|
||||
SIZE (embotech-ecos-python-2.0.8_GH0.tar.gz) = 30898
|
||||
SHA256 (embotech-ecos-v2.0.8_GH0.tar.gz) = d905d16599efd927a75b29852c3476ff1ffd0b97ab27d5b8ad63bb4ff2ad8130
|
||||
SIZE (embotech-ecos-v2.0.8_GH0.tar.gz) = 1283274
|
||||
TIMESTAMP = 1641966647
|
||||
SHA256 (ecos-2.0.10.tar.gz) = 9391a73fd25b2fc56b163a2a70c78973458bb194fe475b6c27672c0d980a47cf
|
||||
SIZE (ecos-2.0.10.tar.gz) = 135246
|
||||
|
|
Loading…
Reference in a new issue