[Bug 281134] security/py311-openssl not compatible with p311-cryptography
Date: Fri, 30 Aug 2024 08:08:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281134
Bug ID: 281134
Summary: security/py311-openssl not compatible with
p311-cryptography
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: fabrice.bruel@orange.com
Hello
I'm tried to use security/py311-openssl on a FreeBSD 13.3-RELEASE-p5 GENERIC
amd64.
I've the following message :
"DistributionNotFound: The 'cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0'
distribution was not found and is required by pyopenssl"
It's right, on this host I've this package py311-cryptography-42.0.8_1,1 and :
# pkg search py311-openssl
py311-openssl-23.2.0,1
Normally, it's seems the latest version of p311-opensskl is
py311-openssl-24.1.0,1
https://ports.freebsd.org/cgi/ports.cgi?query=py311-openssl&stype=all&sektion=all
pkg update & upgrade doesn't upgrade something, evenif my /etc/pkg/FreeBSD.conf
is :
FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
Is it possible to put the new version of py311-openssl in the pkg directory ?
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.