Compare commits

..

1 Commits

Author SHA1 Message Date
Adeeb Shihadeh
ec99b49198 rename openssl package to openssl3 (#17) 2026-02-24 11:20:46 -08:00
4 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ requires = ["setuptools>=64", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "openssl"
name = "openssl3"
version = "3.4.1"
description = "OpenSSL cryptography library (static build)"
requires-python = ">=3.8"