[dev-python/pymongocrypt] bump
This commit is contained in:
parent
5da9f07c05
commit
ef6ad0040c
@ -1 +1 @@
|
||||
DIST pymongocrypt-1.11.0.tar.gz 61701 BLAKE2B 82951b6f5ab03a9e04b59114ad9708cd77a55e39df69cfc766f9edb32acde45e8d043b27401ef888d6550ac99315b89b1ca3f227e978e3ba19302cfb2db2f3be SHA512 639c039505c909f03bc17e106ddd87747bcf25c5486e23a0f6ba774c3dbaf367fb02386208de9dd362336c0708bde3da5d9217a1b804f05dbc94aa2ac7c21149
|
||||
DIST pymongocrypt-1.12.2.tar.gz 62081 BLAKE2B a4234a8b41440a82fb6d2002a6ae91b27904f20a007a83eb270e176de714a5df820cdf236ad6f1f32b448a9846be0d4bc88339a52844fe53d7c818c1389af986 SHA512 0d483e4118b8bd228f2f5d5f08b875891b63d90da732f26c3f777d69b997988a0c85144744562b6c17817d98a50cb0efffb5962af30e76aaa78e9138b35c7d39
|
||||
|
@ -19,7 +19,7 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libmongocrypt-1.11.0
|
||||
>=dev-libs/libmongocrypt-1.12.0
|
||||
dev-python/cffi[${PYTHON_USEDEP}]
|
||||
dev-python/cryptography[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
@ -48,13 +48,8 @@ python_test() {
|
||||
# slow
|
||||
test/performance/perf_test.py::TestBulkDecryption::runTest
|
||||
# needs mongodb-enterprise-6+ (crypt_shared)
|
||||
test/test_mongocrypt.py::TestMongoCrypt::test_encrypt
|
||||
test/test_mongocrypt.py::TestMongoCryptCallback::test_crypt_shared
|
||||
test/test_mongocrypt.py::TestMongoCryptCallback::test_encrypt
|
||||
test/test_mongocrypt.py::TestExplicitEncryption::test_range_query_int32
|
||||
test/test_mongocrypt.py::TestAsyncMongoCryptCallback::test_crypt_shared
|
||||
test/test_mongocrypt.py::TestAsyncMongoCryptCallback::test_encrypt
|
||||
test/test_mongocrypt.py::TestAsyncExplicitEncryption::test_range_query_int32
|
||||
)
|
||||
epytest
|
||||
}
|
Loading…
Reference in New Issue
Block a user