Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2023 18:10:33 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 667789800f50 - main - math/py-*igraph: Update version 0.9.9=>0.10.4
Message-ID:  <202305181810.34IIAXlC027573@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=667789800f50d730843646e7966314e5ba25e123

commit 667789800f50d730843646e7966314e5ba25e123
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-18 17:55:41 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-18 18:10:19 +0000

    math/py-*igraph: Update version 0.9.9=>0.10.4
    
    - Update was done to fix build on llvm15
    - Moved the port to reflect Pypi project name
    
    Changelog: https://github.com/igraph/python-igraph/releases/tag/0.10.4
    
    Approved by:    portmgr (blanket)
---
 MOVED                                          | 2 +-
 math/Makefile                                  | 2 +-
 math/{py-python-igraph => py-igraph}/Makefile  | 6 ++----
 math/py-igraph/distinfo                        | 3 +++
 math/{py-python-igraph => py-igraph}/pkg-descr | 0
 math/py-python-igraph/distinfo                 | 3 ---
 6 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/MOVED b/MOVED
index b73f81847c53..4b26d5fa9bc6 100644
--- a/MOVED
+++ b/MOVED
@@ -4591,7 +4591,6 @@ devel/p5-IO-stringy|devel/p5-IO-Stringy|2020-06-26|New development starts as IO-
 devel/looks|devel/jgoodies-looks|2020-06-26|Renamed to match upstream
 comms/py-serial|comms/py-pyserial|2020-06-27|Rename to match upstream naming
 devel/py-usb|devel/py-pyusb|2020-06-27|Rename to match upstream naming
-math/py-igraph|math/py-python-igraph|2020-06-27|Rename to match upstream naming
 net/bnxt-kmod||2020-06-28|Has expired: Unsupported on all supported FreeBSD versions
 databases/p5-Search-Xapian10|databases/p5-Search-Xapian|2020-06-30|Has expired: Depend on unsupported xapian-core. Use databases/p5-Search-Xapian instead
 databases/xapian-core10|databases/xapian-core|2020-06-30|Has expired: Unsupported by upstream. Use databases/xapian-core instead
@@ -7540,3 +7539,4 @@ textproc/rubygem-semver_dialects|devel/rubygem-semver_dialects|2023-05-15|Remove
 devel/rubygem-ruby-openai|www/rubygem-ruby-openai37|2023-05-16|Moved to match www/rubygem-ruby-openai
 sysutils/rundeck2|sysutils/rundeck3|2023-05-17|Has expired: unmaintained and newer version available in sysutils/rundeck3
 devel/gitklient|devel/kommit|2023-05-17|Renamed upstream
+math/py-python-igraph|math/py-igraph|2023-05-18|Rename to match upstream renaming
diff --git a/math/Makefile b/math/Makefile
index 8a575f445e3a..b7ce4225cd88 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -935,6 +935,7 @@
     SUBDIR += py-hdbscan
     SUBDIR += py-hdmedians
     SUBDIR += py-heyoka
+    SUBDIR += py-igraph
     SUBDIR += py-iminuit
     SUBDIR += py-intspan
     SUBDIR += py-iohexperimenter
@@ -1019,7 +1020,6 @@
     SUBDIR += py-pysym
     SUBDIR += py-pytanque
     SUBDIR += py-python-fcl
-    SUBDIR += py-python-igraph
     SUBDIR += py-python-louvain
     SUBDIR += py-python-picard
     SUBDIR += py-pytorchvideo
diff --git a/math/py-python-igraph/Makefile b/math/py-igraph/Makefile
similarity index 86%
rename from math/py-python-igraph/Makefile
rename to math/py-igraph/Makefile
index 1dc04803f3c6..76871eddd819 100644
--- a/math/py-python-igraph/Makefile
+++ b/math/py-igraph/Makefile
@@ -1,10 +1,8 @@
-PORTNAME=	python-igraph # it has been renamed to igraph
-DISTVERSION=	0.9.9
-PORTREVISION=	4
+PORTNAME=	igraph
+DISTVERSION=	0.10.4
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	igraph-${PORTVERSION}
 
 MAINTAINER=	lwhsu@FreeBSD.org
 COMMENT=	High performance graph data structures and algorithms
diff --git a/math/py-igraph/distinfo b/math/py-igraph/distinfo
new file mode 100644
index 000000000000..3a7cc08d64d3
--- /dev/null
+++ b/math/py-igraph/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1684430156
+SHA256 (igraph-0.10.4.tar.gz) = 4786e05919ee93f6479fe8ca697d68537edfe47549ed09dfb33bda4daced1fb9
+SIZE (igraph-0.10.4.tar.gz) = 4209850
diff --git a/math/py-python-igraph/pkg-descr b/math/py-igraph/pkg-descr
similarity index 100%
rename from math/py-python-igraph/pkg-descr
rename to math/py-igraph/pkg-descr
diff --git a/math/py-python-igraph/distinfo b/math/py-python-igraph/distinfo
deleted file mode 100644
index b3448762ab41..000000000000
--- a/math/py-python-igraph/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1679952829
-SHA256 (igraph-0.9.9.tar.gz) = 3f84b57fbaab37efa965f8dc1e1e28aad181357f1a6aa8204fe7c91ee9615092
-SIZE (igraph-0.9.9.tar.gz) = 3720712



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305181810.34IIAXlC027573>