Am Thu, Jul 21, 2022 at 02:52:38PM -0400 schrieb Sandro Tosi:
> 
> a fix for this was available in the git repo but not released, i took
> care of that with version 3.20220721 that has just been ACCEPTED.

Before I've sent my mail I also checked Git HEAD which was no change. 
Anyway, thanks for the quick response.  However, there seems to be
something wrong:


$ apt policy pypi2deb | grep Install
  Installed: 3.20220721
$ py2dsp --version
py2dsp 3.20220707
$ pypi2debian --version
/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:169: DeprecationWarning: "@coroutine" decorator is 
deprecated since Python 3.8, use "async def" instead
  def build_src_worker(self):
/usr/bin/pypi2debian:189: DeprecationWarning: "@coroutine" decorator is 
deprecated since Python 3.8, use "async def" instead
  def build_bin_worker(self):
pypi2debian 3.20220707


Are you sure thet the package version 3.20220721 contains the correct
executables?

Kind regards

      Andreas.

-- 
http://fam-tille.de

Reply via email to