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


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

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ _url="https://github.com/tmux-python/libtmux";
 license=(MIT)
 depends=(
   python
-  python-typing-extensions
+  python-typing_extensions
   tmux
 )
 makedepends=(



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

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


Reply via email to