mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
math/py-numexpr: Update to 2.9.0
- Add GitHub to MASTER_SITES Changes: https://github.com/pydata/numexpr/releases https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
This commit is contained in:
parent
503c1bcc16
commit
a26226da2a
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
|||
PORTNAME= numexpr
|
||||
PORTVERSION= 2.8.8
|
||||
PORTVERSION= 2.9.0
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= PYPI
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/pydata/numexpr/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1702543684
|
||||
SHA256 (numexpr-2.8.8.tar.gz) = e76ce4d25372f46170cf7eb1ff14ed5d9c69a0b162a405063cbe481bafe3af34
|
||||
SIZE (numexpr-2.8.8.tar.gz) = 102950
|
||||
TIMESTAMP = 1708449400
|
||||
SHA256 (numexpr-2.9.0.tar.gz) = f21d12f6c432ce349089eb95342babf6629aebb3fddf187a4492d3aadaadaaf0
|
||||
SIZE (numexpr-2.9.0.tar.gz) = 103155
|
||||
|
|
Loading…
Add table
Reference in a new issue