John Doe
548a2ec405
Detect empty HTTPS contexts.
...
Some users are relying solely on the certifi package to provide their CA certs, as requests does this by default.
This patch detects this situation and emits a clear warning as well as importing certifi to work around the situation..
Fixes #162 .
2024-09-21 20:50:54 -04:00
Jose Diaz-Gonzalez
871d69b99a
Merge pull request #341 from jwilk-forks/spelling
...
Fix punctuation in README
2024-09-14 03:49:40 -04:00
Jakub Wilk
ca3c4fa64b
Fix punctuation in README
2024-09-13 07:26:02 +02:00
GitHub Action
0846e7d8e5
Release version 0.46.0
0.46.0
2024-09-11 18:51:53 +00:00
Jose Diaz-Gonzalez
503444359d
Merge pull request #338 from SkySoft-ATM/fetch_commits_when_lfs
...
git fetch is required even when using lfs
2024-09-11 14:51:16 -04:00
Louis Parisot
04c70ce277
git fetch is required even when using lfs
2024-09-10 11:00:17 +02:00
Jose Diaz-Gonzalez
e774c70275
Merge pull request #321 from jarltotland/master
...
fix: do not double encode auth when retrieving release assets
2024-07-29 04:27:47 -04:00
Jarl Totland
ba46cb87e8
fix: do not double encode auth when retrieving release assets
2024-07-24 10:43:30 +02:00
Jose Diaz-Gonzalez
883407f8ca
Merge pull request #318 from albertyw/upgrade-workflow
...
Upgrade github workflow ubuntu containers to newest LTS
2024-07-21 22:36:16 -04:00
Albert Wang
aacb252e57
Upgrade github workflow ubuntu containers to newest LTS
2024-07-21 16:46:20 -07:00
Jose Diaz-Gonzalez
2623167110
Merge pull request #313 from josegonzalez/dependabot/pip/certifi-2024.7.4
...
chore(deps): bump certifi from 2024.6.2 to 2024.7.4
2024-07-07 22:58:30 -04:00
dependabot[bot]
f6ad296730
chore(deps): bump certifi from 2024.6.2 to 2024.7.4
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-06 02:24:22 +00:00
Jose Diaz-Gonzalez
c8eef58d76
Merge pull request #306 from josegonzalez/dependabot/github_actions/docker/build-push-action-6
...
chore(deps): bump docker/build-push-action from 5 to 6
2024-06-25 15:53:19 -04:00
Jose Diaz-Gonzalez
8eb154a540
Merge pull request #308 from josegonzalez/dependabot/pip/python-packages-ac21675027
...
chore(deps): bump the python-packages group across 1 directory with 3 updates
2024-06-25 15:53:12 -04:00
dependabot[bot]
2e9db92b68
chore(deps): bump the python-packages group across 1 directory with 3 updates
...
Bumps the python-packages group with 3 updates in the / directory: [autopep8](https://github.com/hhatto/autopep8 ), [importlib-metadata](https://github.com/python/importlib_metadata ) and [setuptools](https://github.com/pypa/setuptools ).
Updates `autopep8` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1 )
Updates `importlib-metadata` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v7.2.0...v7.2.1 )
Updates `setuptools` from 70.1.0 to 70.1.1
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.1.0...v70.1.1 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-25 13:47:45 +00:00
dependabot[bot]
09bbcfc7b1
chore(deps): bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 04:42:05 +00:00
Jose Diaz-Gonzalez
4e14f5a2c6
Merge pull request #305 from josegonzalez/dependabot/pip/python-packages-df32069703
...
chore(deps): bump the python-packages group across 1 directory with 2 updates
2024-06-22 14:51:38 -04:00
dependabot[bot]
b474e1654f
chore(deps): bump the python-packages group across 1 directory with 2 updates
...
Bumps the python-packages group with 2 updates in the / directory: [importlib-metadata](https://github.com/python/importlib_metadata ) and [setuptools](https://github.com/pypa/setuptools ).
Updates `importlib-metadata` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v7.1.0...v7.2.0 )
Updates `setuptools` from 70.0.0 to 70.1.0
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.0.0...v70.1.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-21 13:40:17 +00:00
Jose Diaz-Gonzalez
71d70265cc
Merge pull request #302 from josegonzalez/dependabot/pip/python-packages-7eea12767a
...
chore(deps): bump the python-packages group with 3 updates
2024-06-18 00:09:16 -04:00
Jose Diaz-Gonzalez
2309b0cb76
Merge pull request #303 from josegonzalez/dependabot/pip/urllib3-2.2.2
...
chore(deps): bump urllib3 from 2.2.1 to 2.2.2
2024-06-18 00:08:52 -04:00
dependabot[bot]
1e14a4eecd
chore(deps): bump urllib3 from 2.2.1 to 2.2.2
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 22:53:08 +00:00
dependabot[bot]
56d3fd75bf
chore(deps): bump the python-packages group with 3 updates
...
Bumps the python-packages group with 3 updates: [autopep8](https://github.com/hhatto/autopep8 ), [flake8](https://github.com/pycqa/flake8 ) and [pycodestyle](https://github.com/PyCQA/pycodestyle ).
Updates `autopep8` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.0 )
Updates `flake8` from 7.0.0 to 7.1.0
- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0 )
Updates `pycodestyle` from 2.11.1 to 2.12.0
- [Release notes](https://github.com/PyCQA/pycodestyle/releases )
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt )
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.11.1...2.12.0 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: pycodestyle
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 13:17:30 +00:00
Jose Diaz-Gonzalez
c3e470b34e
Merge pull request #301 from josegonzalez/dependabot/pip/python-packages-137ec8b56e
...
chore(deps): bump the python-packages group across 1 directory with 7 updates
2024-06-12 00:20:27 -04:00
dependabot[bot]
4948178a63
chore(deps): bump the python-packages group across 1 directory with 7 updates
...
Bumps the python-packages group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [autopep8](https://github.com/hhatto/autopep8 ) | `2.1.1` | `2.2.0` |
| [certifi](https://github.com/certifi/python-certifi ) | `2024.2.2` | `2024.6.2` |
| [more-itertools](https://github.com/more-itertools/more-itertools ) | `10.2.0` | `10.3.0` |
| [packaging](https://github.com/pypa/packaging ) | `24.0` | `24.1` |
| [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk ) | `1.10.0` | `1.11.1` |
| [requests](https://github.com/psf/requests ) | `2.32.2` | `2.32.3` |
| [zipp](https://github.com/jaraco/zipp ) | `3.18.2` | `3.19.2` |
Updates `autopep8` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.1.1...v2.2.0 )
Updates `certifi` from 2024.2.2 to 2024.6.2
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.06.02 )
Updates `more-itertools` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases )
- [Commits](https://github.com/more-itertools/more-itertools/compare/v10.2.0...v10.3.0 )
Updates `packaging` from 24.0 to 24.1
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1 )
Updates `pkginfo` from 1.10.0 to 1.11.1
Updates `requests` from 2.32.2 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3 )
Updates `zipp` from 3.18.2 to 3.19.2
- [Release notes](https://github.com/jaraco/zipp/releases )
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/zipp/compare/v3.18.2...v3.19.2 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: more-itertools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: pkginfo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-11 13:17:57 +00:00
Jose Diaz-Gonzalez
88de80c480
Merge pull request #289 from josegonzalez/dependabot/pip/python-packages-9f7b9a2b70
...
chore(deps): bump the python-packages group across 1 directory with 10 updates
2024-05-25 04:57:13 -04:00
dependabot[bot]
15eeff7879
---
...
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: docutils
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: platformdirs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: twine
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-25 08:53:59 +00:00
Jose Diaz-Gonzalez
4bb71db468
Merge pull request #293 from josegonzalez/josegonzalez-patch-1
...
chore: update python version in release workflow
2024-05-25 04:50:51 -04:00
Jose Diaz-Gonzalez
17af2cbc28
chore: update python version in release workflow
2024-05-25 04:47:35 -04:00
Jose Diaz-Gonzalez
e0d66daadb
Merge pull request #292 from josegonzalez/josegonzalez-patch-1
...
chore: update python version used in linting
2024-05-25 04:47:13 -04:00
Jose Diaz-Gonzalez
1971c97b5d
fix: add now missing setuptools
2024-05-25 04:45:38 -04:00
Jose Diaz-Gonzalez
b1b3df692d
chore: update python version used in linting
2024-05-25 04:32:21 -04:00
Jose Diaz-Gonzalez
8d7311efbf
Merge pull request #291 from josegonzalez/josegonzalez-patch-1
...
chore: drop unsupported python versions and add supported ones
2024-05-25 04:32:03 -04:00
Jose Diaz-Gonzalez
8449d6352d
chore: drop unsupported python versions and add supported ones
2024-05-25 04:24:32 -04:00
Jose Diaz-Gonzalez
d8c228c83e
Merge pull request #287 from josegonzalez/dependabot/pip/requests-2.32.0
...
chore(deps): bump requests from 2.31.0 to 2.32.0
2024-05-25 04:02:43 -04:00
dependabot[bot]
4a134ae2ec
---
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-21 05:42:42 +00:00
Jose Diaz-Gonzalez
5cb7c6ad2e
Merge pull request #282 from josegonzalez/dependabot/pip/tqdm-4.66.3
...
chore(deps): bump tqdm from 4.66.2 to 4.66.3
2024-05-05 10:38:16 -04:00
GitHub Action
75382afeae
Release version 0.45.2
0.45.2
2024-05-04 18:36:39 +00:00
dependabot[bot]
f325daa875
chore(deps): bump tqdm from 4.66.2 to 4.66.3
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-03 22:01:17 +00:00
Jose Diaz-Gonzalez
2cc34de2a3
Merge pull request #273 from josegonzalez/dependabot/pip/idna-3.7
...
chore(deps): bump idna from 3.6 to 3.7
2024-04-15 20:33:30 -04:00
dependabot[bot]
dea87873f9
chore(deps): bump idna from 3.6 to 3.7
...
Bumps [idna](https://github.com/kjd/idna ) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-12 04:16:01 +00:00
Jose Diaz-Gonzalez
0288b5f553
Merge pull request #270 from josegonzalez/dependabot/pip/python-packages-30d09ca13e
...
chore(deps): bump the python-packages group with 1 update
2024-04-04 00:18:08 -04:00
dependabot[bot]
02a07d3f0d
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [keyring](https://github.com/jaraco/keyring ).
Updates `keyring` from 25.0.0 to 25.1.0
- [Release notes](https://github.com/jaraco/keyring/releases )
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/keyring/compare/v25.0.0...v25.1.0 )
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-03 13:34:48 +00:00
Jose Diaz-Gonzalez
24a7b1f885
Merge pull request #267 from josegonzalez/dependabot/pip/python-packages-b8e923a24a
...
chore(deps): bump the python-packages group with 1 update
2024-04-01 16:33:32 -04:00
dependabot[bot]
22fa2eb97e
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [jaraco-classes](https://github.com/jaraco/jaraco.classes ).
Updates `jaraco-classes` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/jaraco/jaraco.classes/releases )
- [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/jaraco.classes/compare/v3.3.1...v3.4.0 )
---
updated-dependencies:
- dependency-name: jaraco-classes
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 13:13:51 +00:00
Jose Diaz-Gonzalez
cb147cf6d0
Merge pull request #266 from josegonzalez/dependabot/pip/python-packages-087e9c658d
...
chore(deps): bump the python-packages group with 1 update
2024-03-26 02:03:44 -04:00
dependabot[bot]
298724acfc
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [keyring](https://github.com/jaraco/keyring ).
Updates `keyring` from 24.3.1 to 25.0.0
- [Release notes](https://github.com/jaraco/keyring/releases )
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/keyring/compare/v24.3.1...v25.0.0 )
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 14:08:44 +00:00
Jose Diaz-Gonzalez
65d541f577
Merge pull request #265 from josegonzalez/dependabot/pip/python-packages-57a4e48c22
...
chore(deps): bump the python-packages group with 1 update
2024-03-23 21:29:34 -04:00
dependabot[bot]
8b08685678
chore(deps): bump the python-packages group with 1 update
...
Bumps the python-packages group with 1 update: [importlib-metadata](https://github.com/python/importlib_metadata ).
Updates `importlib-metadata` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.2...v7.1.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-21 13:14:15 +00:00
Jose Diaz-Gonzalez
b18ba6de28
Merge pull request #264 from josegonzalez/dependabot/github_actions/actions/setup-python-5
...
chore(deps): bump actions/setup-python from 4 to 5
2024-03-18 16:01:20 -04:00
dependabot[bot]
358d1e3d3e
chore(deps): bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 19:59:52 +00:00