Hi Julian,

Julian Gilbey, on 2024-07-05:
> Ah!  Have a look at what I used to do with debugpy (version 1.8.0+ds-*
> for example): I deleted _version.py from the source file (in
> debian/copyright) and reintroduced it via a patch
> (pypi-version.patch), taking the _version.py file from the PyPI
> distribution.  I checked that the patch was up-to-date in
> debian/rules (as it was easy to forget), using the following lines:
> 
> include /usr/share/dpkg/pkg-info.mk
> 
> UPSTREAM_VERSION = $(subst +ds,,$(DEB_VERSION_UPSTREAM))
> 
> execute_after_dh_testdir:
>       grep -q $(UPSTREAM_VERSION) src/debugpy/_version.py

Thank you for the hint, it has been very helpful to resolve the
versionning issue.  It took me some time to get back to
dask.distributed as I had to carefully manage my energy and
needed to work on simpler lighter weight things.  Hopefully my
upcoming upload will be sufficient to bring back dask and
dask.distributed back in synchronization in testing.

Have a nice day,  :)
-- 
  .''`.  Étienne Mollier <emoll...@debian.org>
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/1, please excuse my verbosity
   `-    on air: Blood Ceremony - Ballad Of The Weird Sisters

Attachment: signature.asc
Description: PGP signature

Reply via email to