Skip to content

Commit a98fcec

Browse files
authored
Rename openssl-python to pyOpenSSL (#5649)
Remove stubtest allowlist Set package version
1 parent ff75793 commit a98fcec

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

stubs/openssl-python/@tests/stubtest_allowlist.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
OpenSSL.SSL.Connection.__init__
2+
OpenSSL.SSL.Context.load_verify_locations
3+
OpenSSL.SSL.Context.set_verify
4+
OpenSSL.crypto
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version = "0.1"
1+
version = "20.0"
22
python2 = true
3-
python3 = true
43
requires = ["types-cryptography"]

0 commit comments

Comments
 (0)