Re: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread FC Stegerman
* Dmitry Shachnev [2023-02-03 22:34]: > I think one more line is needed in debian/rules: > > export DEB_VERSION_UPSTREAM Indeed; thanks for pointing that out! - FC

Re: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread Dmitry Shachnev
On Fri, Feb 03, 2023 at 06:45:56PM +0100, FC Stegerman wrote: > Thanks! > > Updating my previous suggestion based on this new information, it > becomes: > > adding this to debian/rules > > include /usr/share/dpkg/pkg-info.mk I think one more line is needed in debian/rules: export DEB_VERSION_

Re: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread FC Stegerman
* Louis-Philippe Véronneau [2023-02-03 18:15]: > On 2023-02-03 11 h 58, FC Stegerman wrote: > > Presumably there is a way to get the version from e.g. > > "dpkg-parsechangelog -S Version" (minus the -1 revision) instead. I'm > > not sure how other packages handle this. > > You can get those valu

Re: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread FC Stegerman
* FC Stegerman [2023-02-03 17:58]: > * Andreas Tille [2023-02-03 17:01]: > > I've bumped upstream version to 1.12.3 which basically has the > > suggested patches applied but the issue remains as you can see > > in Salsa CI > > > >https://salsa.debian.org/science-team/python-param/-/jobs/3891

Re: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread Louis-Philippe Véronneau
On 2023-02-03 11 h 58, FC Stegerman wrote: Presumably there is a way to get the version from e.g. "dpkg-parsechangelog -S Version" (minus the -1 revision) instead. I'm not sure how other packages handle this. You can get those values via the variables provided by /usr/share/dpkg/pkg-info.mk

Re: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread FC Stegerman
* Andreas Tille [2023-02-03 17:01]: > I've bumped upstream version to 1.12.3 which basically has the > suggested patches applied but the issue remains as you can see > in Salsa CI > >https://salsa.debian.org/science-team/python-param/-/jobs/3891083 > > Do you have any further hints? That lo

Re: python-param: FTBFS: TypeError: The only supported seed types are: None,

2023-02-03 Thread Andreas Tille
Control: tags -1 help Hi, I've bumped upstream version to 1.12.3 which basically has the suggested patches applied but the issue remains as you can see in Salsa CI https://salsa.debian.org/science-team/python-param/-/jobs/3891083 Do you have any further hints? Kind regards Andreas. --