deprecation warning for pypi2deb

Bug #1960909 reported by Rolf Leggewie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pypi2deb (Ubuntu)
New
Undecided
Unassigned

Bug Description

$ pypi2debian --help
/usr/bin/pypi2debian:63: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
  def run(self):
/usr/bin/pypi2debian:101: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
  def worker(self):
/usr/bin/pypi2debian:171: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
  def build_src_worker(self):
/usr/bin/pypi2debian:191: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
  def build_bin_worker(self):
usage: pypi2debian [OPTIONS]
[...]

Tags: jammy
Rolf Leggewie (r0lf)
tags: added: jammy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.