Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
codespell
Commits:
c1a53d37 by Jelle van der Waa at 2024-11-16T22:49:21+01:00
upgpkg: 2.3.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = codespell
pkgdesc = check code for common misspellings
pkgver = 2.3.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/codespell-project/codespell
arch = any
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=codespell
pkgver=2.3.0
-pkgrel=2
+pkgrel=3
pkgdesc='check code for common misspellings'
arch=('any')
url='https://github.com/codespell-project/codespell'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/codespell/-/commit/c1a53d372671ef8dbecdd5641aa3ef049984128c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/codespell/-/commit/c1a53d372671ef8dbecdd5641aa3ef049984128c
You're receiving this email because of your account on gitlab.archlinux.org.