python3-libselinux: Update to 3.5, rename source/target package
authorJeffery To <jeffery.to@gmail.com>
Thu, 8 Jun 2023 07:34:09 +0000 (15:34 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 19 Jun 2023 07:47:09 +0000 (15:47 +0800)
commita205483547ca835d98d5da1284e8a77c88eb5f97
tree730537d3a21179758452e71e9870ea744c1c4e0d
parent6938f58a4528c6b3d314808fd2ec6da2a2dff77c
python3-libselinux: Update to 3.5, rename source/target package

* Rename:

  * Source package from python3-libselinux to python-selinux
  * Target package from python3-libselinux to python3-selinux

* Update dependents with new target package name

* Remove patches:

  * 010-setup-py-custom-cc.patch: LDSHARED is already set as part of
    $(PYTHON3_VARS)

  * 020-Make-use-of-variables-when-defining-libdir-and-inclu.patch: This
    package doesn't install the libselinux.pc file

* Update package title and dependencies

* Remove Build/InstallDev (files not used by any other package)

* Use Py3Package to build Python bytecode and source packages

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-selinux/Makefile [new file with mode: 0644]
lang/python/python3-libselinux/Makefile [deleted file]
lang/python/python3-libselinux/patches/010-setup-py-custom-cc.patch [deleted file]
lang/python/python3-libselinux/patches/020-Make-use-of-variables-when-defining-libdir-and-inclu.patch [deleted file]
utils/selinux-python/Makefile