Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jellyfish
Commits:
c429893a by Jelle van der Waa at 2024-11-18T11:11:25+01:00
upgpkg: 1.1.0-2: Rebuild for Python 3.13
- - - - -
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.1.0
- 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.1.0
-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/c429893aba21dbe1566610f7bfeebf8faa4fda00
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jellyfish/-/commit/c429893aba21dbe1566610f7bfeebf8faa4fda00
You're receiving this email because of your account on gitlab.archlinux.org.