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

Bump txtorcon from 0.19.3 to 24.8.0 in /backend #4257

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2024

Bumps txtorcon from 0.19.3 to 24.8.0.

Release notes

Sourced from txtorcon's releases.

24.8.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I'm gruntled to announce txtorcon 24.8.0 with the following changes:

txtorcon is an implementation of the "control-spec" for Tor using the "Twisted" networking library. This is the library to use if you want to write event-based software (including asyncio; interop is possible) in Python that uses the Tor network as a client or a service (or to integrate Tor support into existing Twisted-using applications).

You can download the release from PyPI or GitHub (or of course "pip install txtorcon"):

https://pypi.python.org/pypi/txtorcon/24.8.0 https://github.com/meejah/txtorcon/releases/tag/v24.8.0

Releases are also available from the hidden service:

http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/txtorcon-24.8.0.tar.gz http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/txtorcon-24.8.0.tar.gz.asc

You can verify the sha256sum of both by running the following 4 lines in a shell wherever you have the files downloaded:

cat <<EOF | sha256sum --check f790ab645a43a801ec68402467c15b2c816b6d16d93b36b89eed9ee9d17cc51f dist/txtorcon-24.8.0.tar.gz d3d0871a19c2ecaaae9e2c13b302a78b169048f5a3c2051069a2ea6ae44232c7 dist/txtorcon-24.8.0-py3-none-any.whl EOF

thanks, meejah -----BEGIN PGP SIGNATURE-----

iQFFBAEBCgAvFiEEnVor1WiOy4id680/wmAoAxKAaacFAmbE8TQRHG1lZWphaEBt ZWVqYWguY2EACgkQwmAoAxKAaaeMTggAzkQ81pbZEN149nyR08zFzj2/oXWj5RzH huB4UDYmPTkzT7YvyI1e7CbcavLU7VEpcJCtEvFHsVx4PNG9cwc/Bd0/M8w0YVKM bNsijPX+d4SGZSL3rVwzKoMDPo6mm1fUiDgWFVZqqZ5PUagFKF7/iTvKShq4AVBe kwDJa2eiku3UDXcNRtbNtp+xxzrUIK5TcaUImeEXHIiQxsQJNbaL492FQXxYY2sM CFnGKH7QYkyQ8iFkVvqO7yaVI7oB1rFvD9FLrZXPHN+W2MIBG7ncfROs6LuBQQRC SuC+audP7Rbuf4uZp5RpdxQTkV2+k8L5mfAdu+k/WiihnsVoX1owdA== =wCIY -----END PGP SIGNATURE-----

... (truncated)

Changelog

Sourced from txtorcon's changelog.

v24.8.0

August 20, 2024

  • txtorcon-24.8.0.tar.gz <http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/txtorcon-24.8.0.tar.gz>_ (PyPI <https://pypi.python.org/pypi/txtorcon/24.8.0>_ (:download:local-sig </../signatues/txtorcon-24.8.0.tar.gz.asc> or github-sig <https://github.com/meejah/txtorcon/blob/main/signatues/txtorcon-24.8.0.tar.gz.asc?raw=true>) (source <https://github.com/meejah/txtorcon/archive/v24.8.0.tar.gz>)
  • Fix (test) issues with Twisted 24.7.0 ([#400](https://github.com/meejah/txtorcon/issues/400) <https://github.com/meejah/txtorcon/pull/400>_)
  • Remove usage of "six" ([#395](https://github.com/meejah/txtorcon/issues/395) <https://github.com/meejah/txtorcon/issues/395>, from a-dieste <https://github.com/a-detiste>

v23.11.0

November 20, 2023

  • Fix test-failures on Python 3.12
  • Particular GETINFO hanging ([#389](https://github.com/meejah/txtorcon/issues/389) <https://github.com/meejah/txtorcon/issues/389>_) (ultra-long lines over 16KiB caused problems in the protocol)
  • Use built-in mock only (from jelly <https://github.com/jelly>_)
  • Remove incremental (from gdrosos <https://github.com/gdrosos>_)

v23.5.0

May 18, 2023

  • txtorcon-23.5.0.tar.gz <http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/txtorcon-23.5.0.tar.gz>_ (PyPI <https://pypi.python.org/pypi/txtorcon/23.5.0>_ (:download:local-sig </../signatues/txtorcon-23.5.0.tar.gz.asc> or github-sig <https://github.com/meejah/txtorcon/blob/main/signatues/txtorcon-23.5.0.tar.gz.asc?raw=true>) (source <https://github.com/meejah/txtorcon/archive/v23.5.0.tar.gz>)
  • twisted.web.client.Agent instances now use the same HTTPS policy by default as twisted.web.client.Agent. It is possible to override this policy with the tls_context_factory argument, the equivalent to Agent's contextFactory=.
  • Added support for Python 3.11.
  • No more ipaddress dependency

v23.0.0

February 15, 2023

  • txtorcon-23.0.0.tar.gz <http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/txtorcon-23.0.0.tar.gz>_ (PyPI <https://pypi.python.org/pypi/txtorcon/23.0.0>_ (:download:local-sig </../signatues/txtorcon-23.0.0.tar.gz.asc> or github-sig <https://github.com/meejah/txtorcon/blob/main/signatues/txtorcon-23.0.0.tar.gz.asc?raw=true>) (source <https://github.com/meejah/txtorcon/archive/v23.0.0.tar.gz>)
  • Drop python2 support
  • Fix a bug with CONTROLLER_WAIT events

v22.0.0

March 16, 2022

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [txtorcon](https://github.com/meejah/txtorcon) from 0.19.3 to 24.8.0.
- [Release notes](https://github.com/meejah/txtorcon/releases)
- [Changelog](https://github.com/meejah/txtorcon/blob/main/docs/releases.rst)
- [Commits](meejah/txtorcon@v0.19.3...v24.8.0)

---
updated-dependencies:
- dependency-name: txtorcon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Oct 20, 2024
@evilaliv3 evilaliv3 closed this Oct 20, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/backend/txtorcon-24.8.0 branch October 20, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

1 participant