kiss-stj

My KISS Linux repo for software I use on my computers.
git clone https://git.stjo.hn/kiss-stj
Log | Files | Refs | README | LICENSE

commit 2453e12ffefaeee82917dddfb766995933596b6b
parent 8bd99257e293dea189ccb56459840cea02dfff31
Author: St John Karp <contact@stjo.hn>
Date:   Sat, 23 Jul 2022 21:23:17 -0400

python-pyparsing: Rename package from pyparsing

Python packages should have consistent naming. It's a lot easier
to keep track of them if they're all prefixed with python-.

Diffstat:
Rextra/pyparsing/build -> extra/python-pyparsing/build | 0
Rextra/pyparsing/checksums -> extra/python-pyparsing/checksums | 0
Rextra/pyparsing/depends -> extra/python-pyparsing/depends | 0
Rextra/pyparsing/sources -> extra/python-pyparsing/sources | 0
Rextra/pyparsing/version -> extra/python-pyparsing/version | 0
Mwayland/spice-gtk/depends | 2+-
6 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/extra/pyparsing/build b/extra/python-pyparsing/build diff --git a/extra/pyparsing/checksums b/extra/python-pyparsing/checksums diff --git a/extra/pyparsing/depends b/extra/python-pyparsing/depends diff --git a/extra/pyparsing/sources b/extra/python-pyparsing/sources diff --git a/extra/pyparsing/version b/extra/python-pyparsing/version diff --git a/wayland/spice-gtk/depends b/wayland/spice-gtk/depends @@ -11,7 +11,7 @@ meson make openssl opus pixman -pyparsing +python-pyparsing python-six spice-protocol usbredir