Bug 2276336 - Review Request: loguru - A lightweight C++ logging library
Summary: Review Request: loguru - A lightweight C++ logging library
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/emilk/loguru
Whiteboard:
: 2268124 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-22 05:27 UTC by Ben Beasley
Modified: 2024-08-12 18:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-05-27 05:17:21 UTC
Type: ---
Embargoed:
benson_muite: fedora-review+


Attachments (Terms of Use)

Description Ben Beasley 2024-04-22 05:27:35 UTC
Spec URL: https://music.fedorapeople.org/loguru.spec
SRPM URL: https://music.fedorapeople.org/loguru-2.2.0^20230406git4adaa18-1.fc39.src.rpm

Description:

A lightweight and flexible C++ logging library.

Fedora Account System Username: music

This will support unretiring https://src.fedoraproject.org/rpms/liblsl and packaging https://pypi.org/project/pylsl/. It will be a neuro-sig package.

Comment 1 Benson Muite 2024-04-22 05:32:55 UTC
Want to get to 2268124 though if urgent, please take over the review.

*** This bug has been marked as a duplicate of bug 2268124 ***

Comment 2 Ben Beasley 2024-04-22 05:42:56 UTC
Continuing in bug 2268124, where I have offered any possible assistance as well as the use of my spec file from this bug, if desired.

Comment 3 Ben Beasley 2024-05-22 11:16:47 UTC
Reopened by consent of the submitter of bug 2268124.

Comment 4 Ben Beasley 2024-05-22 11:17:09 UTC
*** Bug 2268124 has been marked as a duplicate of this bug. ***

Comment 5 Benson Muite 2024-05-25 13:31:13 UTC
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

C/C++:
[-]: Provides: bundled(gnulib) in place as required.
     Note: Sources not installed
[x]: Package does not contain kernel modules.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[x]: ldconfig not called in %post and %postun for Fedora 28 and later.
[x]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.
[x]: Development (unversioned) .so files in -devel subpackage, if present.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "*No copyright* The Unlicense". 33
     files have unknown license. Detailed output of licensecheck in
     /home/fedora/2276336-loguru/srpm-unpacked/review-
     loguru/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[-]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[ ]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10021 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: %config files are marked noreplace or the reason is justified.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: No %config files under /usr.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in loguru-
     lnav
[ ]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: The placement of pkgconfig(.pc) files are correct.
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[!]: Spec file according to URL is the same as in SRPM.
     Note: Spec file as given by url is not the same as in SRPM (see
     attached diff).
     See: (this test has no URL)
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.


Rpmlint
-------
Checking: loguru-2.2.0^20230406git4adaa18-1.fc41.aarch64.rpm
          loguru-devel-2.2.0^20230406git4adaa18-1.fc41.aarch64.rpm
          loguru-lnav-2.2.0^20230406git4adaa18-1.fc41.noarch.rpm
          loguru-doc-2.2.0^20230406git4adaa18-1.fc41.noarch.rpm
          loguru-debuginfo-2.2.0^20230406git4adaa18-1.fc41.aarch64.rpm
          loguru-debugsource-2.2.0^20230406git4adaa18-1.fc41.aarch64.rpm
          loguru-2.2.0^20230406git4adaa18-1.fc41.src.rpm
===================================================== rpmlint session starts =====================================================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpwhribvbz')]
checks: 32, packages: 7

loguru-devel.aarch64: W: no-documentation
loguru-lnav.noarch: W: no-documentation
loguru.spec:96: W: mixed-use-of-spaces-and-tabs (spaces: line 27, tab: line 96)
=============== 7 packages and 0 specfiles checked; 0 errors, 3 warnings, 36 filtered, 0 badness; has taken 0.8 s ================




Rpmlint (debuginfo)
-------------------
Checking: loguru-debuginfo-2.2.0^20230406git4adaa18-1.fc41.aarch64.rpm
===================================================== rpmlint session starts =====================================================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpt7kojwcv')]
checks: 32, packages: 1

================ 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 5 filtered, 0 badness; has taken 0.2 s ================





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 6

loguru-lnav.noarch: W: no-documentation
loguru-devel.aarch64: W: no-documentation
 6 packages and 0 specfiles checked; 0 errors, 2 warnings, 34 filtered, 0 badness; has taken 0.7 s 



Source checksums
----------------
https://github.com/emilk/loguru/archive/4adaa185883e3c04da25913579c451d3c32cfac1/loguru-4adaa185883e3c04da25913579c451d3c32cfac1.tar.gz :
  CHECKSUM(SHA256) this package     : 1424f3ce814fa413e5fbdf2949994d455e3914560f958d2931ba869349a686a8
  CHECKSUM(SHA256) upstream package : 1424f3ce814fa413e5fbdf2949994d455e3914560f958d2931ba869349a686a8


Requires
--------
loguru (rpmlib, GLIBC filtered):
    (loguru-lnav = 2.2.0^20230406git4adaa18-1.fc41 if lnav)
    ld-linux-aarch64.so.1()(64bit)
    libc.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    rtld(GNU_HASH)

loguru-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    cmake-filesystem(aarch-64)
    libloguru.so.2()(64bit)
    loguru(aarch-64)

loguru-lnav (rpmlib, GLIBC filtered):
    config(loguru-lnav)

loguru-doc (rpmlib, GLIBC filtered):

loguru-debuginfo (rpmlib, GLIBC filtered):

loguru-debugsource (rpmlib, GLIBC filtered):



Provides
--------
loguru:
    libloguru.so.2()(64bit)
    loguru
    loguru(aarch-64)

loguru-devel:
    cmake(loguru)
    loguru-devel
    loguru-devel(aarch-64)
    pkgconfig(loguru)

loguru-lnav:
    config(loguru-lnav)
    loguru-lnav

loguru-doc:
    loguru-doc

loguru-debuginfo:
    debuginfo(build-id)
    libloguru.so.2.1.0-2.2.0^20230406git4adaa18-1.fc41.aarch64.debug()(64bit)
    loguru-debuginfo
    loguru-debuginfo(aarch-64)

loguru-debugsource:
    loguru-debugsource
    loguru-debugsource(aarch-64)



Diff spec file in url and in SRPM
---------------------------------
--- /home/fedora/2276336-loguru/srpm-unpacked/loguru.spec       2024-05-25 12:39:44.383035862 +0000
+++ /home/fedora/2276336-loguru/srpm-unpacked/review-loguru/srpm-unpacked/loguru.spec   2024-05-25 00:00:00.000000000 +0000
@@ -1,2 +1,12 @@
+## START: Set by rpmautospec
+## (rpmautospec version 0.6.3)
+## RPMAUTOSPEC: autorelease, autochangelog
+%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
+    release_number = 1;
+    base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
+    print(release_number + base_release_number - 1);
+}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
+## END: Set by rpmautospec
+
 # Version 2.2.0 was “released” 2020-07-31 based on the version history in
 # loguru.hpp, but the tag was never pushed to GitHub. We package a post-release
@@ -159,3 +169,6 @@
 
 %changelog
-%autochangelog
+## START: Generated by rpmautospec
+* Sat May 25 2024 John Doe <packager> - 2.2.0^20230406git4adaa18-1
+- Uncommitted changes
+## END: Generated by rpmautospec


Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -n loguru
Buildroot used: fedora-rawhide-aarch64
Active plugins: Generic, C/C++, Shell-api
Disabled plugins: PHP, Perl, R, Ocaml, Haskell, Python, SugarActivity, Java, fonts
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comments:
a) For compilation to complete, had to change:
%autosetup -n loguru-%{commit} -p1

to:
%autosetup -n loguru-%{commit} -p1
# Remove unnecessary comparison
sed -i 's/lse if (0 <= c && c/lse if (c/g' loguru.cpp
 
Maybe there is a better way to do this? See:
https://github.com/emilk/loguru/pull/129/files
https://github.com/emilk/loguru/issues/249

Comment 6 Ben Beasley 2024-05-25 22:45:21 UTC
The thing is that the comparison make sense when char is signed, and is harmless (as the warning says, “is always true due to limited range of data type”) when char is unsigned – the logic remains correct. It’s OK for the compiler to warn about it, but it doesn’t need to break the build. However, upstream passes -Werror, which asks the compiler to treat all warnings as errors. That’s useful for upstream development, but I think it’s too strict for downstream packaging across different compilers and platforms, where new warnings can pop up at any time. My intent was just to disable -Werror and ignore the warning in question with

  # Too strict for downstream packaging
  sed -r -i 's/-Werror\b//' test/CMakeLists.txt

but obviously I didn’t get it quite right. I’ll fix this.

Note that removing the comparison with 0 is *not* a correct general patch, because when char is signed char, this actually changes the behavior. One person offered a patch https://github.com/virtuosonic/loguru/commit/e1ffdc4149083cc221d44b666a0f7e3ec4a87259 that would explicitly use signed char, and that looks right, at a glance. Still, I like just disabling -Werror here.

Comment 7 Ben Beasley 2024-05-25 22:54:20 UTC
I had missed the -Werror hiding in the top-level CMakeLists.txt. This works:

  # Too strict for downstream packaging
  sed -r -i 's/;?-Werror\b//' CMakeLists.txt test/CMakeLists.txt

Spec URL: https://music.fedorapeople.org/20240525/loguru.spec
SRPM URL: https://music.fedorapeople.org/20240525/loguru-2.2.0^20230406git4adaa18-1.fc39.src.rpm

Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=118097841

Comment 8 Fedora Review Service 2024-05-25 23:55:55 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7492448
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2276336-loguru/fedora-rawhide-x86_64/07492448-loguru/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 9 Benson Muite 2024-05-26 05:18:10 UTC
Thanks for the changes. Fix seems ok. Approved.

Review of https://bugzilla.redhat.com/show_bug.cgi?id=2253491
would be appreciated if time allows.

Comment 10 Ben Beasley 2024-05-27 04:57:49 UTC
Thank you for the review! I have assigned myself bug 2253491 and should have the review done in the next day or so.

Comment 11 Fedora Admin user for bugzilla script actions 2024-05-27 05:00:16 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/loguru

Comment 12 Fedora Update System 2024-05-27 05:14:12 UTC
FEDORA-2024-0e9cc335c2 (loguru-2.2.0^20230406git4adaa18-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-0e9cc335c2

Comment 13 Fedora Update System 2024-05-27 05:17:21 UTC
FEDORA-2024-0e9cc335c2 (loguru-2.2.0^20230406git4adaa18-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2024-05-27 12:57:15 UTC
FEDORA-2024-c9fcb568a9 (loguru-2.2.0^20230406git4adaa18-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-c9fcb568a9

Comment 15 Fedora Update System 2024-05-27 13:38:24 UTC
FEDORA-2024-c424e5ae66 (loguru-2.2.0^20230406git4adaa18-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-c424e5ae66

Comment 16 Fedora Update System 2024-05-27 14:08:08 UTC
FEDORA-EPEL-2024-cd15f2a6fb (loguru-2.2.0^20230406git4adaa18-3.el9) has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-cd15f2a6fb

Comment 17 Fedora Update System 2024-05-27 15:11:11 UTC
FEDORA-EPEL-2024-250d8e08e4 (loguru-2.2.0^20230406git4adaa18-3.el8) has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-250d8e08e4

Comment 18 Fedora Update System 2024-05-27 18:59:08 UTC
FEDORA-EPEL-2024-37b31ca2bc (loguru-2.2.0-1.20230406git4adaa18.el7) has been submitted as an update to Fedora EPEL 7.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-37b31ca2bc

Comment 19 Fedora Update System 2024-05-28 01:32:48 UTC
FEDORA-EPEL-2024-250d8e08e4 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-250d8e08e4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 20 Fedora Update System 2024-05-28 01:43:17 UTC
FEDORA-EPEL-2024-37b31ca2bc has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-37b31ca2bc

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 21 Fedora Update System 2024-05-28 01:51:45 UTC
FEDORA-2024-c424e5ae66 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c424e5ae66 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c424e5ae66

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 22 Fedora Update System 2024-05-28 01:53:09 UTC
FEDORA-EPEL-2024-cd15f2a6fb has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-cd15f2a6fb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 23 Fedora Update System 2024-05-28 01:54:40 UTC
FEDORA-2024-c9fcb568a9 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c9fcb568a9 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c9fcb568a9

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 24 Fedora Update System 2024-06-05 00:32:13 UTC
FEDORA-EPEL-2024-250d8e08e4 (loguru-2.2.0^20230406git4adaa18-3.el8) has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 25 Fedora Update System 2024-06-05 01:02:37 UTC
FEDORA-EPEL-2024-cd15f2a6fb (loguru-2.2.0^20230406git4adaa18-3.el9) has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 26 Fedora Update System 2024-06-05 01:40:38 UTC
FEDORA-2024-c9fcb568a9 (loguru-2.2.0^20230406git4adaa18-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 27 Fedora Update System 2024-06-05 02:19:01 UTC
FEDORA-EPEL-2024-37b31ca2bc (loguru-2.2.0-1.20230406git4adaa18.el7) has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 28 Fedora Update System 2024-06-05 08:34:35 UTC
FEDORA-2024-c424e5ae66 (loguru-2.2.0^20230406git4adaa18-1.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 29 Fedora Update System 2024-08-12 18:30:55 UTC
FEDORA-EPEL-2024-7df8b1aaeb (loguru-2.2.0^20230406git4adaa18-2.el10_0) has been submitted as an update to Fedora EPEL 10.0.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-7df8b1aaeb

Comment 30 Fedora Update System 2024-08-12 18:57:04 UTC
FEDORA-EPEL-2024-7df8b1aaeb (loguru-2.2.0^20230406git4adaa18-2.el10_0) has been pushed to the Fedora EPEL 10.0 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.