Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-database-knotinfo
Commits:
b19fad04 by Antonio Rojas at 2026-02-02T08:32:23+01:00
upgpkg: 2026.2.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-database-knotinfo
pkgdesc = Snapshot of the complete content of the KnotInfo and LinkInfo
databases for Python
- pkgver = 2026.1.1
- pkgrel = 2
+ pkgver = 2026.2.1
+ pkgrel = 1
url = https://github.com/soehms/database_knotinfo
arch = any
license = GPL-3.0-only
@@ -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.1.1
- sha256sums =
0599e64dfc5428f47f008f81ad63100ee35f2f9d2e958c78e6f0e0febeb997f1
+ source = git+https://github.com/soehms/database_knotinfo#tag=2026.2.1
+ sha256sums =
0ea7454bcfc9d5a7393891749d1bc5dd2d2c01b97e53c99c674853f7460c13d8
pkgname = python-database-knotinfo
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=python-database-knotinfo
_pyname=database_knotinfo
-pkgver=2026.1.1
-pkgrel=2
+pkgver=2026.2.1
+pkgrel=1
arch=(any)
pkgdesc='Snapshot of the complete content of the KnotInfo and LinkInfo
databases for Python'
url='https://github.com/soehms/database_knotinfo'
@@ -15,7 +15,7 @@ makedepends=(git
python-wheel)
license=(GPL-3.0-only)
source=(git+https://github.com/soehms/database_knotinfo#tag=$pkgver)
-sha256sums=('0599e64dfc5428f47f008f81ad63100ee35f2f9d2e958c78e6f0e0febeb997f1')
+sha256sums=('0ea7454bcfc9d5a7393891749d1bc5dd2d2c01b97e53c99c674853f7460c13d8')
build() {
cd $_pyname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-database-knotinfo/-/commit/b19fad042310a42ebfeeb92aec84c44cabfb45a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-database-knotinfo/-/commit/b19fad042310a42ebfeeb92aec84c44cabfb45a3
You're receiving this email because of your account on gitlab.archlinux.org.