Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-igraph


Commits:
8eb3b405 by Antonio Rojas at 2025-06-11T23:11:28+02:00
upgpkg: 0.11.9-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-igraph
        pkgdesc = Python bindings for the igraph library
-       pkgver = 0.11.8
-       pkgrel = 2
+       pkgver = 0.11.9
+       pkgrel = 1
        url = https://igraph.org/python/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -15,7 +15,7 @@ pkgbase = python-igraph
        depends = python
        depends = python-numpy
        depends = python-texttable
-       source = git+https://github.com/igraph/python-igraph#tag=0.11.8
-       sha256sums = 
de5c02c3330edec9aae514eea143df1ba5ebd5188c9a4a284cab4b33a1248221
+       source = git+https://github.com/igraph/python-igraph#tag=0.11.9
+       sha256sums = 
f43495155ef0a67cfa8c2cc670cdf06341c0a1515a903ac30a1d315620a197a7
 
 pkgname = python-igraph


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _pyname=igraph
 pkgname=python-$_pyname
-pkgver=0.11.8
-pkgrel=2
+pkgver=0.11.9
+pkgrel=1
 url='https://igraph.org/python/'
 license=(GPL-2.0-or-later)
 arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(git
              python-setuptools
              python-wheel)
 source=(git+https://github.com/igraph/python-igraph#tag=$pkgver)
-sha256sums=('de5c02c3330edec9aae514eea143df1ba5ebd5188c9a4a284cab4b33a1248221')
+sha256sums=('f43495155ef0a67cfa8c2cc670cdf06341c0a1515a903ac30a1d315620a197a7')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-igraph/-/commit/8eb3b4058431b4b371bd9ed7d5ecd42d45a595b4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-igraph/-/commit/8eb3b4058431b4b371bd9ed7d5ecd42d45a595b4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to