Bug 2026389 - Review Request: python-neurotune - A package for optimizing electrical models of excitable cells
Summary: Review Request: python-neurotune - A package for optimizing electrical models...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vanessa Christopher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-neuro, NeuroFedora
TreeView+ depends on / blocked
 
Reported: 2021-11-24 14:28 UTC by Ankur Sinha (FranciscoD)
Modified: 2022-02-10 01:31 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-10 01:15:48 UTC
Type: ---
Embargoed:
vanessaigwe1: fedora-review+


Attachments (Terms of Use)

Description Ankur Sinha (FranciscoD) 2021-11-24 14:28:52 UTC
Spec URL: https://ankursinha.fedorapeople.org/python-neurotune/python-neurotune.spec
SRPM URL: https://ankursinha.fedorapeople.org/python-neurotune/python-neurotune-0.2.3-0.4.20211119gita17f0fd.fc36.src.rpm

Description:
This package provides Neurotune, a package for optimizing electical models of
excitable cells.

This package was originally developed by Mike Vella. This has been updated by
Padraig Gleeson and others (and moved to NeuralEnsemble) to continue
development of pyelectro and Neurotune for use in OpenWorm, Open Source Brain
and other projects.

Fedora Account System Username: ankursinha

Comment 1 Vanessa Christopher 2021-12-13 09:50:48 UTC
This is a pre-review :)

Package Review
==============

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


Issues:
=======
- Dist tag is present.

Lint has 1 error
- python-neurotune-doc.noarch: E: files-duplicated-waste 416067


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

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". 74 files have unknown license. Detailed
     output of licensecheck in
     /home/vanessa/Desktop/reviews/2026389-python-
     neurotune/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[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.
[-]: 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]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 2 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]: 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]: Macros in Summary, %description expandable at SRPM build time.
[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]: 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

Python:
[x]: Python eggs must not download any dependencies during the build
     process.
[x]: A package which is used by another package via an egg interface should
     provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Packages MUST NOT have dependencies (either build-time or runtime) on
     packages named with the unversioned python- prefix unless no properly
     versioned package exists. Dependencies on Python packages instead MUST
     use names beginning with python2- or python3- as appropriate.
[x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files
[x]: Binary eggs must be removed in %prep

===== 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
     python3-neurotune
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[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]: 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 all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
============================== rpmlint session starts =============================
rpmlint: 2.1.0
configuration:
    /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/licenses.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 31, packages: 3

python-neurotune.spec:85: W: macro-in-%changelog %autochangelog
python-neurotune-doc.noarch: E: files-duplicated-waste 416067
python-neurotune-doc.noarch: W: files-duplicate /usr/share/doc/python-neurotune-doc/examples/example_2/100pA_1.csv /usr/share/doc/python-neurotune-doc/examples/example_1/100pA_1.csv
python-neurotune-doc.noarch: W: files-duplicate /usr/share/doc/python-neurotune-doc/examples/example_2/Kv_3_erisir_99.mod /usr/share/doc/python-neurotune-doc/examples/example_1/Kv_3_erisir_99.mod
python-neurotune-doc.noarch: W: files-duplicate /usr/share/doc/python-neurotune-doc/examples/example_2/kv_1.mod /usr/share/doc/python-neurotune-doc/examples/example_1/kv_1.mod
python-neurotune-doc.noarch: W: files-duplicate /usr/share/doc/python-neurotune-doc/examples/example_2/na.mod /usr/share/doc/python-neurotune-doc/examples/example_1/na.mod
python3-neurotune.noarch: W: description-shorter-than-summary
 2 packages and 1 specfiles checked; 1 errors, 6 warnings, 1 badness; has taken 1.3 s 

Rpmlint (installed packages)
----------------------------
Cannot parse rpmlint output:


Source checksums
----------------
https://github.com/NeuralEnsemble/neurotune/archive/a17f0fd192b20e29b032826b6c54568e0bbef445/neurotune-a17f0fd192b20e29b032826b6c54568e0bbef445.tar.gz :
  CHECKSUM(SHA256) this package     : 4e148543930d3429aa48a3a256ba37b5a0d4502cea37657a50119092ba33988b
  CHECKSUM(SHA256) upstream package : 4e148543930d3429aa48a3a256ba37b5a0d4502cea37657a50119092ba33988b


Requires
--------
python3-neurotune (rpmlib, GLIBC filtered):
    python(abi)

python-neurotune-doc (rpmlib, GLIBC filtered):



Provides
--------
python3-neurotune:
    python-neurotune
    python3-neurotune
    python3.10-neurotune
    python3.10dist(neurotune)
    python3dist(neurotune)

python-neurotune-doc:
    python-neurotune-doc



Diff spec file in url and in SRPM
---------------------------------
--- /home/vanessa/Desktop/reviews/2026389-python-neurotune/srpm/python-neurotune.spec	2021-12-12 15:54:07.061259346 -0500
+++ /home/vanessa/Desktop/reviews/2026389-python-neurotune/srpm-unpacked/python-neurotune.spec	2021-11-24 09:21:31.000000000 -0500
@@ -1,2 +1,18 @@
+## START: Set by rpmautospec
+## (rpmautospec version 0.2.5)
+%define autorelease(e:s:pb:) %{?-p:0.}%{lua:
+    release_number = 4;
+    base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
+    print(release_number + base_release_number - 1);
+}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{?dist}
+## END: Set by rpmautospec
+
+# Enabled by default
+# If the package needs to download data for the test which cannot be done in
+# koji, these can be disabled in koji by using `bcond_with` instead, but the
+# tests must be validated in mock with network enabled like so:
+# mock -r fedora-rawhide-x86_64 rebuild <srpm> --enable-network --rpmbuild-opts="--with tests"
+%bcond_without tests
+
 %global forgeurl https://github.com/NeuralEnsemble/neurotune/
 
@@ -4,11 +20,5 @@
 
 %global _description %{expand:
-This package provides Neurotune, a package for optimizing electical models of
-excitable cells.
-
-This package was originally developed by Mike Vella. This has been updated by
-Padraig Gleeson and others (and moved to NeuralEnsemble) to continue
-development of pyelectro and Neurotune for use in OpenWorm, Open Source Brain
-and other projects.}
+Add a description here.}
 
 Name:           python-neurotune
@@ -71,8 +81,9 @@
 
 %check
+%if %{with tests}
 rm -rf neurotune
 export PYTHONPATH="%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib}"
 ./test.sh
-
+%endif
 %files -n python3-neurotune -f %{pyproject_files}
 %doc README.md AUTHORS
@@ -83,3 +94,13 @@
 
 %changelog
-%autochangelog
+* Wed Nov 24 2021 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur> 0.2.3-0.4
+- Uncommitted changes
+
+* Fri Nov 19 2021 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur> 0.2.3-0.3
+- fix: correct autorelease usage
+
+* Fri Nov 19 2021 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur> 0.2.3-0.2
+- WIP: enable tests
+
+* Fri Nov 19 2021 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur> 0.2.3-1
+- init spec


Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10
Command line :/usr/bin/fedora-review -b 2026389
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Shell-api, Generic
Disabled plugins: Java, Ocaml, Haskell, Perl, SugarActivity, PHP, fonts, C/C++, R
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 2 Ankur Sinha (FranciscoD) 2021-12-13 12:20:18 UTC
Thanks for the review Vanessa,

(In reply to Vanessa Christopher from comment #1)
> This is a pre-review :)
> 
> Package Review
> ==============
> 
> Legend:
> [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
> 
> 
> Issues:
> =======
> - Dist tag is present.
> 
> Lint has 1 error
> - python-neurotune-doc.noarch: E: files-duplicated-waste 416067

^
These are data files required for each example so they do need to be duplicated here.


I'll go regenerate the spec/srpm---the only differences should be related to the automatic release/changelog bits.

Comment 3 Ben Beasley 2021-12-25 15:48:18 UTC
(In reply to Ankur Sinha (FranciscoD) from comment #2)
> Thanks for the review Vanessa,
> 
> (In reply to Vanessa Christopher from comment #1)
> > - python-neurotune-doc.noarch: E: files-duplicated-waste 416067
> 
> ^
> These are data files required for each example so they do need to be
> duplicated here.

You *could*, if you wanted, add

  BuildRequires:  hardlink

and now in %install:

  install -t '%{buildroot}%{_pkgdocdir}' -D -m 0644 README.md AUTHORS

  install -d '%{buildroot}%{_pkgdocdir}'
  cp -rp examples '%{buildroot}%{_pkgdocdir}'
  hardlink -v '%{buildroot}%{_pkgdocdir}/examples'

(because, unfortunately, you can’t mix relative and absolute paths with %doc in the same source package[1] so you need to manually install all documentation if you manually install some documentation), and now, in %files:

  %doc %{_pkgdocdir}

and in %files doc:

  %doc %{_pkgdocdir}-doc

Note that I don’t recommend passing the “-c” option to hardlink in RPM packaging because we shouldn’t discard differences in mtimes.

This is a little fussy, but it really does save ~400kB installed.

It doesn’t stop rpmlint from yelling at you, though: now it will warn about cross-directory hardlinks, which *can* be a problem because, in the general case, the different directories could end up installed on different filesystems, and hardlinks can’t cross filesystems. In this case it’s fine, because all the hardlinked files are within one directory owned by the package and so they’re guaranteed to reside on a single filesystem.

[1] https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation

Comment 4 Luna Jernberg 2022-01-17 13:42:19 UTC
info from todays meeting: @sanjay.ankur needs to tweak this a bit

Comment 5 Ankur Sinha (FranciscoD) 2022-01-31 09:54:59 UTC
I think we'll leave the duplicate files as they are. They are ion channel description files, and they could change independently in each example, so they're not static doc files which are being duplicated. Linking them etc., just makes it harder to maintain the package because then for each release it may need tinkering. 

I'm part of upstream here, so I've filed us an issue about de-duplicating ion-channel files where possible.
https://github.com/NeuralEnsemble/neurotune/issues/23

Regenerated the spec/srpm, so they should match now:

Spec URL: https://ankursinha.fedorapeople.org/python-neurotune/python-neurotune.spec
SRPM URL: https://ankursinha.fedorapeople.org/python-neurotune/python-neurotune-0.2.3-0.4.20211119gita17f0fd.fc36.src.rpm


Cheers,

Comment 6 Vanessa Christopher 2022-01-31 11:36:15 UTC
Looks good

Package Review
==============

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


Issues:
=======
- Dist tag is present.


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

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". 74 files have unknown license. Detailed
     output of licensecheck in
     /home/vanessa/Desktop/reviews/2026389-python-
     neurotune/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[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.
[-]: 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.
[x]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 2 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]: 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]: Macros in Summary, %description expandable at SRPM build time.
[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]: 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

Python:
[x]: Python eggs must not download any dependencies during the build
     process.
[x]: A package which is used by another package via an egg interface should
     provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Packages MUST NOT have dependencies (either build-time or runtime) on
     packages named with the unversioned python- prefix unless no properly
     versioned package exists. Dependencies on Python packages instead MUST
     use names beginning with python2- or python3- as appropriate.
[x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files
[x]: Binary eggs must be removed in %prep

===== 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
     python3-neurotune
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[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]: 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 all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
rpmlint: 2.1.0
configuration:
    /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/licenses.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 31, packages: 1

python-neurotune.src: W: strange-permission python-neurotune.spec 600
 1 packages and 0 specfiles checked; 0 errors, 1 warnings, 0 badness; has taken 3.8 s 


Source checksums
----------------
https://github.com/NeuralEnsemble/neurotune/archive/a17f0fd192b20e29b032826b6c54568e0bbef445/neurotune-a17f0fd192b20e29b032826b6c54568e0bbef445.tar.gz :
  CHECKSUM(SHA256) this package     : 4e148543930d3429aa48a3a256ba37b5a0d4502cea37657a50119092ba33988b
  CHECKSUM(SHA256) upstream package : 4e148543930d3429aa48a3a256ba37b5a0d4502cea37657a50119092ba33988b


Requires
--------
python3-neurotune (rpmlib, GLIBC filtered):
    python(abi)

python-neurotune-doc (rpmlib, GLIBC filtered):



Provides
--------
python3-neurotune:
    python-neurotune
    python3-neurotune
    python3.10-neurotune
    python3.10dist(neurotune)
    python3dist(neurotune)

python-neurotune-doc:
    python-neurotune-doc



Diff spec file in url and in SRPM
---------------------------------
--- /home/vanessa/Desktop/reviews/2026389-python-neurotune/srpm/python-neurotune.spec	2022-01-31 11:44:18.032211535 +0100
+++ /home/vanessa/Desktop/reviews/2026389-python-neurotune/srpm-unpacked/python-neurotune.spec	2022-01-31 10:49:52.000000000 +0100
@@ -1,2 +1,11 @@
+## START: Set by rpmautospec
+## (rpmautospec version 0.2.5)
+%define autorelease(e:s:pb:) %{?-p:0.}%{lua:
+    release_number = 4;
+    base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
+    print(release_number + base_release_number - 1);
+}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{?dist}
+## END: Set by rpmautospec
+
 %global forgeurl https://github.com/NeuralEnsemble/neurotune/
 
@@ -83,3 +92,13 @@
 
 %changelog
-%autochangelog
+* Wed Nov 24 2021 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur> 0.2.3-0.4
+- feat: ready for review
+
+* Fri Nov 19 2021 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur> 0.2.3-0.3
+- fix: correct autorelease usage
+
+* Fri Nov 19 2021 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur> 0.2.3-0.2
+- WIP: enable tests
+
+* Fri Nov 19 2021 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur> 0.2.3-1
+- init spec


Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10
Command line :/usr/bin/fedora-review -b 2026389
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: C/C++, PHP, Haskell, R, Ocaml, SugarActivity, Java, fonts, Perl
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 7 Gwyn Ciesla 2022-01-31 18:43:37 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-neurotune

Comment 8 Fedora Update System 2022-02-01 15:21:59 UTC
FEDORA-2022-58bd327556 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-58bd327556

Comment 9 Fedora Update System 2022-02-01 15:22:01 UTC
FEDORA-2022-f09192575e has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-f09192575e

Comment 10 Fedora Update System 2022-02-02 01:21:47 UTC
FEDORA-2022-58bd327556 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-58bd327556 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-58bd327556

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

Comment 11 Fedora Update System 2022-02-02 16:37:23 UTC
FEDORA-2022-f09192575e has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-f09192575e \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-f09192575e

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

Comment 12 Fedora Update System 2022-02-10 01:15:48 UTC
FEDORA-2022-58bd327556 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2022-02-10 01:31:10 UTC
FEDORA-2022-f09192575e has been pushed to the Fedora 35 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.