mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Rename openssl-python to pyOpenSSL (#5649)
Remove stubtest allowlist Set package version
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
OpenSSL
|
||||
OpenSSL.SSL
|
||||
OpenSSL.crypto
|
||||
4
stubs/pyOpenSSL/@tests/stubtest_allowlist.txt
Normal file
4
stubs/pyOpenSSL/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
OpenSSL.SSL.Connection.__init__
|
||||
OpenSSL.SSL.Context.load_verify_locations
|
||||
OpenSSL.SSL.Context.set_verify
|
||||
OpenSSL.crypto
|
||||
@@ -1,4 +1,3 @@
|
||||
version = "0.1"
|
||||
version = "20.0"
|
||||
python2 = true
|
||||
python3 = true
|
||||
requires = ["types-cryptography"]
|
||||
Reference in New Issue
Block a user