Bug 2222263 - Useless dependency on python3-future
Summary: Useless dependency on python3-future
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libolm
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: marcdeop
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-12 13:14 UTC by Lumír Balhar
Modified: 2023-07-15 09:42 UTC (History)
3 users (show)

Fixed In Version: libolm-3.2.15-3.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-15 09:42:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.