+1

- verified signature and sha512 checksum
- built C and Python bindings on fedora 40 - Debug and RelWithDebInfo
- ctest passes (with caveat)
- ran against skupper-router CI - no failures

Caveat: the proton python-pep8-test fails for me when I run ctest. However
python-pep8-test fails for me with 0.39.0 so this is not a regression.

FWIW it appears that there are no actual errors but all "hacking" class
warnings, such as:

14: ./proton/_utils.py:638:1: H404: multi line docstring should start
without a leading new line
14: ./proton/_utils.py:638:1: H405: multi line docstring summary not
separated with an empty line
14: ./proton/_wrapper.py:20:23: H301: one import per line
14: ./proton/_wrapper.py:22:30: H301: one import per line
14: ./proton/_wrapper.py:44:1: H401: docstring should not start with a space

I have the following flake8-related packages installed:
flake8                   7.1.1
pyflakes                 3.2.0
pylint                   3.3.1
mccabe                   0.7.0
pycodestyle              2.12.1


On Wed, Nov 20, 2024 at 1:19 PM Robbie Gemmell <robbie.gemm...@gmail.com>
wrote:

> Hi folks,
>
> I have put together a first spin for a Qpid Proton 0.40.0 release,
> please give it a test out and vote accordingly.
>
> The files can be grabbed from:
> https://dist.apache.org/repos/dist/dev/qpid/proton/0.40.0-rc1/
>
> The JIRAs assigned are:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313720&version=12353130
>
> It is tagged as 0.40.0-rc1.
>
> Regards,
> Robbie
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>

-- 
-K

Reply via email to