Marcus Müller
Marcus Müller
@willcode ah sorry for the late reply: I'm not too worried about main development on Ubuntu 20.04 – people using Ubuntu 20.04 should very likely use the nicely maintained 3.10...
that's more than fine and logical, but that would still mean that for forward development of the maint-3.10 branch we at some point need to drop the Ubuntus we supported...
@willcode ha! We were declaring dependency on 3.16 already… we simply weren't checking it. Makes the PR easier.
@Vort sorry I haven't reacted on this for so long – what OS are you on? Building GNU Radio isn't really _hard_ per se; the dependency management might be nontrivial...
@sb424dat excellent idea! You can use our CI to recreate the issue, by the way! If you look into the current state of gnuradio/gr-zeromq/python/zeromq/qa_zeromq_pushpuhll.py , you'll see that there's a...
@maitbot I've got a [`manpages` branch](https://github.com/marcusmueller/sigmf-python/tree/manpages) which adds a `--version` option to both tools, which then enables ``` help2man -N -n "sigmf_gui" -s1 -S "SigMF project" -o sigmf_gui.1 $(which sigmf_gui)...
That depends on whether what we added here is useful to debian packaging or not!
@Teque5 would that help? We're building a python package, and those really don't have a way to install man pages, do they? If we are building a man page that...
merged into main because I think testing waits on that? Not putting up a backport for this yet, as I'd agree that undocumentedly, these names might be a bit too...
@pstoeferle oh, good catch! Want to make a quick PR against the `main` branch? As long as you include the line (capitalization matters) ``` Signed-off-by: Your Name ``` at the...