Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1974016 Details for
Bug 2219161
Review Request: python-multiecho - Combine multi-echoes from a multi-echo fMRI acquisition
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 6134132 to 6140983
spec-from-6134132-to-6140983.diff (text/plain), 2.66 KB, created by
Fedora Review Service
on 2023-07-04 14:17:47 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6134132 to 6140983
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-07-04 14:17:47 UTC
Size:
2.66 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6134132 >+++ https://copr.fedorainfracloud.org/coprs/build/6140983 >@@ -5,8 +5,22 @@ > # rather than a usable test. > %bcond tests 0 > >+# We temporarily package a post-release snapshot, with the following changes. >+# The justification is that we would have needed to apply most of this as >+# patches anyway, and the snapshot is cleaner and easier since it contains no >+# unwanted changes from the release (no functional changes to the >+# implementation or API). >+# >+# - Minor bugfixes to setup.py >+# - Do not install tests in site-packages >+# - Clarified the license usage >+# - Use argparse-manpage >+# - Minor cleanup in README.md >+%global commit b4078f0c3505be692279a6c322d687ed47d1f1bf >+%global snapdate 20230704 >+ > Name: python-multiecho >-Version: 0.28 >+Version: 0.28^%{snapdate}git%(c='%{commit}'; echo "${c:0:7}") > Release: %autorelease > Summary: Combine multi-echoes from a multi-echo fMRI acquisition > >@@ -21,16 +35,7 @@ > # https://github.com/Donders-Institute/multiecho/commit/70cc802c11dc051d122d42e9062a19fa275068ee > License: Apache-2.0 OR MIT > URL: https://github.com/Donders-Institute/multiecho >-Source0: %{pypi_source multiecho} >-# Man page hand-written for Fedora in groff_man(7) format based on --help output, and offered upstream in: >-# >-# Interest in maintaining a man page? >-# https://github.com/Donders-Institute/multiecho/issues/18 >-Source1: mecombine.1 >- >-# Do not install tests in site-packages >-# https://github.com/Donders-Institute/multiecho/pull/17 >-Patch: %{url}/pull/17.patch >+Source: %{url}/archive/%{commit}/multiecho-%{commit}.tar.gz > > BuildArch: noarch > >@@ -42,7 +47,10 @@ > %endif > > %global common_description %{expand: >-%{summary}.} >+MRI data acquisitions can involve multiple volumes acquired at different echo >+times. Typically, subsequent processing pipelines assume data to be acquired at >+a singl echo time. This package provides a library and command-line tool to >+combine multiple echoes from a multi-echo (BOLD f)MRI acquisition.} > > %description %{common_description} > >@@ -54,7 +62,7 @@ > > > %prep >-%autosetup -n multiecho-%{version} -p1 >+%autosetup -n multiecho-%{commit} > # Remove the shebang from the multiecho.combination module; upstream seems to > # have intended it to be directly executable as a script when working on the > # source, but it will not be installed with the executable bit set, so the >@@ -74,7 +82,7 @@ > %install > %pyproject_install > %pyproject_save_files multiecho >-install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 '%{SOURCE1}' >+#install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 '%{SOURCE1}' > > > %check
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2219161
: 1974016