Commit 3f9b12b
committed
bump: pull request clone to fix pull PyAr#113. current commit is just the clone of the pycon commit
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
fix: changed version number
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
fix(tests): fixed 4 broken tests and still one pending
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
fix: broken cryptography tests ressolved
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
fix: fixes the tests for python 2.7
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
still ressolving python2.7 build error
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
still ressolving python2.7 build error part2
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
still ressolving python2.7 build error part3
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
fix: removed accidentally pushed conf files
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
fix: changed the requirements.txt file to show version number
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
fix: changed the requirements.txt file to show version number
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
bump: crytography downgrade to 3.4.7
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
bump: crytography downgrade to 3.4.7
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
bump: crytography upgrade 3.4.7 -> 39.0.2
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
feat: backward compatible code for python 2.7 to sign transactions
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
feat: backward compatible code for python 2.7 to sign transactions
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
Testing support for python2.7
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
modified the make file to add new test commands
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
Update wsaa.py
Co-authored-by: Nico Sandoval <49107024+NicolasSandoval@users.noreply.github.com>
Signed-off-by: HanslettTheDev <HanslettTheDev@gmail.com>
feat: Backward compatible code to sign certificates for python 2.7 and python 3+1 parent 56db255 commit 3f9b12b
4 files changed
Lines changed: 849 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
16 | 34 | | |
17 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments