Barehands packaging of PySide6 for LogarithmPlotter
Go to file
2023-05-26 19:44:55 +02:00
.gitignore Initial commit 2023-05-25 17:44:45 +02:00
build.sh Updating for 6.5.1 2023-05-26 19:44:55 +02:00
copyright Initial commit 2023-05-25 17:44:45 +02:00
LICENSE.md Initial commit 2023-05-25 17:44:45 +02:00
make-debs.sh Initial commit 2023-05-25 17:44:45 +02:00
README.md Initial commit 2023-05-25 17:44:45 +02:00
upload.sh Initial commit 2023-05-25 17:44:45 +02:00
wheel2deb.yml Updating for 6.5.1 2023-05-26 19:44:55 +02:00

pyside6-debian

Small repo to automate the creation and upload of PySide6 debian packages using wheel2deb

Usage

  • build.sh: First script. Download PySide6 wheels, applies some patches.
  • upload.sh: Converts the source to PPA uploadable DSCs, and uploads them to a supplied PPA.
  • make-debs.sh: Converts the source packages into debs.