Python cx-Oracle debian packager tool
Go to file
Benjamin Renard ccfff0bc31
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
Try to encode GPG secret with base64 to fix import problem
2022-04-30 11:55:05 +02:00
.gitignore Initial commit 2022-04-29 12:01:53 +02:00
.woodpecker.yml Try to encode GPG secret with base64 to fix import problem 2022-04-30 11:55:05 +02:00
README.md Initial commit 2022-04-29 12:01:53 +02:00

Python cx-Oracle debian packager tool

This repository provide a Woodpecker CI pipeline to build a python3-cx-oracle debian package. It's download the cx-Oracle wheel package from Pypi using the pip wheel command and convert it to debian source package using wheel2deb.

The resulting debian packages files are publish to Gitea as release. The downloaded wheel package is also keep for archive.