------- Original Message -------
On Friday, February 3rd, 2023 at 7:39 PM, Willy Sudiarto Raharjo 
<will...@slackbuilds.org> wrote:


> 
> 
> 
> Sat Feb 4 00:59:54 UTC 2023
> python/python3-xkbcommon: Added (libxkbcommon bindings using cffi)

Hi Isaac,

python-xkbcommon already existed (and also built for python3):

$ diff -r python-xkbcommon python3-xkbcommon
Only in python-xkbcommon: python-xkbcommon.SlackBuild
Only in python-xkbcommon: python-xkbcommon.info
Only in python3-xkbcommon: python3-xkbcommon.SlackBuild
Only in python3-xkbcommon: python3-xkbcommon.info
diff -r python-xkbcommon/slack-desc python3-xkbcommon/slack-desc
8,19c8,19
<                 
|-----handy-ruler------------------------------------------------------|
< python-xkbcommon: python-xkbcommon (Python bindings for libxkbcommon using 
cffi)
< python-xkbcommon:
< python-xkbcommon: Python bindings for libxkbcommon using cffi.
< python-xkbcommon:
< python-xkbcommon:
< python-xkbcommon:
< python-xkbcommon:
< python-xkbcommon:
< python-xkbcommon:
< python-xkbcommon:
< python-xkbcommon:
---
>                  
> |-----handy-ruler------------------------------------------------------|
> python3-xkbcommon: python3-xkbcommon (Python bindings for libxkbcommon using 
> cffi)
> python3-xkbcommon:
> python3-xkbcommon: Python bindings for libxkbcommon using cffi.
> python3-xkbcommon:
> python3-xkbcommon:
> python3-xkbcommon:
> python3-xkbcommon:
> python3-xkbcommon:
> python3-xkbcommon:
> python3-xkbcommon:
> python3-xkbcommon:

$ diff python-xkbcommon/python-xkbcommon.SlackBuild 
python3-xkbcommon/python3-xkbcommon.SlackBuild 
3c3
< # Slackware build script for python-xkbcommon
---
> # Slackware build script for python3-xkbcommon
5c5
< # Copyright 2022-2023 Isaac Yu <isaac...@isaacyu1.com>
---
> # Copyright 2023 Isaac Yu <isaac...@isaacyu1.com>
27c27
< PRGNAM=python-xkbcommon
---
> PRGNAM=python3-xkbcommon
32a33,34
> SRCNAM=python-xkbcommon
> 
69c71
< rm -rf $PRGNAM-$VERSION
---
> rm -rf $SRCNAM-$VERSION
71c73
< cd $PRGNAM-$VERSION
---
> cd $SRCNAM-$VERSION

$ diff python-xkbcommon/python-xkbcommon.info 
python3-xkbcommon/python3-xkbcommon.info1c1
< PRGNAM="python-xkbcommon"
---
> PRGNAM="python3-xkbcommon"
4c4
< 
DOWNLOAD="https://github.com/sde1000/python-xkbcommon/archive/v0.8/python-xkbcommon-0.8.tar.gz";
---
> DOWNLOAD="https://github.com/sde1000/python-xkbcommon/archive/v0.8/python3-xkbcommon-0.8.tar.gz";


Erich


> +--------------------------+
> 
> 
> --
> Willy Sudiarto Raharjo
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to