Bug#962574: ITP: dephell -- project management for Python

2020-06-09 Thread Nicholas D Steeves
Package: wnpp Severity: wishlist Owner: Nicholas D Steeves Package name: dephell Version : 0.8.3 Upstream Author : Gram URL : http://www.example.org/ License : MIT (declared, but probably Expat) Programming Lang: Python Description : project management for Pyt

Re: SETUPTOOLS_SCM_PRETEND_VERSION trick : how to use it in autopkgtest?

2020-06-09 Thread Simon McVittie
On Tue, 09 Jun 2020 at 11:50:02 +0200, Julien Puydt wrote: > (1) during the autopkgtest run, we're not in the package source tree, > are we? So there should be no access do d/changelog? The cwd of each test is guaranteed to be the root of the source package, which will have been unpacked b

Re: SETUPTOOLS_SCM_PRETEND_VERSION trick : how to use it in autopkgtest?

2020-06-09 Thread Julien Puydt
Hi, Le mardi 09 juin 2020 à 10:35 +0200, Ondrej Novy a écrit : > po 8. 6. 2020 v 17:22 odesílatel Julien Puydt > napsal: > > I know about the SETUPTOOLS_SCM_PRETEND_VERSION trick when it is > > used > > in d/rules : > > > > include /usr/share/dpkg/pkg-info.mk > > export SETUPTOOLS_SCM_PRETEND_V

Re: SETUPTOOLS_SCM_PRETEND_VERSION trick : how to use it in autopkgtest?

2020-06-09 Thread Ondrej Novy
H, po 8. 6. 2020 v 17:22 odesílatel Julien Puydt napsal: > Hi, > > I know about the SETUPTOOLS_SCM_PRETEND_VERSION trick when it is used > in d/rules : > > include /usr/share/dpkg/pkg-info.mk > export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM) > dh-python do this automatically when