python-cx-oracle-packager/README.md
Benjamin Renard ccc3f09611
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Initial commit
2022-04-29 12:01:53 +02:00

6 lines
481 B
Markdown

# 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](https://pypi.org/project/cx-Oracle/) using the `pip wheel` command and convert it to debian source package using [wheel2deb](https://pypi.org/project/wheel2deb/).
The resulting debian packages files are publish to Gitea as release. The downloaded wheel package is also keep for archive.