22 Commits

Author SHA1 Message Date
Andrew Leech
40c307abc8 Readme: Add some notes about compatibility. 2023-01-10 05:31:35 +11:00
Andrew Leech
1544d35213 Update the package build system to support wheels. v4.0 2022-11-04 21:56:07 +11:00
Andrew Leech
ad0bcd6409 Update git-versioner usage. v3.6 v3.5 v3.4 2022-11-04 01:23:30 +11:00
Andrew Leech
88dd1b5282 Readme: Add details about PyInstaller usage.
Closes #7, #11
v3.3
2022-11-04 00:15:04 +11:00
Andrew Leech
d82505251f Switch from setuptools_scm to git-versioner for automatic versioning. 2022-11-04 00:12:22 +11:00
Andrew Leech
fac1c295ed ci: Add test stage. v3.2 2022-11-02 23:54:40 +11:00
Florian Schmidt
87c307fe82 fixed typos 2022-11-01 12:10:52 +01:00
Florian Schmidt
972423bfe9 added warning in case verify parameter is missing 2022-11-01 12:10:09 +01:00
Florian Schmidt
5a3c06e64c fixed insecure default if verify parameter not given, made check for verify parameter more pythonic 2022-11-01 11:57:38 +01:00
Florian Schmidt
84272068c9 added exception handling for failures while patching ssl_context for unverified requests 2022-10-31 12:06:28 +01:00
Florian Schmidt
ef7ad070da evil hack allowing us to fix ssl_context.check_hostname once we know the value of verify 2022-10-05 20:28:19 +02:00
Joe Soares
3f355ea84d Add support for pipenv v2022.8.5 v3.1 2022-09-14 19:35:56 -05:00
Andrew Leech
99bbfa7e94 Add (commented out) type hinting for code navigation to wrapped class. v3.0 2022-07-27 12:06:41 +10:00
Joe Soares
bc716a8d37 Target HTTPAdapter directly to support any package that uses requests.
Also provides support for embedded/vendored requests packages in pip and pipenv.
2022-07-27 02:05:03 +00:00
Andrew Leech
60731f89fb Add support for pip._internal.network.session v2.1 2021-10-29 10:41:26 +11:00
Andrew Leech
c0e6e6767f Add error handling when registering hooks. 2021-03-30 21:34:27 +00:00
Andrew Leech
ffdc3ed661 Extend patching to requests library as well v2.0 2018-10-18 13:44:41 +11:00
Andrew Leech
18d25e9422 Add support for python2 v1.4 2018-03-21 16:08:36 +11:00
Andrew Leech
fa3fd79bd4 Don't limit the module to windows v1.3 2018-03-21 16:02:03 +11:00
Andrew Leech
ce051bef4c Fix pth file path for install v1.2 2018-03-21 15:45:00 +11:00
Andrew Leech
bed0ce12a5 Remove windows specific build settings v1.1 v1.0 2018-03-21 15:11:32 +11:00
Andrew Leech
4c86e44bdf Initial release of pip-system-certs 2018-03-21 15:09:14 +11:00