FreeBSD Bugzilla – Attachment 237824 Details for
Bug 267530
www/uwsgi: Update to 2.0.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
uwsgi.patch (text/plain), 2.01 KB, created by
Dmitry Marakasov
on 2022-11-02 17:27:14 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2022-11-02 17:27:14 UTC
Size:
2.01 KB
patch
obsolete
>commit 65c5e58735708c64e5c44291ba899077de90474c >Author: Dmitry Marakasov <amdmi3@FreeBSD.org> >Date: Wed Nov 2 20:23:32 2022 +0300 > > www/uwsgi: update 2.0.20 â 2.0.21 > > - Drop deprecated USE_PYTHON=optsuffix > >diff --git www/uwsgi/Makefile www/uwsgi/Makefile >index 89844a898c1d..d2b94a9550a8 100644 >--- www/uwsgi/Makefile >+++ www/uwsgi/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= uwsgi >-PORTVERSION= 2.0.20 >+PORTVERSION= 2.0.21 > CATEGORIES= www python >-MASTER_SITES= http://projects.unbit.it/downloads/ >+PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} > > MAINTAINER= eugene@zhegan.in > COMMENT= Developer-friendly WSGI server which uses uwsgi protocol >@@ -10,8 +10,10 @@ WWW= https://projects.unbit.it/uwsgi/ > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= cpe pkgconfig python:3.6-3.10 >-USE_PYTHON= distutils concurrent optsuffix >+USES= cpe pkgconfig python:3.6+ >+USE_GITHUB= yes >+GH_ACCOUNT= unbit >+USE_PYTHON= distutils concurrent > USE_RC_SUBR= uwsgi > CPE_VENDOR= unbit > >diff --git www/uwsgi/distinfo www/uwsgi/distinfo >index 3006a759cfdf..c7472816d1d2 100644 >--- www/uwsgi/distinfo >+++ www/uwsgi/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1637775824 >-SHA256 (uwsgi-2.0.20.tar.gz) = 88ab9867d8973d8ae84719cf233b7dafc54326fcaec89683c3f9f77c002cdff9 >-SIZE (uwsgi-2.0.20.tar.gz) = 804906 >+TIMESTAMP = 1667404884 >+SHA256 (unbit-uwsgi-2.0.21_GH0.tar.gz) = 35a30d83791329429bc04fe44183ce4ab512fcf6968070a7bfba42fc5a0552a9 >+SIZE (unbit-uwsgi-2.0.21_GH0.tar.gz) = 808494 >diff --git www/uwsgi/files/patch-plugins_coroae_uwsgiplugin.py www/uwsgi/files/patch-plugins_coroae_uwsgiplugin.py >deleted file mode 100644 >index 75098182c3c1..000000000000 >--- www/uwsgi/files/patch-plugins_coroae_uwsgiplugin.py >+++ /dev/null >@@ -1,11 +0,0 @@ >---- plugins/coroae/uwsgiplugin.py.orig 2020-06-17 09:03:34 UTC >-+++ plugins/coroae/uwsgiplugin.py >-@@ -9,7 +9,7 @@ for p in search_paths: >- coroapi = p >- >- if not coroapi: >-- print "unable to find the Coro perl module !!!" >-+ print("unable to find the Coro perl module !!!") >- sys.exit(1) >- >- NAME='coroae'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267530
: 237824