Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jellyfish
Commits:
31311b2d by Jelle van der Waa at 2024-04-06T18:29:37+02:00
upgpkg: 1.0.3-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jellyfish
pkgdesc = A python library for doing approximate and phonetic matching
of strings
pkgver = 1.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jamesturk/jellyfish
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-jellyfish
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='A python library for doing approximate and phonetic matching of
strings'
arch=(x86_64)
url='https://github.com/jamesturk/jellyfish'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jellyfish/-/commit/31311b2d4f9af604e1e78bbfbd258bdc803cd9ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jellyfish/-/commit/31311b2d4f9af604e1e78bbfbd258bdc803cd9ee
You're receiving this email because of your account on gitlab.archlinux.org.