Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2025-01-27 Thread Dmitry Shachnev
Hi Simon! On Mon, Jan 27, 2025 at 11:11:54AM +0100, Simon Josefsson wrote: > Hi > > Could someone help me and upstream how to get python setuptools to get > all files installed for this package? > > Please see this thread and upstream bug report: > > https://github.com/wolverdude/GenSON/issues/

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2025-01-27 Thread Carsten Schoenert
Hello Simon, Am 27.01.25 um 12:11 schrieb Simon Josefsson: Hi Could someone help me and upstream how to get python setuptools to get all files installed for this package? Please see this thread and upstream bug report: https://github.com/wolverdude/GenSON/issues/80 I work around the problem

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2025-01-27 Thread Simon Josefsson
Hi Could someone help me and upstream how to get python setuptools to get all files installed for this package? Please see this thread and upstream bug report: https://github.com/wolverdude/GenSON/issues/80 I work around the problem in the debian packaging like this: export PYBUILD_BEFORE_TEST

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2024-12-26 Thread Simon Josefsson
Andrey Rakhmatullin writes: > On Thu, Dec 26, 2024 at 12:03:51PM +0100, Simon Josefsson wrote: >> Andrey Rakhmatullin writes: >> >> > Wasn't the proposed fix "export PYBUILD_NAME as the docs say"? I see you >> > are not doing this. >> >> Thanks for reply! I added that but commented out since

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2024-12-26 Thread Andrey Rakhmatullin
On Thu, Dec 26, 2024 at 12:03:51PM +0100, Simon Josefsson wrote: > Andrey Rakhmatullin writes: > > > Wasn't the proposed fix "export PYBUILD_NAME as the docs say"? I see you > > are not doing this. > > Thanks for reply! I added that but commented out since adding it did > not change the pybuild

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2024-12-26 Thread Simon Josefsson
Many thanks for a helping hand! Carsten Schoenert writes: > Hello Simon, > > Am 26.12.24 um 02:23 schrieb Simon Josefsson: >> Hi. I'm struggling with packaging for this package: >> https://salsa.debian.org/python-team/packages/python-genson > > ... >> Why doesn't pybuild do the right thing by d

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2024-12-26 Thread Simon Josefsson
Andrey Rakhmatullin writes: > Wasn't the proposed fix "export PYBUILD_NAME as the docs say"? I see you > are not doing this. Thanks for reply! I added that but commented out since adding it did not change the pybuild behaviour. The extra genson/schema/ files are not built and installed, only t

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2024-12-25 Thread Carsten Schoenert
Am 26.12.24 um 09:44 schrieb Carsten Schoenert: And I personally would introduce another small package with just the argh, I mean of course s/would/would not introduce -- regards Carsten Schönert

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2024-12-25 Thread Carsten Schoenert
Hello Simon, Am 26.12.24 um 02:23 schrieb Simon Josefsson: Hi. I'm struggling with packaging for this package: https://salsa.debian.org/python-team/packages/python-genson ... Why doesn't pybuild do the right thing by default? on which base pybuild could make the right decision? pybuild is

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2024-12-25 Thread Andrey Rakhmatullin
Wasn't the proposed fix "export PYBUILD_NAME as the docs say"? I see you are not doing this. -- WBR, wRAR signature.asc Description: PGP signature

Re: Bug#1091197: ITP: python-genson -- user-friendly JSON Schema generator

2024-12-25 Thread Simon Josefsson
Hi. I'm struggling with packaging for this package: https://salsa.debian.org/python-team/packages/python-genson On the 'debian/latest' branch there is a "normal" packaging (except that it ignore self-check errors), and there are two related problems: https://salsa.debian.org/python-team/package