Python cx-Oracle debian packager tool
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Benjamin Renard 8a6599aaf2
ci/woodpecker/push/woodpecker Pipeline was successful Details
CI: try to add release notes to Gitea release
8 months ago
.gitignore Initial commit 11 months ago
.woodpecker.yml CI: try to add release notes to Gitea release 8 months ago
README.md Initial commit 11 months ago

README.md

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.