Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-ipyparallel
Commits:
6571f731 by Antonio Rojas at 2024-04-09T17:04:31+02:00
upgpkg: 8.8.0-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ipyparallel
pkgdesc = Interactive Parallel Computing in Python
pkgver = 8.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.org/project/ipyparallel/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_pyname=ipyparallel
pkgname=python-$_pyname
pkgver=8.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='Interactive Parallel Computing in Python'
url='https://pypi.org/project/ipyparallel/'
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ipyparallel/-/commit/6571f73173a431404cbfab74de04da498df312fa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ipyparallel/-/commit/6571f73173a431404cbfab74de04da498df312fa
You're receiving this email because of your account on gitlab.archlinux.org.