Bug 2222263

Summary: Useless dependency on python3-future
Product: [Fedora] Fedora Reporter: Lumír Balhar <lbalhar>
Component: libolmAssignee: marcdeop
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: kde-sig, marcdeop, vitaly
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: libolm-3.2.15-3.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-15 09:42:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lumír Balhar 2023-07-12 13:14:12 UTC
Version 3.2.15 no longer needs the future package, see https://gitlab.matrix.org/matrix-org/olm/-/commit/0eb4550a8f1f393a57c26b93f574097347c152f7 and https://gitlab.matrix.org/matrix-org/olm/-/blob/master/CHANGELOG.rst

Reproducible: Always

Steps to Reproduce:
dnf repoquery --repo=rawhide{,-source} --requires libolm

Updating and loading repositories:
Repositories loaded.
cmake
gcc
gcc-c++
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.4)
libstdc++.so.6
libstdc++.so.6()(64bit)
libstdc++.so.6(GLIBCXX_3.4.32)
libstdc++.so.6(GLIBCXX_3.4.32)(64bit)
ninja-build
python3-devel
python3-setuptools
python3dist(cffi)
python3dist(future)  ← Here it is :)
python3dist(wheel)
rtld(GNU_HASH)

Comment 1 Fedora Update System 2023-07-15 09:40:57 UTC
FEDORA-2023-531c91f46b has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-531c91f46b

Comment 2 Fedora Update System 2023-07-15 09:42:57 UTC
FEDORA-2023-531c91f46b has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.