[Slackbuilds-users] Updates - 20230204.1

isaacyu1@isaacyu1.com isaacyu1 at isaacyu1.com
Sat Feb 4 03:47:54 UTC 2023


Hi Erich,

You sent your email at just the right time.

My intention is to rename the qtile dependencies.
python-dbus-next -> python3-dbus-next
python-xkbcommon -> python3-xkbcommon
pywayland -> python3-pywayland
pywlroots -> python3-pywlroots

Current SlackBuilds rules indicate that Python2 only packages must be named python2-*, and Python3 only packages must be named python3-*.
My previous package names were inconsistent.
For example, the name python-dbus-next may mistakenly give the impression of supporting both Python 2 and Python 3, when the SlackBuild only builds in Python 3.

I already sent in a pull request for removing python-dbus-next, python-xkbcommon, pywayland and pywlroots from SlackBuilds.org:
https://github.com/SlackBuildsOrg/slackbuilds/pull/2395

The new package names are python3-dbus-next, python3-xkbcommon, python3-pywayland and python3-pywlroots.

A heads-up: I plan on renaming python-helpdev to python3-helpdev, and updating QDarkStyle (which depends on python3-helpdev) to 3.1.0.
I will not be renaming every package in this manner, though.

- Isaac


On Friday, February 03, 2023 18:35 PST, Erich Ritz <erich.public at protonmail.com> wrote:
 ------- Original Message -------
On Friday, February 3rd, 2023 at 7:39 PM, Willy Sudiarto Raharjo <willysr at 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 <isaacyu1 at isaacyu1.com>
---
> # Copyright 2023 Isaac Yu <isaacyu1 at 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 at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20230204/cc4f0895/attachment.htm>


More information about the SlackBuilds-users mailing list