17
0
Commit Graph

5 Commits

Author SHA256 Message Date
1364cd49ba - Add missing BuildRequires on pyOpenSSL for the testsuite, rather than
depending on it transitivity.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-truststore?expand=0&rev=9
2024-10-03 05:44:11 +00:00
2a4a90a2f7 - Update to 0.9.1:
* Fixed an issue for CPython 3.13 where `ssl.SSLSocket` and `ssl.SSLObject`
    certificate chain APIs would return different types.
  * Added support for Python 3.13.
  * Fixed loading additional certificates on macOS.
- Drop patch no-network-testing.patch, not required.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-truststore?expand=0&rev=7
2024-08-14 05:39:21 +00:00
a06e82e302 Accepting request 1154259 from home:gladiac:branches:devel:languages:python
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1154259
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-truststore?expand=0&rev=5
2024-03-05 09:33:39 +00:00
31641fd308 Accepting request 1114433 from home:mimi_vx:branches:devel:languages:python
- update to 0.8.0
- refresh no-network-testing.patch
 * Added documentation for how to use truststore with urllib3,
   Requests, aiohttp, and pip.
 * Added pass-through implementations for many ssl.SSLContext methods
   like load_cert_chain(), set_alpn_protocols(), etc.
 * Added inject_into_ssl() and extract_from_ssl() to enable Truststore
   for all packages using ssl.SSLContext automatically
 * Added support for setting check_hostname, verify_mode, and verify_flags.
 * Fixed issue where a RecursionError that would be raised when setting
   SSLContext.minimum_version or .maximum_version

OBS-URL: https://build.opensuse.org/request/show/1114433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-truststore?expand=0&rev=3
2023-09-30 13:15:18 +00:00
49959d3b19 - Initial packaging effort for truststore 0.4.0.
- Add no-network-testing.patch to skip networked tests
  (gh#sethmlarson/truststore#65).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-truststore?expand=0&rev=1
2022-07-29 09:22:43 +00:00