David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-ansi2html
Commits:
c95641f0 by David Runge at 2024-04-09T10:32:16+02:00
upgpkg: 1.9.1-2: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ansi2html
pkgdesc = Convert text with ANSI color codes to HTML
pkgver = 1.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pycontribs/ansi2html
arch = any
license = LGPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-ansi2html
_libname=${pkgname/python-/}
pkgver=1.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="Convert text with ANSI color codes to HTML"
arch=('any')
url="https://github.com/pycontribs/ansi2html"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansi2html/-/commit/c95641f0ed4821d53f8123155ba67bcf4884551e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansi2html/-/commit/c95641f0ed4821d53f8123155ba67bcf4884551e
You're receiving this email because of your account on gitlab.archlinux.org.