bug#55186: package-definition-location is wrong for inherited packages

2022-05-15 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hi, > > Maxim Cournoyer skribis: > >> Here's another problem with source location I've discovered when >> attempting to locate the source of `python2-pytest-warnings', which >> reads like: >> >> (define-public python2-pytest-warnings >> (package (inherit

bug#55186: package-definition-location is wrong for inherited packages

2022-05-02 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > Here's another problem with source location I've discovered when > attempting to locate the source of `python2-pytest-warnings', which > reads like: > > (define-public python2-pytest-warnings > (package (inherit (package-with-python2 > (strip

bug#55186: package-definition-location is wrong for inherited packages

2022-04-29 Thread Maxim Cournoyer
Hi Guix, Here's another problem with source location I've discovered when attempting to locate the source of `python2-pytest-warnings', which reads like: --8<---cut here---start->8--- (define-public python2-pytest-warnings (package (inherit (package-with-pyth