https://bugzilla.redhat.com/show_bug.cgi?id=1966393

Robert-André Mauchin 🐧 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #1 from Robert-André Mauchin 🐧 <[email protected]> ---
 - You need to relax the docopt and thread_local deps (done with rust2rpm
--stdout -p stderrlog):

# stderrlog-fix-metadata.diff
--- stderrlog-0.5.1/Cargo.toml  2021-01-10T00:15:24+00:00
+++ stderrlog-0.5.1/Cargo.toml  2021-06-05T18:19:08.223731+00:00
@@ -37,12 +37,12 @@
 version = "~1.1"

 [dependencies.thread_local]
-version = "~1.0"
+version = "1.0"
 [dev-dependencies.clap]
 version = "~2.33.0"

 [dev-dependencies.docopt]
-version = "~1.0"
+version = "1.0"

 [dev-dependencies.libc]
 version = "0.2.18"


Send a patch upstream to fix this and include the PR as a comment:

# Upstream license specification: MIT/Apache-2.0
License:        MIT or ASL 2.0
URL:            https://crates.io/crates/stderrlog
Source:         %{crates_source}
# Initial patched metadata
# - Relax thread_local https://link.to.pr
# - Relax docopt
Patch0:         stderrlog-fix-metadata.diff

 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to