[Bug 1875834] Review Request: python-brother - Python wrapper for getting data from Brother printers

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875834



--- Comment #8 from Raphael Groner  ---
Could you buuild for Fedora 31 and EPEL8 as well? 
If you need a co-maintainer for those branches I'd apply, please give me ACL in
Pagure.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875726] Review Request: golang-github-openprinting-ipp-usb - HTTP reverse proxy, backed by IPP-over-USB connection to device

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875726



--- Comment #6 from Zdenek Dohnal  ---
Built for rawhide for now, updates for F33 and F32 is coming after
golang-github-openprinting-goipp will get into repos.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1877584] New: Review Request: rust-openat-ext - Extensions for openat

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877584

Bug ID: 1877584
   Summary: Review Request: rust-openat-ext - Extensions for
openat
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: walt...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL: https://fedorapeople.org/~walters/rust-openat-ext.spec
SRPM URL:
https://fedorapeople.org/~walters/rust-openat-ext-0.1.4-1.fc32.src.rpm
Description:Extensions for openat
Fedora Account System Username: walters


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1877103] Review Request: python-gios - Python wrapper for GIOS air quality data

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877103

Andy Mender  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #1 from Andy Mender  ---
> %description
> Python wrapper for getting air quality data from GIOS 
> (Glowny Inspektorat Ochrony Srodowiska).

I think it's okay to keep the original Polish name of the institution, but I
would add an English translation if possible.

Other than that, everything looks good. Package approved. Full review below:

Package Review
==

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



= MUST items =

Generic:
[x]: Package successfully compiles and builds into binary rpms on at least
 one supported primary architecture.
 Note: Using prebuilt packages
[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". 22 files have unknown license. Detailed
 output of licensecheck in /home/amender/rpmbuild/SPECS/python-
 gios/python-gios/licensecheck.txt
[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
[?]: 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.
 Review: Yes, but see comment about GIOS.
[-]: Package contains systemd file(s) if in need.
[x]: 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 10240 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: No rpmlint messages.
[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]: 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]: 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:
[x]: Reviewer should test that the package builds in mock.
[-]: 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 

[Bug 1877103] Review Request: python-gios - Python wrapper for GIOS air quality data

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877103

Andy Mender  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||andymenderu...@gmail.com
   Assignee|nob...@fedoraproject.org|andymenderu...@gmail.com
  Flags||fedora-review?




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875997] Review Request: python-jsons - Python library for (de)serializing objects to/from JSON

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875997



--- Comment #4 from Andy Mender  ---
> Added

Thumbs up!

Honestly, I'm not quite sure how to proceed with this, however. I rebuilt the
package in COPR again:
https://copr.fedorainfracloud.org/coprs/andymenderunix/metrics2mqtt-and-dependencies/build/1654723/
Have a look at the logs specifically.

The reason why the build fails on Fedora 32 is because one of the tests shows
lower than expected performance:
https://github.com/ramonhagenaars/jsons/blob/master/tests/test_performance.py#L44
Below an example on aarch64. It's a lot worse on s390 (94.922601 seconds) and
armhfp (78.928779 seconds). Out of these aarch64, armhfp and x86_64 are
relevant.
> === FAILURES 
> ===
> __ TestPerformance.test_dump 
> ___
> self = 
> def test_dump(self):
> >   self._do_test_dump(16)
> tests/test_performance.py:45: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> tests/test_performance.py:67: in _do_test_dump
> self.assertTrue(delta_sec3 < time_limit, 'The operation took {} 
> seconds'.format(delta_sec3))
> E   AssertionError: False is not true : The operation took 16.243726 seconds

I'm pretty sure we could argue with upstream to up the number here, since it's
arbitrary anyway. Still, the differences in timings are huge.

Fedora 33 and Rawhide have bigger problems due to the switch to Python 3.9.
Either the test cases need to be revisited or the code they cover. I can have a
look over the weekend to maybe file some PRs, but no earlier.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1828059] Review Request: boost1.73 - The free peer-reviewed portable C++ source libraries

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1828059

Jonathan Wakely  changed:

   What|Removed |Added

 CC||jwak...@redhat.com
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review+




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1873199] Review Request: malcontent - Parental controls implementation

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1873199

Andy Mender  changed:

   What|Removed |Added

 Status|ASSIGNED|POST
  Flags|fedora-review?  |fedora-review+



--- Comment #12 from Andy Mender  ---
Great, approved!

Thanks a lot for the feedback, Kalev :).


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1536230] Review Request: rmd - User-space daemon for resource management (RMD)

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1536230

Kaitlyn Carcia  changed:

   What|Removed |Added

 CC||kcar...@redhat.com
   Assignee|nhor...@redhat.com  |dq...@redhat.com




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875326] Review Request: ghc-req - Easy-to-use, type-safe, expandable, high-level HTTP client library

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875326

Jens Petersen  changed:

   What|Removed |Added

 Status|POST|MODIFIED
   Fixed In Version||ghc-req-3.2.0-1.fc34




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875326] Review Request: ghc-req - Easy-to-use, type-safe, expandable, high-level HTTP client library

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875326



--- Comment #4 from Jens Petersen  ---
Let me update to a newer version later, currently LTS 16 is on 3.2.0.
https://www.stackage.org/package/req


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875225] Review Request: dhall-json - Convert between Dhall and JSON or YAML

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875225



--- Comment #4 from Jens Petersen  ---
Let me update to 1.7 later when Stackage does too, thanks.
It also requires newer dhall.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875225] Review Request: dhall-json - Convert between Dhall and JSON or YAML

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875225

Jens Petersen  changed:

   What|Removed |Added

 Status|POST|MODIFIED
   Fixed In Version||dhall-json-1.6.4-1.fc34




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875389] Review Request: ormolu - A formatter for Haskell source code

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875389

Jens Petersen  changed:

   What|Removed |Added

 Status|POST|MODIFIED
   Fixed In Version||ormolu-0.1.2.0-1.fc34




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875389] Review Request: ormolu - A formatter for Haskell source code

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875389



--- Comment #6 from Jens Petersen  ---
(`bugzilla query -b 1875389 --full` (and `fbnrch import`) both don't display
the full description of this bug in gnome-terminal (vte):
they stop early with "Implementing one âtrueâconventionalâ".
Though Emacs shell just outputs the broken encoding okay.
So I guess there is nothing more left for me to do
having fixed the encoding now in fbrnch,
hopefully this kind of thing won't happen too much.)


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870862] Review Request: emacs-flycheck-pycheckers - Multiple syntax checker for Python in Emacs, using Flycheck

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870862



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870858] Review Request: emacs-epc - A RPC stack for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870858



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870843] Review Request: emacs-deferred - Simple asynchronous functions for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870843



--- Comment #11 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875389] Review Request: ormolu - A formatter for Haskell source code

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875389



--- Comment #5 from Jens Petersen  ---
Thanks again for the review.

(In reply to Jens Petersen from comment #0)
> - Implementing one âtrueâ formatting style which admits no configuration.
:
>   remaining very close to âconventionalâ Haskell formatting people use.

I spent some time debugging and fixing this ^^ fbrnch encoding issue.
The above should be quotes like: “this”.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870859] Review Request: emacs-auto-complete - Emacs auto-complete package

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870859



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870856] Review Request: emacs-f - Modern API for working with files and directories in Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870856



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870870] Review Request: emacs-jedi - Python auto-completion for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870870



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870857] Review Request: emacs-python-environment - Python virtualenv API for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870857



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870863] Review Request: emacs-ansible - Ansible minor mode

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870863



--- Comment #11 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870868] Review Request: python-epc - EPC (RPC stack for Emacs Lisp) for Python

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870868



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870844] Review Request: emacs-ctable - Table Component for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870844



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870854] Review Request: emacs-flycheck - On the fly syntax checking for GNU Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870854



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870853] Review Request: emacs-pkg-info - Provide information about Emacs packages

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870853



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870850] Review Request: python-sexpdata - S-expression parser for Python

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870850



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870840] Review Request: emacs-epl - Emacs Package Library

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870840



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870833] Review Request: emacs-s - The long lost Emacs string manipulation library

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870833



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870842] Review Request: emacs-dash - A modern list library for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870842



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870845] Review Request: emacs-popup - Visual Popup Interface Library for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870845



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-7322855fe3 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1815429] Review Request: python-readability - Measure the readability of a given text using surface characteristics

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1815429

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 15:01:31



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-200975b161 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870840] Review Request: emacs-epl - Emacs Package Library

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870840

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:17:56



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870868] Review Request: python-epc - EPC (RPC stack for Emacs Lisp) for Python

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870868

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:36



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875744] Review Request: python-schedule - Job scheduling for humans

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875744



--- Comment #10 from Fedora Update System  ---
FEDORA-EPEL-2020-ad4813e332 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-2020-ad4813e332

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


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1877399] New: Review Request: power-profiles-daemon - Makes power profiles handling available over D-Bus

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877399

Bug ID: 1877399
   Summary: Review Request: power-profiles-daemon - Makes power
profiles handling available over D-Bus
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: bnoc...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://hadess.fedorapeople.org/power-profiles-daemon/power-profiles-daemon.spec
SRPM URL:
https://hadess.fedorapeople.org/power-profiles-daemon/power-profiles-daemon-0.1-1.fc32.src.rpm
Description: Makes power profiles handling available over D-Bus
Fedora Account System Username: hadess


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1816301] Review Request: openfoam - computational fluid dynamics

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1816301



--- Comment #20 from mark.ole...@esi-group.com ---
Hi Dave,

(In reply to Dave Love from comment #19)
> I'll comment as I'd previously packaged openfoam and started on making it
> comply with Fedora-isms.
> 
> The approach of putting it in its own tree (under %_libdir) is appropriate,
> and it isn't a special case in that respect, but I can't see where it
> actually goes now -- %prefix doesn't seem to be defined.

An earlier comment stated that %prefix should not be defined (some policy).
I had originally tried to make them relocatable, but that runs counter to what
we now have.

> I would expect the
> source under /usr/src, but I don't know if there's policy on that.

Generally true, but the structure of OpenFOAM expects its source under the
project-directory.
If we put it elsewhere, we would need to patch OpenFOAM like mad and do lots of
tests to see that we haven't broken anything.
For what it's worth, I've at least split off into proper sub-packages to avoid
installing sources unless a '-devel' package is selected.

> However, the packaging isn't at all right yet.  I haven't checked in detail,
> but I noticed: Fedora doesn't allow conditionals for other distributions
> (which I think is unfortunate),

Some sed'ing will work there, but it does seem a bit unfortunate.

> you need serial and openblas and mpich
> packages (unless mpich won't work for some reason),

Doing a proper multibuild (serial and various MPI flavours) is still
work-in-progress. I have a proof of concept for adding in additional MPI layers

https://build.opensuse.org/package/show/home:openfoam/openfoam2006mpi

but still haven't worked out a good way to manage the resulting configurations.
If we actually need to get multi-build working for this to be a Fedora package,
I fear that we will never get finished.

/mark


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870870] Review Request: emacs-jedi - Python auto-completion for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870870

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:38



--- Comment #8 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870863] Review Request: emacs-ansible - Ansible minor mode

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870863

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:33



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870870] Review Request: emacs-jedi - Python auto-completion for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870870
Bug 1870870 depends on bug 1870859, which changed state.

Bug 1870859 Summary: Review Request: emacs-auto-complete - Emacs auto-complete 
package
https://bugzilla.redhat.com/show_bug.cgi?id=1870859

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870870] Review Request: emacs-jedi - Python auto-completion for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870870
Bug 1870870 depends on bug 1870868, which changed state.

Bug 1870868 Summary: Review Request: python-epc - EPC (RPC stack for Emacs 
Lisp) for Python
https://bugzilla.redhat.com/show_bug.cgi?id=1870868

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870862] Review Request: emacs-flycheck-pycheckers - Multiple syntax checker for Python in Emacs, using Flycheck

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870862

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:32



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870859] Review Request: emacs-auto-complete - Emacs auto-complete package

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870859

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:29



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870870] Review Request: emacs-jedi - Python auto-completion for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870870
Bug 1870870 depends on bug 1870857, which changed state.

Bug 1870857 Summary: Review Request: emacs-python-environment - Python 
virtualenv API for Emacs Lisp
https://bugzilla.redhat.com/show_bug.cgi?id=1870857

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870858] Review Request: emacs-epc - A RPC stack for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870858

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:26



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870856] Review Request: emacs-f - Modern API for working with files and directories in Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870856

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:20



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870870] Review Request: emacs-jedi - Python auto-completion for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870870
Bug 1870870 depends on bug 1870858, which changed state.

Bug 1870858 Summary: Review Request: emacs-epc - A RPC stack for Emacs Lisp
https://bugzilla.redhat.com/show_bug.cgi?id=1870858

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870863] Review Request: emacs-ansible - Ansible minor mode

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870863
Bug 1870863 depends on bug 1870856, which changed state.

Bug 1870856 Summary: Review Request: emacs-f - Modern API for working with 
files and directories in Emacs
https://bugzilla.redhat.com/show_bug.cgi?id=1870856

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870857] Review Request: emacs-python-environment - Python virtualenv API for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870857

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:23



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870859] Review Request: emacs-auto-complete - Emacs auto-complete package

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870859
Bug 1870859 depends on bug 1870845, which changed state.

Bug 1870845 Summary: Review Request: emacs-popup - Visual Popup Interface 
Library for Emacs
https://bugzilla.redhat.com/show_bug.cgi?id=1870845

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870854] Review Request: emacs-flycheck - On the fly syntax checking for GNU Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870854
Bug 1870854 depends on bug 1870853, which changed state.

Bug 1870853 Summary: Review Request: emacs-pkg-info - Provide information about 
Emacs packages
https://bugzilla.redhat.com/show_bug.cgi?id=1870853

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870844] Review Request: emacs-ctable - Table Component for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870844

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:06



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870862] Review Request: emacs-flycheck-pycheckers - Multiple syntax checker for Python in Emacs, using Flycheck

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870862
Bug 1870862 depends on bug 1870854, which changed state.

Bug 1870854 Summary: Review Request: emacs-flycheck - On the fly syntax 
checking for GNU Emacs
https://bugzilla.redhat.com/show_bug.cgi?id=1870854

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870850] Review Request: python-sexpdata - S-expression parser for Python

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870850

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:11



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870853] Review Request: emacs-pkg-info - Provide information about Emacs packages

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870853

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:14



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870868] Review Request: python-epc - EPC (RPC stack for Emacs Lisp) for Python

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870868
Bug 1870868 depends on bug 1870850, which changed state.

Bug 1870850 Summary: Review Request: python-sexpdata - S-expression parser for 
Python
https://bugzilla.redhat.com/show_bug.cgi?id=1870850

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870854] Review Request: emacs-flycheck - On the fly syntax checking for GNU Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870854

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:17



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870845] Review Request: emacs-popup - Visual Popup Interface Library for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870845

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:09



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870842] Review Request: emacs-dash - A modern list library for Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870842

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:17:58



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870853] Review Request: emacs-pkg-info - Provide information about Emacs packages

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870853
Bug 1870853 depends on bug 1870840, which changed state.

Bug 1870840 Summary: Review Request: emacs-epl - Emacs Package Library
https://bugzilla.redhat.com/show_bug.cgi?id=1870840

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870854] Review Request: emacs-flycheck - On the fly syntax checking for GNU Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870854
Bug 1870854 depends on bug 1870842, which changed state.

Bug 1870842 Summary: Review Request: emacs-dash - A modern list library for 
Emacs
https://bugzilla.redhat.com/show_bug.cgi?id=1870842

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870858] Review Request: emacs-epc - A RPC stack for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870858
Bug 1870858 depends on bug 1870843, which changed state.

Bug 1870843 Summary: Review Request: emacs-deferred - Simple asynchronous 
functions for Emacs Lisp
https://bugzilla.redhat.com/show_bug.cgi?id=1870843

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870856] Review Request: emacs-f - Modern API for working with files and directories in Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870856
Bug 1870856 depends on bug 1870833, which changed state.

Bug 1870833 Summary: Review Request: emacs-s - The long lost Emacs string 
manipulation library
https://bugzilla.redhat.com/show_bug.cgi?id=1870833

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870858] Review Request: emacs-epc - A RPC stack for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870858
Bug 1870858 depends on bug 1870844, which changed state.

Bug 1870844 Summary: Review Request: emacs-ctable - Table Component for Emacs 
Lisp
https://bugzilla.redhat.com/show_bug.cgi?id=1870844

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870843] Review Request: emacs-deferred - Simple asynchronous functions for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870843

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:18:02



--- Comment #10 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870856] Review Request: emacs-f - Modern API for working with files and directories in Emacs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870856
Bug 1870856 depends on bug 1870842, which changed state.

Bug 1870842 Summary: Review Request: emacs-dash - A modern list library for 
Emacs
https://bugzilla.redhat.com/show_bug.cgi?id=1870842

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870863] Review Request: emacs-ansible - Ansible minor mode

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870863
Bug 1870863 depends on bug 1870833, which changed state.

Bug 1870833 Summary: Review Request: emacs-s - The long lost Emacs string 
manipulation library
https://bugzilla.redhat.com/show_bug.cgi?id=1870833

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870857] Review Request: emacs-python-environment - Python virtualenv API for Emacs Lisp

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870857
Bug 1870857 depends on bug 1870843, which changed state.

Bug 1870843 Summary: Review Request: emacs-deferred - Simple asynchronous 
functions for Emacs Lisp
https://bugzilla.redhat.com/show_bug.cgi?id=1870843

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA




-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1870833] Review Request: emacs-s - The long lost Emacs string manipulation library

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1870833

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2020-09-09 14:17:52



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-47600ef56f has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875860] Review Request: python-ciso8601 - Fast ISO8601 date time parser

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875860



--- Comment #7 from Fedora Update System  ---
FEDORA-2020-d0782d3660 has been submitted as an update to Fedora 32.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-d0782d3660


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875834] Review Request: python-brother - Python wrapper for getting data from Brother printers

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875834

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #7 from Fedora Update System  ---
FEDORA-2020-93e1adf872 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing
--advisory=FEDORA-2020-93e1adf872 \*`
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-93e1adf872

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


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875744] Review Request: python-schedule - Job scheduling for humans

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875744



--- Comment #9 from Fedora Update System  ---
FEDORA-2020-3a850d7ff6 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing
--advisory=FEDORA-2020-3a850d7ff6 \*`
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-3a850d7ff6

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


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875860] Review Request: python-ciso8601 - Fast ISO8601 date time parser

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875860

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



--- Comment #6 from Fedora Update System  ---
FEDORA-2020-8c99db98f4 has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-8c99db98f4


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875994] Review Request: python-nptyping - Type hints for Numpy

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875994

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #4 from Fedora Update System  ---
FEDORA-2020-5ab503f198 has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-5ab503f198


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875744] Review Request: python-schedule - Job scheduling for humans

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875744

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #8 from Fedora Update System  ---
FEDORA-2020-5ae1686b47 has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing
--advisory=FEDORA-2020-5ae1686b47 \*`
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-5ae1686b47

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


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1871414] Review Request: python-linkheader - Parse and format link headers according to RFC 5988

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1871414



--- Comment #3 from Gwyn Ciesla  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/python-linkheader


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1816301] Review Request: openfoam - computational fluid dynamics

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1816301

Dave Love  changed:

   What|Removed |Added

 CC||dave.l...@manchester.ac.uk



--- Comment #19 from Dave Love  ---
I'll comment as I'd previously packaged openfoam and started on making it
comply with Fedora-isms.

The approach of putting it in its own tree (under %_libdir) is appropriate, and
it isn't a special case in that respect, but I can't see where it actually goes
now -- %prefix doesn't seem to be defined.  I would expect the source under
/usr/src, but I don't know if there's policy on that.

However, the packaging isn't at all right yet.  I haven't checked in detail,
but I noticed: Fedora doesn't allow conditionals for other distributions (which
I think is unfortunate), you need serial and openblas and mpich packages
(unless mpich won't work for some reason), I don't understand the bit about
CGAL missing in f32.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1877240] Review Request: python-mock-ssh-server - SSH server for testing purposes

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877240



--- Comment #2 from Raphael Groner  ---
Hi Fabian,
thanks for your interest. Fixed your hints and reuploaded, links are the same.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875726] Review Request: golang-github-openprinting-ipp-usb - HTTP reverse proxy, backed by IPP-over-USB connection to device

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875726



--- Comment #5 from Gwyn Ciesla  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/golang-github-openprinting-ipp-usb


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875795] Review Request: python-edimax - Interface with Edimax Smart Plugs

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875795

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #4 from Fedora Update System  ---
FEDORA-2020-861e4f564d has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-861e4f564d


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875495] Review Request: python-ee - Port of node.js's EventEmitter to Python

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875495

Fabian Affolter  changed:

   What|Removed |Added

 Blocks||1877359





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1877359
[Bug 1877359] Review Request: python-thingserver - HTTP Web Thing
implementation
-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1877359] Review Request: python-thingserver - HTTP Web Thing implementation

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877359

Fabian Affolter  changed:

   What|Removed |Added

 Depends On||1809858, 1875495
   Doc Type|--- |If docs needed, set a value





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1809858
[Bug 1809858] python-tornado-6.0.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1875495
[Bug 1875495] Review Request: python-ee - Port of node.js's EventEmitter to
Python
-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1877359] New: Review Request: python-thingserver - HTTP Web Thing implementation

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877359

Bug ID: 1877359
   Summary: Review Request: python-thingserver - HTTP Web Thing
implementation
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: m...@fabian-affolter.ch
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-thingserver.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/python-thingserver-0.2.1-1.fc32.src.rpm

Project URL: https://github.com/labthings/python-thingserver

Description:
Implementation of an HTTP Web Thing.

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

rpmlint output:
$ rpmlint python-thingserver-0.2.1-1.fc32.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

$ rpmlint python3-thingserver-0.2.1-1.fc32.noarch.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Fedora Account System Username: fab


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1876578] Review Request: python-kismet-rest - Python API for the Kismet REST interface

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1876578

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #6 from Fedora Update System  ---
FEDORA-2020-9229f219ce has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-9229f219ce


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1877240] Review Request: python-mock-ssh-server - SSH server for testing purposes

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877240

Fabian Affolter  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||m...@fabian-affolter.ch
   Assignee|nob...@fedoraproject.org|m...@fabian-affolter.ch
   Doc Type|--- |If docs needed, set a value
  Flags||fedora-review?



--- Comment #1 from Fabian Affolter  ---
Issues:
===
- Sources used to build the package match the upstream source, as provided
  in the spec URL.
  Note: Upstream MD5sum check error, diff is in
  /home/fab/Documents/repos/reviews/1877240-python-mock-ssh-server/diff.txt
  See: https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/
- "Source0:" could be replaced with something like
"%{url}/archive/%{version}/%{srcname}-%{version}.tar.gz"
- Add a trailing / to "%{python3_sitelib}/mockssh" to indicate that it's a
directory
- Replace "...-py?.?.egg-info" with "...-py%{python3_version}.egg-info/" to
allow the package to build with Python > 3.9

Package Review
==

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

= 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: "Expat License", "Unknown or generated". 16 files have unknown
 license. Detailed output of licensecheck in
 /home/fab/Documents/repos/reviews/1877240-python-mock-ssh-
 server/licensecheck.txt
[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 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]: 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]: 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]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[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 

[Bug 1877240] Review Request: python-mock-ssh-server - SSH server for testing purposes

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877240

Raphael Groner  changed:

   What|Removed |Added

 Blocks||1830680





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1830680
[Bug 1830680] FTI: python-parallel-ssh: python3-parallel-ssh
-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 810049] Review Request: netbeans-ide - Netbeans Integrated Development Environment (IDE)

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

anikamalhotra  changed:

   What|Removed |Added

 CC||iamanikamalho...@gmail.com



--- Comment #176 from anikamalhotra  ---
The Netbeans package was re-enabled. I think that will be nice to close this
bug and asking for co-maintaining Netbeans at PkgDB.

http://divyanka.in/


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875722] Review Request: python-metno - Library to communicate with the met.no API

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875722

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #3 from Fedora Update System  ---
FEDORA-2020-0c3a69901c has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-0c3a69901c


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875982] Review Request: python-regenmaschine - Python API for RainMachine sprinkler controllers

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875982

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #4 from Fedora Update System  ---
FEDORA-2020-c23072c982 has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-c23072c982


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1877240] New: Review Request: python-mock-ssh-server - SSH server for testing purposes

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1877240

Bug ID: 1877240
   Summary: Review Request: python-mock-ssh-server - SSH server
for testing purposes
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: projects...@smart.ms
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://raphgro.fedorapeople.org/review/py/mock-ssh/python-mock-ssh-server.spec
SRPM URL:
https://raphgro.fedorapeople.org/review/py/mock-ssh/python-mock-ssh-server-0.8.2-1.el7.src.rpm
Description:
An SSH server for testing purposes mocksshserver packs a Python context\
manager that implements an SSH server for testing purposes. It is built\
on top of paramiko, so it does not need OpenSSH binaries to be installed.

Fedora Account System Username: raphgro

Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=51041923

Note: paramiko isn't added as a dependency for a build in epel7 but properly in
rawhide, still investigating.


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1873302] Review Request: IP2Location - IP2location library

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1873302



--- Comment #13 from Peter Bieringer  ---
watch this now: https://bodhi.fedoraproject.org/updates/?search=IP2Location


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875744] Review Request: python-schedule - Job scheduling for humans

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875744



--- Comment #7 from Fedora Update System  ---
FEDORA-EPEL-2020-ad4813e332 has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-ad4813e332


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875849] Review Request: python-voluptuous-serialize - Convert voluptuous schemas to dictionaries

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875849

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #4 from Fedora Update System  ---
FEDORA-2020-72c7ed42bd has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-72c7ed42bd


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875744] Review Request: python-schedule - Job scheduling for humans

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875744



--- Comment #6 from Fedora Update System  ---
FEDORA-2020-5ae1686b47 has been submitted as an update to Fedora 31.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-5ae1686b47


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875744] Review Request: python-schedule - Job scheduling for humans

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875744



--- Comment #5 from Fedora Update System  ---
FEDORA-2020-3a850d7ff6 has been submitted as an update to Fedora 32.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-3a850d7ff6


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875766] Review Request: python-sentinels - Various objects to denote special meanings in Python

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875766

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #4 from Fedora Update System  ---
FEDORA-2020-7529263917 has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-7529263917


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1875744] Review Request: python-schedule - Job scheduling for humans

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1875744

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #4 from Fedora Update System  ---
FEDORA-2020-eb71ff25c2 has been submitted as an update to Fedora 33.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-eb71ff25c2


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


[Bug 1876864] Review Request: kealib - KEA is an HDF5 Based Raster File Format as a GDAL plugin

2020-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1876864



--- Comment #2 from markusN  ---
Thanks for your review, Artur.

(In reply to Artur Frenszek-Iwicki from comment #1)
> >Group:   Sciences/Geosciences
> Not used in Fedora.
> https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections

removed.

> >%description
> >KEALib is a project to provide an implementation of the GDAL specification 
> >within the the HDF5 file format. Specifically, the format will support...
> Whoa. The description should be wrapped so that all lines are 80 characters
> max.
> https://docs.fedoraproject.org/en-US/packaging-guidelines/
> #_summary_and_description

shunk and line wrapping fixed.

> >mkdir -p %{_target_platform}
> >pushd %{_target_platform}
> Not needed. CMake out-of-source builds are now the default.

removed.

> >%cmake \
> >-DLIBDIR:PATH=/usr/lib64 \
> >-DGDAL_LIB_PATH:PATH=/usr/lib64 \
> Fedora still builds packages for some 32-bit architectures (i686 and
> armv7hl, to be precise) - use "%{_libdir}" here.

removed as being ignored anyway by KEA.

> >make %{?_smp_mflags} -C %{_target_platform}
> Use "%cmake_build" instead.
> https://docs.fedoraproject.org/en-US/packaging-guidelines/CMake/

updated.

> >make DESTDIR=%{buildroot} install
> Try "%cmake_install" instead.

updated.

> >mkdir -p %{buildroot}%{_libdir}/ %{buildroot}%{_libdir}/gdalplugins/
> >mv %{buildroot}%{_prefix}/lib/libkea* %{buildroot}%{_libdir}/
> >mv %{buildroot}%{_prefix}/lib/gdalplugins/* 
> >%{buildroot}%{_libdir}/gdalplugins/
> Add some check whether "%{_prefix}/lib" is different than "%{_libdir}" so
> that this doesn't fail on 32-bit architectures. Alternatively, try patching
> the CMakeLists.

I tried both to no avail. I must admit that I am not really familiar with
cmake.

This trick is also ignored by KEA:

# fix wrong lib entry
sed -i 's+set (PROJECT_LIBRARY_DIR lib)+set (PROJECT_LIBRARY_DIR %{_lib})+g'
%{_builddir}/%{name}-%{version}/CMakeLists.txt


> >%files
> >%{_libdir}/libkea.so*
> >%{_includedir}/libkea
> Un-versioned .so files and C/C++ headers should go in a -devel package.
> https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages

fixed.

Now it also builds on F33 and rawhide:

https://copr.fedorainfracloud.org/coprs/neteler/kealib/build/1653821/

Updated SPEC file: https://data.neteler.org/tmp/kealib.spec


-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org


  1   2   >