mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
misc/py-torch-geometric: update 2.6.0 → 2.6.1
This commit is contained in:
parent
01b2a6eb71
commit
1220c079d3
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= torch-geometric
|
||||
DISTVERSION= 2.6.0
|
||||
DISTVERSION= 2.6.1
|
||||
CATEGORIES= misc python # machine-learning
|
||||
#MASTER_SITES= PYPI # no tests
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -48,4 +48,6 @@ GH_PROJECT= pytorch_geometric
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
# tests as of version 2.6.1: 17 failed, 5452 passed, 986 skipped, 12 warnings in 330.89s (0:05:30)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1726401883
|
||||
SHA256 (pyg-team-pytorch_geometric-2.6.0_GH0.tar.gz) = b685b6a64bf868ea349dc359dd7df7cdb6deff7ade6ab46366177e98d64a33c4
|
||||
SIZE (pyg-team-pytorch_geometric-2.6.0_GH0.tar.gz) = 3854004
|
||||
TIMESTAMP = 1730944620
|
||||
SHA256 (pyg-team-pytorch_geometric-2.6.1_GH0.tar.gz) = d0f1ced0bfc66fa187544332b21076d0ceedf4b989276cc220a8a857bdf0ae69
|
||||
SIZE (pyg-team-pytorch_geometric-2.6.1_GH0.tar.gz) = 3854080
|
||||
|
|
Loading…
Add table
Reference in a new issue