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 47f1b7923 NO-JIRA: update years in NOTICE files
new 8a552eac1 PROTON-2667: Fix python tests to work with recent pythons
and tox
new 129884152 PROTON-2668: Update python minimum to python 3.8
new f2fa577a9 PROTON-2669: Update cmake minimum to 3.16
new b04f3228f PROTON-2669: Remove cmake workarounds that aren't needed
anymore
The 4 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 | 6 ++--
.github/workflows/build.yml | 4 +--
CMakeLists.txt | 13 ++------
INSTALL.md | 6 ++--
azure-pipelines/azure-pipelines.yml | 3 +-
azure-pipelines/steps.yml | 2 +-
c/CMakeLists.txt | 2 --
python/CMakeLists.txt | 40 ++++++++++++++++++++----
python/setup.cfg | 2 --
python/tox.ini | 4 +--
tools/cmake/Modules/FindOpenSSL.cmake | 35 ---------------------
tools/cmake/Modules/FindPython.cmake | 57 -----------------------------------
tools/cmake/Modules/FindSWIG.cmake | 46 ----------------------------
tools/cmake/Modules/FindThreads.cmake | 42 --------------------------
14 files changed, 46 insertions(+), 216 deletions(-)
delete mode 100644 tools/cmake/Modules/FindOpenSSL.cmake
delete mode 100644 tools/cmake/Modules/FindPython.cmake
delete mode 100644 tools/cmake/Modules/FindSWIG.cmake
delete mode 100644 tools/cmake/Modules/FindThreads.cmake
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]