Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-ansi2html


Commits:
f5f379cf by Daniel M. Capella at 2024-02-26T15:23:28-05:00
s/typing-extensions/typing_extensions/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgdesc="Convert text with ANSI color codes to HTML"
 arch=('any')
 url="https://pypi.python.org/pypi/ansi2html";
 license=('LGPL3')
-depends=(python python-typing-extensions)
+depends=(python python-typing_extensions)
 makedepends=(python-build python-installer python-wheel python-setuptools 
python-setuptools-scm)
 checkdepends=(python-pytest)
 source=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansi2html/-/commit/f5f379cf2e7197bee516593e202cf98813705345

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansi2html/-/commit/f5f379cf2e7197bee516593e202cf98813705345
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to