Package: python-gevent
Version: 1.4.0-1
Severity: normal
Tags: patch  pending


Dear maintainer,

I've prepared an NMU for python-gevent (versioned as 1.4.0-1.1). The diff
is attached to this message.

Please consider maintaining this package under DPMT umbrella

Regards.

diff -Nru python-gevent-1.4.0/debian/changelog python-gevent-1.4.0/debian/changelog
--- python-gevent-1.4.0/debian/changelog	2019-10-27 03:45:10.000000000 -0400
+++ python-gevent-1.4.0/debian/changelog	2020-03-14 18:47:23.000000000 -0400
@@ -1,3 +1,10 @@
+python-gevent (1.4.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build documentation using python3-sphinx
+
+ -- Sandro Tosi <[email protected]>  Sat, 14 Mar 2020 18:47:23 -0400
+
 python-gevent (1.4.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru python-gevent-1.4.0/debian/control python-gevent-1.4.0/debian/control
--- python-gevent-1.4.0/debian/control	2019-10-27 03:24:01.000000000 -0400
+++ python-gevent-1.4.0/debian/control	2020-03-14 18:46:50.000000000 -0400
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 11), dh-python, python-all-dev,
  dh-exec,
  libevent-dev (>= 1.4), python-greenlet (>= 0.4.15) | python-codespeak-lib (<< 1.0),
- python-sphinx (>= 1.0.7+dfsg), python-all-dbg,
+ python-all-dbg,
  python-greenlet-dbg, python3-greenlet-dbg,
  python-setuptools, python3-setuptools,
  python-cffi,  python-cffi-backend-dbg,
diff -Nru python-gevent-1.4.0/debian/rules python-gevent-1.4.0/debian/rules
--- python-gevent-1.4.0/debian/rules	2019-10-27 03:45:10.000000000 -0400
+++ python-gevent-1.4.0/debian/rules	2020-03-14 18:47:20.000000000 -0400
@@ -13,7 +13,7 @@
 
 override_dh_auto_build:
 	dh_auto_build
-	PYTHONPATH=../src/ make --directory doc/ html
+	PYTHONPATH=../src/ make --directory doc/ html SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build
 
 override_dh_auto_clean:
 	dh_auto_clean

Reply via email to