Re: python-mnemonic: problem with test not able to find local file

2024-09-27 Thread Soren Stoutner
On Thursday, September 26, 2024 10:17:07 PM MST Carsten Schoenert wrote: > > the file must not have been copied to the testbed, I assume. You can try > > adding a debian/pybuild.testfiles file with vectors.json listed in it > > and that'd *probably* take care of the issue. > > that's one option a

Re: python-mnemonic: problem with test not able to find local file

2024-09-26 Thread Carsten Schoenert
Hi, Am 27.09.24 um 06:56 schrieb weepingclown: Hi, the file must not have been copied to the testbed, I assume. You can try adding a debian/pybuild.testfiles file with vectors.json listed in it and that'd *probably* take care of the issue. that's one option and mostly the more straightforwa

Re: python-mnemonic: problem with test not able to find local file

2024-09-26 Thread weepingclown
Hi, the file must not have been copied to the testbed, I assume. You can try adding a debian/pybuild.testfiles file with vectors.json listed in it and that'd *probably* take care of the issue. Best, Ananthu

python-mnemonic: problem with test not able to find local file

2024-09-26 Thread Soren Stoutner
I am in the process of updating python-mnemonic. Historically, tests have not been enabled. I can build the new version just fine, but when I enable tests by adding a Build-Depend on "python3-pytest ” the build fails [1] with the following error: def test_vectors(self) -> None: > wi