#7 Don't require python2 from uwsgi-plugin-pty
Merged 4 years ago by carlwgeorge. Opened 4 years ago by churchyard.
rpms/ churchyard/uwsgi no_pty_py2  into  master

file modified
+1 -1
@@ -745,7 +745,7 @@ 

  

  %package -n uwsgi-plugin-pty

  Summary:  uWSGI - Plugin for PTY support

- Requires: python2, uwsgi-plugin-common = %{version}-%{release}

+ Requires: uwsgi-plugin-common = %{version}-%{release}

  

  %description -n uwsgi-plugin-pty

  This package contains the pty plugin for uWSGI

(if merged, this can wait for the mass rebuild to happen, so I have not bumped the release)

Pull-Request has been merged by carlwgeorge

4 years ago