Skip to main content

Small SSL compatibility patch for Python 3.13 with NetFree certificates

Project description

netfree-unstrict-ssl

Small SSL compatibility patch for Python 3.13 with NetFree certificates.

Installation

pip install netfree-unstrict-ssl

Publishing to PyPI

Before publishing, make sure the version in pyproject.toml was updated. PyPI does not allow uploading the same version twice.

  1. Install the packaging tools:
python -m pip install --upgrade build twine
  1. Remove old build artifacts:
Remove-Item -Recurse -Force dist, src\netfree_unstrict_ssl.egg-info
  1. Build the package:
python -m build
  1. Validate the generated package files:
python -m twine check dist/*
  1. Optional: upload first to TestPyPI:
python -m twine upload --repository testpypi dist/*
  1. Upload to PyPI:
python -m twine upload dist/*

Use a PyPI API token when prompted for credentials:

  • Username: __token__
  • Password: the API token from PyPI

After publishing, verify the package page:

https://pypi.org/project/netfree-unstrict-ssl/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netfree_unstrict_ssl-0.1.3.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netfree_unstrict_ssl-0.1.3-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file netfree_unstrict_ssl-0.1.3.tar.gz.

File metadata

  • Download URL: netfree_unstrict_ssl-0.1.3.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for netfree_unstrict_ssl-0.1.3.tar.gz
Algorithm Hash digest
SHA256 31e968930dbddaa3d1545818072312f3205b8d41d353148072bc12c102e5c55d
MD5 be035147821289614fa51d7c7615fc6b
BLAKE2b-256 2d6afa8959e561bfcc4337388bda9aa720306d573558388c315537bfe2c0b467

See more details on using hashes here.

File details

Details for the file netfree_unstrict_ssl-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for netfree_unstrict_ssl-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 71babdaae9f5654c50539ec61e5252b2774cc6a4c4c68d668aa4c340f8d59dd0
MD5 f73910b9fffecb84239a73a629b4ae68
BLAKE2b-256 870376077c30f0dd206eae2812e88a3cadc83fdb1e323cf497b82406d1d00309

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page