mirror of https://git.FreeBSD.org/ports.git
lang/cython3: Update to 3.1.3
Changes: https://github.com/cython/cython/releases https://github.com/cython/cython/blob/master/CHANGES.rst
This commit is contained in:
parent
c15fa5a48c
commit
35e7ffdd8a
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= cython
|
||||
PORTVERSION= 3.1.2
|
||||
PORTVERSION= 3.1.3
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/cython/cython/releases/download/${PORTVERSION}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1750188008
|
||||
SHA256 (cython-3.1.2.tar.gz) = 6bbf7a953fa6762dfecdec015e3b054ba51c0121a45ad851fa130f63f5331381
|
||||
SIZE (cython-3.1.2.tar.gz) = 3184825
|
||||
TIMESTAMP = 1757120514
|
||||
SHA256 (cython-3.1.3.tar.gz) = 10ee785e42328924b78f75a74f66a813cb956b4a9bc91c44816d089d5934c089
|
||||
SIZE (cython-3.1.3.tar.gz) = 3186689
|
||||
|
|
Loading…
Reference in New Issue