Skip to content
bionic
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

uWSGI for Python debian packages

Builds .deb packages for uWSGI with Python 2.7 and the latest Python 3 from the deadsnakes PPA. The dogstatsd plugin is included as well.

Usage

docker build -t uwsgi-deb .
docker run --rm -it -v ~/.gnupg:/root/.gnupg uwsgi-deb

This will build and sign the necessary files and upload them to the PPA.

Releasing a new version

  1. Update UWSGI_VERSION in the Dockerfile.
  2. Add an entry to debian/changelog (dch -i is the easiest way to do this, you can generate the time with date +"%a, %d %b %Y %H:%m:%S %z").

This is my first attempt and building Debian packages. If you see a problem, please submit an issue or pull request. 🙇

About

uWSGI for Python Debian/Ubuntu package builder

Topics

Resources

Packages

No packages published
You can’t perform that action at this time.