[jira] [Commented] (PROTON-2815) [Python] Use up to date tooling to produce python packages

2024-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843370#comment-17843370
 ] 

ASF subversion and git services commented on PROTON-2815:
-

Commit aa8ad8a3c031906f9b2bf3e6f7d89fe639ea08dd in qpid-proton's branch 
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=aa8ad8a3c ]

PROTON-2815: [Python] More accurately test python dependencies

Now we only set up python packages and tests that are viable with the
python dependencies that we detect.


> [Python] Use up to date tooling to produce python packages
> --
>
> Key: PROTON-2815
> URL: https://issues.apache.org/jira/browse/PROTON-2815
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: python-binding
>Affects Versions: proton-c-0.39.0
>Reporter: Andrew Stitcher
>Assignee: Andrew Stitcher
>Priority: Major
>
> Using setup.py as a python script to produce python packages/install packages 
> etc has been deprecated for a little while and will be going away from python 
> soon.
> We should update our build to use a supported tool to build our packages.
> The simplest approach would be to use the 'build' module with the setuptools 
> backend.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (PROTON-2821) Set echo value in outgoing flow

2024-05-03 Thread Jira
Arnaud Cogoluègnes created PROTON-2821:
--

 Summary: Set echo value in outgoing flow
 Key: PROTON-2821
 URL: https://issues.apache.org/jira/browse/PROTON-2821
 Project: Qpid Proton
  Issue Type: Improvement
  Components: protonj2
Affects Versions: protonj2-1.0.0-M20
Reporter: Arnaud Cogoluègnes
Assignee: Timothy A. Bish


The {{echo}} field is not set in the outgoing flow frame. {{echo}} can be used 
to gracefully stop a receiver link before detaching it or just to pause it (see 
2.6.10 of spec).

This is a trivial change, I submitted a PR: 
https://github.com/apache/qpid-protonj2/pull/10. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org