This is an automated email from the ASF dual-hosted git repository.

astitcher pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git


    from 28480b66 NO-JIRA: Remove VS2017 build from azure CI
     new 39b2fb3d PROTON-2536: Reworked python packaging for more modern tooling
     new 700781bd PROTON-2536: Add flake8 to CI jobs for changed Python setup

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .appveyor.yml                        |  2 +-
 .github/workflows/build.yml          |  2 +-
 .travis.yml                          |  2 +-
 VERSION.txt                          |  2 +-
 azure-pipelines/steps.yml            |  2 +-
 python/CMakeLists.txt                | 24 +++++++++++------
 python/MANIFEST.in                   |  1 +
 python/{README.rst.in => README.rst} |  2 +-
 python/setup.cfg                     | 51 ++++++++++++++++++++++++++++++++++++
 python/{setup.py.in => setup.py}     | 43 +++---------------------------
 python/tox.ini                       | 35 +------------------------
 11 files changed, 78 insertions(+), 88 deletions(-)
 rename python/{README.rst.in => README.rst} (78%)
 create mode 100644 python/setup.cfg
 rename python/{setup.py.in => setup.py} (81%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to