Skip to content

Conversation

salticus
Copy link

Summary

Updates cryptography to 39.0.2. Removes legacy C interface code.

Checklist

  • Classes, Variables, function and methods logic ok

@salticus salticus force-pushed the dependabot/pip/cryptography-39.0.1 branch 2 times, most recently from 086f1ae to d4f7a71 Compare April 25, 2023 00:14
@salticus salticus force-pushed the dependabot/pip/cryptography-39.0.1 branch from d4f7a71 to 0a5992b Compare April 25, 2023 00:22
HanslettTheDev added a commit to HanslettTheDev/pyafipws that referenced this pull request May 10, 2023
This was referenced May 10, 2023
HanslettTheDev added a commit to HanslettTheDev/pyafipws that referenced this pull request Jun 10, 2023
… the clone of the pycon commit

Signed-off-by: HanslettTheDev <[email protected]>
HanslettTheDev added a commit to HanslettTheDev/pyafipws that referenced this pull request Jun 17, 2023
… the clone of the pycon commit

Signed-off-by: HanslettTheDev <[email protected]>

fix: changed version number

Signed-off-by: HanslettTheDev <[email protected]>

fix(tests): fixed 4 broken tests and still one pending

Signed-off-by: HanslettTheDev <[email protected]>

fix: broken cryptography tests ressolved

Signed-off-by: HanslettTheDev <[email protected]>

fix: fixes the tests for python 2.7

Signed-off-by: HanslettTheDev <[email protected]>

still ressolving python2.7 build error

Signed-off-by: HanslettTheDev <[email protected]>

still ressolving python2.7 build error part2

Signed-off-by: HanslettTheDev <[email protected]>

still ressolving python2.7 build error part3

Signed-off-by: HanslettTheDev <[email protected]>

fix: removed accidentally pushed conf files

Signed-off-by: HanslettTheDev <[email protected]>

fix: changed the requirements.txt file to show version number

Signed-off-by: HanslettTheDev <[email protected]>

fix: changed the requirements.txt file to show version number

Signed-off-by: HanslettTheDev <[email protected]>

bump: crytography downgrade to 3.4.7

Signed-off-by: HanslettTheDev <[email protected]>

bump: crytography downgrade to 3.4.7

Signed-off-by: HanslettTheDev <[email protected]>

bump: crytography upgrade 3.4.7 -> 39.0.2

Signed-off-by: HanslettTheDev <[email protected]>

feat: backward compatible code for python 2.7 to sign transactions

Signed-off-by: HanslettTheDev <[email protected]>

feat: backward compatible code for python 2.7 to sign transactions

Signed-off-by: HanslettTheDev <[email protected]>

Testing support for python2.7

Signed-off-by: HanslettTheDev <[email protected]>

modified the make file to add new test commands

Signed-off-by: HanslettTheDev <[email protected]>

Update wsaa.py

Co-authored-by: Nico Sandoval <[email protected]>
Signed-off-by: HanslettTheDev <[email protected]>

feat: Backward compatible code to sign certificates for python 2.7 and python 3+
HanslettTheDev added a commit to HanslettTheDev/pyafipws that referenced this pull request Jun 21, 2023
AFIP government webservice error:
```
pysimplesoap.client.SoapFault: ns1:cms.sign.invalid: Firma inválida o algoritmo no soportado
```

Signed-off-by: Mariano Reingart <[email protected]>
@reingart reingart force-pushed the dependabot/pip/cryptography-39.0.1 branch from 161a379 to 57126c5 Compare July 5, 2023 02:00
@reingart reingart merged commit 840f3f2 into PyAr:main Jul 5, 2023
@reingart
Copy link
Member

reingart commented Jul 5, 2023

Thanks @salticus for this great contribution in PyCon US 2023 sprints!
And thanks @HanslettTheDev for the revision and testing.
This fixes the dependabot bump ticket reingart#103

@salticus
Copy link
Author

You're welcome! Certainly most of the credit goes to @HanslettTheDev, who has done most of the difficult work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants