sphinx-build conf.py circular dependency

2019-02-15 Thread Gabriel L. Somlo
I'm trying to package 'migen': http://www.contrib.andrew.cmu.edu/~somlo/python-migen-rpm/python-migen.spec The sources come with a ./doc directory that uses sphinx-build to generate documentation, and a ./doc/conf.py file which imports the package being built, in order to automatically paste vari

Re: sphinx-build conf.py circular dependency

2019-02-15 Thread Gabriel L. Somlo
2019 at 05:32:42PM +, Zbigniew Jędrzejewski-Szmek wrote: > On Fri, Feb 15, 2019 at 06:19:10PM +0100, Miro Hrončok wrote: > > On 15. 02. 19 17:57, Gabriel L. Somlo wrote: > >[...] > > The following diff works for me: > diff --git python-migen.spec python-migen.spec &g

packaging issues re. python3-grpcio-tools ?

2020-02-06 Thread Gabriel L. Somlo
Hi, I'm packaging (locally, not for upstreaming into the official Fedora repos) an application (https://github.com/coreemu/core) which has a 'BuildRequires: python3-grpcio-tools`, so I am trying to come up to speed w.r.t. the latter's Fedora packaging status. It appears that currently all 'python3

Re: Please BuildRequire python3-setuptools explicitly

2020-06-25 Thread Gabriel L. Somlo
On Tue, Jun 23, 2020 at 06:26:23PM +0200, Tomas Hrnciar wrote: > somlo python-logzero python-migen Fixed in rawhide. Thanks, --Gabriel ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel

python-migen (Re: Packages that failed to build with Python 3.11)

2022-06-21 Thread Gabriel L. Somlo
Hi, On Mon, Jun 20, 2022 at 01:45:07PM +0200, Tomas Hrnciar wrote: > [...] > If your package fails because there is a non-dependency problem, you > might have already received a bugzilla from us in the past. If the build > failure is related to changes in Python 3.11, it should contain some > hint