[pkg-uWSGI-devel] Bug#954787: uwsgi FTBFS against ruby 2.7
Lucas Kanashiro
kanashiro at debian.org
Mon Mar 23 14:06:19 GMT 2020
Source: uwsgi
Version: 2.0.18-8
Severity: serious
User pkg-ruby-extras-maintainers at lists.alioth.debian.org
Usertags: ruby2.7-transition
Dear Maintainer,
We are removing ruby 2.5 support and src:uwsgi FTBFS against ruby 2.7, check this build log:
https://buildd.debian.org/status/fetch.php?pkg=uwsgi&arch=amd64&ver=2.0.18-8%2Bb1&stamp=1584640520&raw=0
The attached debdiff fixes the FTBFS.
Thanks for considering the patch!
--
Lucas Kanashiro
-------------- next part --------------
diff -Nru uwsgi-2.0.18/debian/changelog uwsgi-2.0.18.new/debian/changelog
--- uwsgi-2.0.18/debian/changelog 2020-02-28 11:19:58.000000000 -0300
+++ uwsgi-2.0.18.new/debian/changelog 2020-03-23 10:58:08.173556963 -0300
@@ -1,3 +1,12 @@
+uwsgi (2.0.18-9) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Allow build against ruby2.7
+ + d/control: update ruby binary name from uwsgi-plugin-rack-ruby2.5 to
+ uwsgi-plugin-rack-ruby2.7
+
+ -- Lucas Kanashiro <lucas.kanashiro at canonical.com> Mon, 23 Mar 2020 10:54:14 -0300
+
uwsgi (2.0.18-8) unstable; urgency=medium
* fix have uwsgi-plugin-python3 provide virtual httpd-wsgi3
diff -Nru uwsgi-2.0.18/debian/control uwsgi-2.0.18.new/debian/control
--- uwsgi-2.0.18/debian/control 2020-02-28 11:14:05.000000000 -0300
+++ uwsgi-2.0.18.new/debian/control 2020-03-23 10:54:12.629262461 -0300
@@ -827,7 +827,7 @@
This package provides Python 3 WSGI plugin for uWSGI
(linked with Python 3 runtime).
-Package: uwsgi-plugin-rack-ruby2.5
+Package: uwsgi-plugin-rack-ruby2.7
Architecture: any
Depends:
uwsgi-core (= ${binary:Version}),
More information about the pkg-uWSGI-devel
mailing list