Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-database-knotinfo
Commits:
6fda1418 by Antonio Rojas at 2025-11-02T10:28:16+01:00
upgpkg: 2025.11.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-database-knotinfo
pkgdesc = Snapshot of the complete content of the KnotInfo and LinkInfo
databases for Python
- pkgver = 2025.10.1
+ pkgver = 2025.11.1
pkgrel = 1
url = https://github.com/soehms/database_knotinfo
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-database-knotinfo
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python
- source = git+https://github.com/soehms/database_knotinfo#tag=2025.10.1
- sha256sums =
c834c9c5ce6eff6806eca39761b19112c47e17dc8aaabf19300041612dce6a0a
+ source = git+https://github.com/soehms/database_knotinfo#tag=2025.11.1
+ sha256sums =
909c80eda4c974cfd8355b4f8cf427f30c80f47c23ba73491f830c1977d4822e
pkgname = python-database-knotinfo
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-database-knotinfo
_pyname=database_knotinfo
-pkgver=2025.10.1
+pkgver=2025.11.1
pkgrel=1
arch=(any)
pkgdesc='Snapshot of the complete content of the KnotInfo and LinkInfo
databases for Python'
@@ -15,7 +15,7 @@ makedepends=(git
python-wheel)
license=(GPL-3.0-only)
source=(git+https://github.com/soehms/database_knotinfo#tag=$pkgver)
-sha256sums=('c834c9c5ce6eff6806eca39761b19112c47e17dc8aaabf19300041612dce6a0a')
+sha256sums=('909c80eda4c974cfd8355b4f8cf427f30c80f47c23ba73491f830c1977d4822e')
build() {
cd $_pyname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-database-knotinfo/-/commit/6fda141876933d6b65870fc977d379987b63221f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-database-knotinfo/-/commit/6fda141876933d6b65870fc977d379987b63221f
You're receiving this email because of your account on gitlab.archlinux.org.