diff --git a/dev-python/proton-core/Manifest b/dev-python/proton-core/Manifest index 463e2d0c34..39f63e9cc1 100644 --- a/dev-python/proton-core/Manifest +++ b/dev-python/proton-core/Manifest @@ -1 +1 @@ -DIST proton-core-0.4.0.tar.gz 76129 BLAKE2B 8c91394b8f21978db7d24b5672a50ce14ddc0fe8497ba25a93b581968a67099614067907b00f1fb3ee8416404f3a828530097bb0c47fa146f93ece5bf64db1a1 SHA512 92ea46838b6494cef868d395cbaa94e65fd27dd4bf649c8a208a2942ccf10f5c8cd21ef0e3c2f416c6ea04e68d304c7d6a16666aeeab8de5be727a0c730cfed1 +DIST proton-core-0.7.0.tar.gz 78329 BLAKE2B f2733bb3a9921721fbc93ef694d809f65db7b104b0a1301c25046fd0a8d816202da1b7b6da73fe2320b533075d9d4114673b22c7a765502c11cd0943818a4565 SHA512 47d47d702c493a2eefbcd0a544d3b877ac16176a66bd5a24fa558cc02287807a6a5c44a8ef23830d3c81a0f52e7109fba5984cd736b754735bf3a23ccb9a2822 diff --git a/dev-python/proton-core/proton-core-0.4.0.ebuild b/dev-python/proton-core/proton-core-0.7.0.ebuild similarity index 97% rename from dev-python/proton-core/proton-core-0.4.0.ebuild rename to dev-python/proton-core/proton-core-0.7.0.ebuild index 2783e5687e..5844e36b47 100644 --- a/dev-python/proton-core/proton-core-0.4.0.ebuild +++ b/dev-python/proton-core/proton-core-0.7.0.ebuild @@ -47,6 +47,7 @@ python_test() { "tests/test_protonsso.py::TestProtonSSO::test_broken_index" "tests/test_protonsso.py::TestProtonSSO::test_sessions" "tests/test_session.py::TestSession::test_ping" + "tests/test_session.py::TestSession::test_raw_ping" "tests/test_tlsverification.py::TestTLSValidation::test_bad_pinning_fingerprint_changed" "tests/test_tlsverification.py::TestTLSValidation::test_bad_pinning_url_changed" "tests/test_tlsverification.py::TestTLSValidation::test_successful"