Skip to content

Set gunicorn package name on RedHat family#316

Merged
stankevich merged 1 commit intovoxpupuli:masterfrom
ktech-io:fix/gunicorn_package_name
Jul 18, 2016
Merged

Set gunicorn package name on RedHat family#316
stankevich merged 1 commit intovoxpupuli:masterfrom
ktech-io:fix/gunicorn_package_name

Conversation

@kronos-pbrideau
Copy link
Copy Markdown
Contributor

On centos6, package name from epel is python-gunicorn

Name        : python-gunicorn
Arch        : noarch
Version     : 18.0
Release     : 1.el6
Size        : 175 k
Repo        : epel
Summary     : Python WSGI application server
URL         : http://gunicorn.org/
License     : MIT
Description : Gunicorn ("Green Unicorn") is a Python WSGI HTTP server for UNIX. It uses the
            : pre-fork worker model, ported from Ruby's Unicorn project. It supports WSGI,
            : Django, and Paster applications.

On centos 7, package name from extra is also python-gunicorn

Name        : python-gunicorn
Arch        : noarch
Version     : 18.0
Release     : 2.el7
Size        : 171 k
Repo        : extras/7/x86_64
Summary     : Python WSGI application server
URL         : http://gunicorn.org/
License     : MIT
Description : Gunicorn ("Green Unicorn") is a Python WSGI HTTP server for UNIX. It uses the
            : pre-fork worker model, ported from Ruby's Unicorn project. It supports WSGI,
            : Django, and Paster applications.

I have not found a gunicorn package in epel for centos5 on https://dl.fedoraproject.org/pub/epel/5

@stankevich stankevich merged commit 1864d89 into voxpupuli:master Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants