Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge changes into master. #64

Merged
merged 39 commits into from
Apr 12, 2024
Merged

Merge changes into master. #64

merged 39 commits into from
Apr 12, 2024

Conversation

hbldh
Copy link
Owner

@hbldh hbldh commented Apr 12, 2024

Fixes #63
Fixes #62

hbldh and others added 30 commits July 8, 2021 11:08
Corrected typo in examples
Fix breakage with urllib 2.0.x
The BankID pages now returns a captcha instead of the actual certificate when fetching with requests. The actual cert is now bundled instead of fetched each time.
Fixes for test certificate download and handling
* Test against Python 3.12

* Install setuptools after testing

* Swap out pkg_resources for importlib

* Downgrade importlib-resources to 5.12.0

* Always use compat package

* Read required packages in setup.py from requirements.txt

* Drop unused six and update docs

* Async client

* Tidy up async wrapper

* Install requirements-dev.txt on CI

* Add two more packages to requirements-dev.txt from CI

* Update bankid/jsonclient.py

Co-authored-by: David Svenson <davidsvenson@outlook.com>

* Update bankid/jsonclient.py

Co-authored-by: David Svenson <davidsvenson@outlook.com>

* Drop unused TypeVar

* Update bankid/jsonclient.py

Co-authored-by: David Svenson <davidsvenson@outlook.com>

---------

Co-authored-by: David Svenson <davidsvenson@outlook.com>
Sync and Async clients
Implementing parts of v6 API
Removing all v5 and v5.1 API implementations
Lacking documentation rewrite

Builds on #53, #54, #56, #57, #58
Documentation fixes
Renaming and docstring fixes
Demo app modifications
Version bump
hbldh and others added 9 commits March 22, 2024 15:44
Removed testing in windows and macos
Also removed 3.7 and 3.8 from test matrix.
This simplifies making use of it without having access to a client instance.
Expose QR code helper explicitly
Update README.rst - use pytest instead of py.test
@hbldh hbldh self-assigned this Apr 12, 2024
@hbldh hbldh merged commit 1d89b37 into master Apr 12, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants