Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-database-knotinfo
Commits:
a0d1af30 by Antonio Rojas at 2026-03-02T08:35:49+01:00
upgpkg: 2026.3.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 = 2026.2.1
+ pkgver = 2026.3.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=2026.2.1
- sha256sums =
0ea7454bcfc9d5a7393891749d1bc5dd2d2c01b97e53c99c674853f7460c13d8
+ source = git+https://github.com/soehms/database_knotinfo#tag=2026.3.1
+ sha256sums =
81e544aac8a638212649be63155a7959a3e7346565fa0a2f86a39c82775f51f4
pkgname = python-database-knotinfo
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-database-knotinfo
_pyname=database_knotinfo
-pkgver=2026.2.1
+pkgver=2026.3.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=('0ea7454bcfc9d5a7393891749d1bc5dd2d2c01b97e53c99c674853f7460c13d8')
+sha256sums=('81e544aac8a638212649be63155a7959a3e7346565fa0a2f86a39c82775f51f4')
build() {
cd $_pyname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-database-knotinfo/-/commit/a0d1af30b121f15b78af155c72fffbe4c55e1831
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-database-knotinfo/-/commit/a0d1af30b121f15b78af155c72fffbe4c55e1831
You're receiving this email because of your account on gitlab.archlinux.org.