Name: | igraph |
---|---|
Version: | 0.7.1 |
Release: | 12.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3941113 |
License: | GPLv2+ |
RPM: | igraph-0.7.1-12.el7.aarch64.rpm |
Source RPM: | igraph-0.7.1-12.el7.src.rpm |
Build Date: | Fri Aug 23 2019 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://igraph.sourceforge.net/ |
Summary: | Library for creating and manipulating graphs |
Description: | igraph wants to be an efficient platform for 1) complex network analysis and 2) developing and implementing graph algorithms. It provides flexible and efficient data structures for graphs and related tasks. It also provides implementation to many classic and new graph algorithms like: maximum flows, graph isomorphism, scale-free networks, community structure finding, etc. |
- Patch for CVE-2018-20349
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Add BR on gcc-c++ - Fix FTBFS by patching printf(obj) to printf("%s", obj)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- %check: make non-fatal as temporary workaround for scipy build on secondary arch