[Bug 1513293] Review Request: rejson - JSON data type for Redis

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513293



--- Comment #2 from Nathan Scott  ---
(In reply to Robert-André Mauchin from comment #1)
> Hello,
> 

Hi, thanks for reviewing!

>  - You *must* install the LICENSE file with the %license macro:
> 
> %files
> %license LICENSE
> 

Fixed.

>  - You should own /usr/lib64/redis and /usr/lib64/redis/modules or Requires
> a package that own these directories:
> 
> [!]: Package requires other packages for directories it uses.
>  Note: No known owner of /usr/lib64/redis, /usr/lib64/redis/modules
> [!]: Package must own all directories that it creates.
>  Note: Directories without known owners: /usr/lib64/redis/modules,
>  /usr/lib64/redis
> 
>(Personally I think the Redis package sould be updated to own these
> directories)
> 

Fixed up as per BZ 1513291.

Updated packages at:
Spec URL: https://nathans.fedorapeople.org/rejson/rejson.spec
SRPM URL: https://nathans.fedorapeople.org/rejson/rejson-0.99.1-2.fc26.src.rpm

cheers.

-- 
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


[Bug 1513291] Review Request: rebloom - Bloom Filter Module for Redis

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513291



--- Comment #3 from Nathan Scott  ---
(In reply to Robert-André Mauchin from comment #2)
> Hello,
> 

Hi there,

>  - This isn't needed: %{!?_licensedir:%global license %%doc}
> 

Removed.

>  - You should own /usr/lib64/redis and /usr/lib64/redis/modules or Requires
> a package that own these directories:
> 

I agree - I've started redis-4.0.2-2 builds to fix this, e.g.
https://koji.fedoraproject.org/koji/taskinfo?taskID=23172813

>  - Please package the latest version, 1.0.1:
> https://github.com/RedisLabsModules/rebloom/releases
> 

Done.  I've put packages with these changes at:
Spec URL: https://nathans.fedorapeople.org/rebloom/rebloom.spec
SRPM URL: https://nathans.fedorapeople.org/rebloom/rebloom-1.0.1-1.fc26.src.rpm

Thanks!

-- 
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


[Bug 1514326] New: Review Request: ocaml-obuild - Simple package build system for OCaml

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514326

Bug ID: 1514326
   Summary: Review Request: ocaml-obuild - Simple package build
system for OCaml
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: a...@onthewings.net
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://gist.github.com/andyli/a94cfeb24c893ce2496c62e7453591af/raw/11298d46a7ca6b6945351cdf122cf403cfd04ee7/ocaml-obuild.spec
SRPM URL:
https://gist.github.com/andyli/a94cfeb24c893ce2496c62e7453591af/raw/11298d46a7ca6b6945351cdf122cf403cfd04ee7/ocaml-obuild-0.1.8-1.fc28.src.rpm
Description: Simple package build system for OCaml
Fedora Account System Username: andyli

This is a dependency of ptmap, which is a dependency of the next version of
Haxe (v4.0.0).


There is 2 missing-call-to-chdir-with-chroot errors, but it seems like a common
false-positive: https://bugzilla.redhat.com/show_bug.cgi?id=1396563
I don't think obuild ever calls chroot:
https://github.com/ocaml-obuild/obuild/search?utf8=%E2%9C%93=chroot=

-- 
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


[Bug 1495293] Review Request: python-Naked - A command line application framework

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1495293



--- Comment #2 from greg.helli...@gmail.com ---
The description was fine, but the line length was obscene. I've added line
breaks and now it's recording OK.

The non-executable scripts should have their spurious shebang lines removed,
which I've done. It also addresses the wrong-script-interpreter issue as well.
I've simply deleted the line from the top of the offending files.

New spec file:
https://fedorapeople.org/~greghellings/python-Naked/python-Naked.spec
New SRPM:
https://fedorapeople.org/~greghellings/python-Naked/python-Naked-0.1.31-2.fc27.src.rpm

-- 
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


[Bug 1514307] Review Request: ghc-tasty-rerun - Run tests by filtered by the result of previous test runs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514307



--- Comment #1 from Elliott Sales de Andrade  ---
This package built on koji: 
https://koji.fedoraproject.org/koji/taskinfo?taskID=23170025

-- 
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


[Bug 1514307] New: Review Request: ghc-tasty-rerun - Run tests by filtered by the result of previous test runs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514307

Bug ID: 1514307
   Summary: Review Request: ghc-tasty-rerun - Run tests by
filtered by the result of previous test runs
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: quantum.anal...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org




Spec URL: http://qulogic.fedorapeople.org//ghc-tasty-rerun.spec
SRPM URL: http://qulogic.fedorapeople.org//ghc-tasty-rerun-1.1.7-1.fc26.src.rpm

Description:
This ingredient adds the ability to run tests by first filtering the test tree
based on the result of a previous test run. For example, you can use this to
run only those tests that failed in the last run, or to run only tests that
have been added since tests were last ran.

-- 
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


[Bug 706199] Review Request: gnupg-pkcs11-scd - GnuPG-compatible smart-card daemon with PKCS#11 support

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=706199

W. Michael Petullo  changed:

   What|Removed |Added

  Flags||fedora-review+



-- 
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


[Bug 706199] Review Request: gnupg-pkcs11-scd - GnuPG-compatible smart-card daemon with PKCS#11 support

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=706199

W. Michael Petullo  changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|mattia.ve...@email.it



-- 
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


[Bug 706199] Review Request: gnupg-pkcs11-scd - GnuPG-compatible smart-card daemon with PKCS#11 support

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=706199

W. Michael Petullo  changed:

   What|Removed |Added

 Status|CLOSED  |ASSIGNED
 Resolution|NOTABUG |---
   Keywords||Reopened



-- 
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


[Bug 1514301] Review Request: ghc-tasty-hunit - HUnit support for the Tasty test framework

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514301



--- Comment #1 from Elliott Sales de Andrade  ---
This package built on koji: 
https://koji.fedoraproject.org/koji/taskinfo?taskID=23169789

-- 
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


[Bug 1514301] New: Review Request: ghc-tasty-hunit - HUnit support for the Tasty test framework

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514301

Bug ID: 1514301
   Summary: Review Request: ghc-tasty-hunit - HUnit support for
the Tasty test framework
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: quantum.anal...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org




Spec URL: http://qulogic.fedorapeople.org//ghc-tasty-hunit.spec
SRPM URL: http://qulogic.fedorapeople.org//ghc-tasty-hunit-0.9.2-1.fc26.src.rpm

Description:
HUnit support for the Tasty test framework.

-- 
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


[Bug 693233] Review Request: nux - An OpenGL toolkit

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=693233

Adam Williamson  changed:

   What|Removed |Added

   Assignee|awill...@redhat.com |nob...@fedoraproject.org



--- Comment #14 from Adam Williamson  ---
I'm no longer interested in this. Doubt anyone else is either, but I'll leave
it to Nat to close the bug.

-- 
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


[Bug 1514212] Review Request: ghc-string-qq - QuasiQuoter for non-interpolated strings, texts and bytestrings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514212

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
Package accepted.

-- 
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


[Bug 1450122] Review Request: qtmidi - Qt 5 Multimedia Library

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1450122



--- Comment #8 from greg.helli...@gmail.com ---
I'm not seeing the same issue. I haven't changed anything except to rebuild the
SRPM in the fc28 namespace.

https://koji.fedoraproject.org/koji/taskinfo?taskID=23168428

-- 
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


[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514208

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #2 from Robert-André Mauchin  ---
All good, package accepted.

-- 
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


[Bug 1514274] Review Request: twitter-twemoji-fonts - Twitter Emoji for everyone

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514274

Neal Gompa  changed:

   What|Removed |Added

 CC||ngomp...@gmail.com
   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
  Flags||fedora-review?



--- Comment #1 from Neal Gompa  ---
Taking this 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


[Bug 1514274] New: Review Request: twitter-twemoji-fonts - Twitter Emoji for everyone

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514274

Bug ID: 1514274
   Summary: Review Request: twitter-twemoji-fonts - Twitter Emoji
for everyone
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ma...@mavit.org.uk
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://pagure.io/twitter-twemoji-fonts/raw/master/f/twitter-twemoji-fonts.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/mavit/twitter-twemoji-fonts/fedora-rawhide-x86_64/00663056-twitter-twemoji-fonts/twitter-twemoji-fonts-2.3.1-2.fc28.src.rpm
Description: A color emoji font with a flat visual style, designed and used by
Twitter.
Fedora Account System Username: mavit

-- 
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


[Bug 1514165] Review Request: ghc-servant-client - Automatical derivation of querying functions for servant webservices

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514165

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
Package accepted.

-- 
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


[Bug 1514120] Review Request: ghc-generics-sop - Generic Programming using True Sums of Products

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514120



--- Comment #2 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/ghc-generics-sop

-- 
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


[Bug 1514164] Review Request: ghc-servant-client-core - Core functionality and class for client function generation for servant APIs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514164

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
Package accepted.

-- 
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


[Bug 1514123] Review Request: ghc-servant-options - Provide responses to OPTIONS requests for Servant applications

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514123



--- Comment #2 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/ghc-servant-options

-- 
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


[Bug 1514111] Review Request: ghc-servant-server - A family of combinators for defining webservices APIs and serving them

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514111



--- Comment #2 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/ghc-servant-server

-- 
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


[Bug 1513789] Review Request: python-pytest-relaxed - Relaxed test discovery for pytest

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513789



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

-- 
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


[Bug 1514103] Review Request: ghc-servant-foreign - Helpers for generating clients for servant APIs in any programming language

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514103



--- Comment #2 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/ghc-servant-foreign

-- 
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


[Bug 1514057] Review Request: ghc-servant - A family of combinators for defining webservices APIs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514057



--- Comment #3 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/ghc-servant

-- 
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


[Bug 1514120] Review Request: ghc-generics-sop - Generic Programming using True Sums of Products

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514120

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
Package accepted.

-- 
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


[Bug 1514123] Review Request: ghc-servant-options - Provide responses to OPTIONS requests for Servant applications

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514123

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
All good, package accepted.

-- 
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


[Bug 1514111] Review Request: ghc-servant-server - A family of combinators for defining webservices APIs and serving them

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514111

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
Package accepted.

-- 
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


[Bug 1508384] Review Request: git-publish - Prepare and store patch revisions as git tags

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1508384

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-11-16 15:49:04



--- Comment #14 from Fedora Update System  ---
git-publish-1.4.2-2.fc26 has been pushed to the Fedora 26 stable repository. If
problems still persist, 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


[Bug 1509770] Review Request: sendemail - Lightweight command line SMTP e-mail client

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1509770

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-11-16 15:49:09



--- Comment #13 from Fedora Update System  ---
sendemail-1.56-1.fc26 has been pushed to the Fedora 26 stable repository. If
problems still persist, 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


[Bug 1493738] Review Request: python-xappy - The "xappy" python module is an easy-to-use interface to the Xapian search engine

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493738

Clement Verna  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |WONTFIX
Last Closed||2017-11-16 15:35:28



-- 
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


[Bug 1471598] Review Request: grub-theme-vimix - a beautiful theme for grub2

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1471598

Neal Gompa  changed:

   What|Removed |Added

 CC||ngomp...@gmail.com
Version|25  |rawhide



-- 
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


[Bug 1514103] Review Request: ghc-servant-foreign - Helpers for generating clients for servant APIs in any programming language

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514103

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
No issue, puckage accepted.

-- 
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


[Bug 1037427] Review Request: kdeneur - KDE frontend for X Neural Switcher (xneur)

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037427



--- Comment #8 from Pavel Alexeev  ---
Ok thanks.

Changes:
https://github.com/Hubbitus/rpm-kdeneur/commit/bca45a3d9e1fcf91e7cff34f59759a5370842962
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=23163949
Spec:
https://raw.githubusercontent.com/Hubbitus/rpm-kdeneur/bca45a3d9e1fcf91e7cff34f59759a5370842962/kdeneur.spec
Srpm: http://rpm.hubbitus.info/Fedora27/kdeneur/kdeneur-0.20.0-2.fc28.src.rpm

-- 
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


[Bug 1514212] New: Review Request: ghc-string-qq - QuasiQuoter for non-interpolated strings, texts and bytestrings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514212

Bug ID: 1514212
   Summary: Review Request: ghc-string-qq - QuasiQuoter for
non-interpolated strings, texts and bytestrings
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ds...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-string-qq/ghc-string-qq.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00662979-ghc-string-qq/ghc-string-qq-0.0.2-1.fc27.src.rpm
Description: QuasiQuoter for non-interpolated strings, texts and bytestrings.
Fedora Account System Username: dshea

-- 
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


[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514208



--- Comment #1 from David Shea  ---
I think this is the last of these, thanks for all the help

-- 
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


[Bug 1512674] Review Request: ghc-gi-gio - Gio bindings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512674

David Shea  changed:

   What|Removed |Added

 Blocks||1514208




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514208
[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings
-- 
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


[Bug 1512669] Review Request: ghc-gi-glib - GLib bindings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512669

David Shea  changed:

   What|Removed |Added

 Blocks||1514208




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514208
[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings
-- 
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


[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514208

David Shea  changed:

   What|Removed |Added

 Depends On||1512674, 1512669, 1512673,
   ||1512664, 1512603, 1512666,
   ||1513171




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1512603
[Bug 1512603] Review Request: ghc-haskell-gi-base - Foundation for
libraries generated by haskell-gi
https://bugzilla.redhat.com/show_bug.cgi?id=1512664
[Bug 1512664] Review Request: ghc-haskell-gi - Generate Haskell bindings
for GObject Introspection capable libraries
https://bugzilla.redhat.com/show_bug.cgi?id=1512666
[Bug 1512666] Review Request: ghc-haskell-gi-overloading - Overloading
support for haskell-gi
https://bugzilla.redhat.com/show_bug.cgi?id=1512669
[Bug 1512669] Review Request: ghc-gi-glib - GLib bindings
https://bugzilla.redhat.com/show_bug.cgi?id=1512673
[Bug 1512673] Review Request: ghc-gi-gobject - GObject bindings
https://bugzilla.redhat.com/show_bug.cgi?id=1512674
[Bug 1512674] Review Request: ghc-gi-gio - Gio bindings
https://bugzilla.redhat.com/show_bug.cgi?id=1513171
[Bug 1513171] Please make a new release of libgit2-glib
-- 
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


[Bug 1512673] Review Request: ghc-gi-gobject - GObject bindings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512673

David Shea  changed:

   What|Removed |Added

 Blocks||1514208




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514208
[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings
-- 
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


[Bug 1512666] Review Request: ghc-haskell-gi-overloading - Overloading support for haskell-gi

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512666

David Shea  changed:

   What|Removed |Added

 Blocks||1514208




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514208
[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings
-- 
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


[Bug 1512664] Review Request: ghc-haskell-gi - Generate Haskell bindings for GObject Introspection capable libraries

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512664

David Shea  changed:

   What|Removed |Added

 Blocks||1514208




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514208
[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings
-- 
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


[Bug 1512603] Review Request: ghc-haskell-gi-base - Foundation for libraries generated by haskell-gi

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512603

David Shea  changed:

   What|Removed |Added

 Blocks||1514208




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514208
[Bug 1514208] Review Request: ghc-gi-ggit - Libgit2-glib bindings
-- 
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


[Bug 1398004] Review Request: mingw-mpg123 - MP3 decoding library for MinGW

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1398004

Yaakov Selkowitz  changed:

   What|Removed |Added

Version|25  |rawhide



-- 
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


[Bug 1514208] New: Review Request: ghc-gi-ggit - Libgit2-glib bindings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514208

Bug ID: 1514208
   Summary: Review Request: ghc-gi-ggit - Libgit2-glib bindings
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ds...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-gi-ggit/ghc-gi-ggit.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00662952-ghc-gi-ggit/ghc-gi-ggit-1.0.1-2.fc27.src.rpm
Description: Bindings for libgit2-glib, autogenerated by haskell-gi.
Fedora Account System Username: dshea

-- 
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


[Bug 1514057] Review Request: ghc-servant - A family of combinators for defining webservices APIs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514057

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #2 from Robert-André Mauchin  ---
Package accepted.

-- 
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


[Bug 1513777] Review Request: ghc-reducers - Semigroups, specialized containers and general map/reduce

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513777



--- Comment #3 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/ghc-reducers

-- 
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


[Bug 1513774] Review Request: ghc-warp-tls - HTTP over TLS support for Warp via the TLS package

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513774



--- Comment #3 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/ghc-warp-tls

-- 
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


[Bug 1513770] Review Request: ghc-tasty - Modern and extensible testing framework

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513770



--- Comment #3 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/ghc-tasty

-- 
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


[Bug 1514100] Review Request: python-logzero - Robust and effective logging for Python 2 and 3

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514100

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
Package accepted.



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: "MIT/X11 (BSD like)", "Unknown or generated". 31 files have
 unknown license. Detailed output of licensecheck in
 /home/bob/packaging/review/python-logzero/review-python-
 logzero/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
 names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 40960 bytes in 8 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: 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]: All build dependencies are listed in BuildRequires, except for any
 that are listed in the exceptions section of Packaging Guidelines.
[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 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]: Binary eggs must be removed in %prep

= SHOULD items =

Generic:
[-]: If the source package does not include license text(s) as a separate
 file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
 Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
 python2-logzero , python3-logzero
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: 

[Bug 1398004] Review Request: mingw-mpg123 - MP3 decoding library for MinGW

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1398004



--- Comment #2 from Fedora End Of Life  ---
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

-- 
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


[Bug 1426844] Review Request: notepadqq - An advanced text editor for developers

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1426844



--- Comment #10 from Fedora End Of Life  ---
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

-- 
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


[Bug 1471598] Review Request: grub-theme-vimix - a beautiful theme for grub2

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1471598



--- Comment #5 from Fedora End Of Life  ---
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

-- 
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


[Bug 1514039] Review Request: nodejs-pg-int8 - 64-bit big-endian signed integer-to-string conversion for pg

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514039

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #2 from Robert-André Mauchin  ---
All good, package accepted.

-- 
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


[Bug 1487595] Review Request: python3-gobject3 - Python 3 bindings for GObject Introspection

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487595
Bug 1487595 depends on bug 1487581, which changed state.

Bug 1487581 Summary: Review Request: python3-cairo - Python 3 bindings for the 
cairo library
https://bugzilla.redhat.com/show_bug.cgi?id=1487581

   What|Removed |Added

 Status|MODIFIED|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


[Bug 1487581] Review Request: python3-cairo - Python 3 bindings for the cairo library

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487581

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-11-16 14:07:58



--- Comment #7 from Fedora Update System  ---
python3-cairo-1.10.0-24.el7 has been pushed to the Fedora EPEL 7 stable
repository. If problems still persist, 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


[Bug 1514165] New: Review Request: ghc-servant-client - Automatical derivation of querying functions for servant webservices

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514165

Bug ID: 1514165
   Summary: Review Request: ghc-servant-client - Automatical
derivation of querying functions for servant
webservices
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ds...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-servant-client/ghc-servant-client.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00662923-ghc-servant-client/ghc-servant-client-0.12.0.1-1.fc27.src.rpm
Description: This library lets you derive automatically Haskell functions that
let you query
each endpoint of a 
webservice.

See .


Fedora Account System Username: dshea

-- 
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


[Bug 1513173] Review Request: ghc-http-media - Processing HTTP Content-Type and Accept headers

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513173

David Shea  changed:

   What|Removed |Added

 Blocks||1514164




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514164
[Bug 1514164] Review Request: ghc-servant-client-core - Core functionality
and class for client function generation for servant APIs
-- 
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


[Bug 1514120] Review Request: ghc-generics-sop - Generic Programming using True Sums of Products

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514120

David Shea  changed:

   What|Removed |Added

 Blocks||1514164




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514164
[Bug 1514164] Review Request: ghc-servant-client-core - Core functionality
and class for client function generation for servant APIs
-- 
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


[Bug 1514057] Review Request: ghc-servant - A family of combinators for defining webservices APIs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514057

David Shea  changed:

   What|Removed |Added

 Blocks||1514164




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514164
[Bug 1514164] Review Request: ghc-servant-client-core - Core functionality
and class for client function generation for servant APIs
-- 
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


[Bug 1514164] Review Request: ghc-servant-client-core - Core functionality and class for client function generation for servant APIs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514164

David Shea  changed:

   What|Removed |Added

 Depends On||1514120, 1514057, 1513173




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1513173
[Bug 1513173] Review Request: ghc-http-media - Processing HTTP Content-Type
and Accept headers
https://bugzilla.redhat.com/show_bug.cgi?id=1514057
[Bug 1514057] Review Request: ghc-servant - A family of combinators for
defining webservices APIs
https://bugzilla.redhat.com/show_bug.cgi?id=1514120
[Bug 1514120] Review Request: ghc-generics-sop - Generic Programming using
True Sums of Products
-- 
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


[Bug 1514164] New: Review Request: ghc-servant-client-core - Core functionality and class for client function generation for servant APIs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514164

Bug ID: 1514164
   Summary: Review Request: ghc-servant-client-core - Core
functionality and class for client function generation
for servant APIs
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ds...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-servant-client-core/ghc-servant-client-core.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00662925-ghc-servant-client-core/ghc-servant-client-core-0.12-2.fc27.src.rpm
Description: This library provides backend-agnostic generation of client
functions.

Fedora Account System Username: dshea

-- 
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


[Bug 1514002] Review Request: libqxt-qt5 - Extended version of the original Qt extension library

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514002

Robert-André Mauchin  changed:

   What|Removed |Added

 CC||zebo...@gmail.com



--- Comment #1 from Robert-André Mauchin  ---
The Source0 doesn't seem to exist:

Getting http://bitbucket.org/libqxt/libqxt/get/v0.7.0.tar.gz to ./v0.7.0.tar.gz
curl: (22) The requested URL returned error: 404

The version 0.7.0 doesn't seem to have been published either:

https://bitbucket.org/libqxt/libqxt/downloads/?tab=tags

The website doesn't seem to exist anymore: http://www.libqxt.org/

-- 
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


[Bug 1514119] Add python-rsdclient to RDO

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514119



--- Comment #3 from Alfredo Moralejo  ---
$ licensecheck -r .
./.coveragerc: *No copyright* UNKNOWN
./.gitreview: *No copyright* UNKNOWN
./.mailmap: *No copyright* UNKNOWN
./.testr.conf: *No copyright* UNKNOWN
./CONTRIBUTING.rst: *No copyright* UNKNOWN
./HACKING.rst: *No copyright* UNKNOWN
./LICENSE: *No copyright* Apache (v2.0)
./README.rst: *No copyright* UNKNOWN
./babel.cfg: *No copyright* UNKNOWN
./requirements.txt: *No copyright* UNKNOWN
./setup.cfg: *No copyright* Apache
./setup.py: Apache (v2.0) GENERATED FILE
./test-requirements.txt: *No copyright* UNKNOWN
./tox.ini: *No copyright* UNKNOWN
./doc/source/conf.py: *No copyright* Apache (v2.0)
./doc/source/index.rst: *No copyright* UNKNOWN
./doc/source/readme.rst: *No copyright* UNKNOWN
./releasenotes/source/conf.py: *No copyright* Apache (v2.0) GENERATED FILE
./releasenotes/source/index.rst: *No copyright* UNKNOWN
./releasenotes/source/unreleased.rst: *No copyright* UNKNOWN
./rsdclient/common/base.py: Apache (v2.0)
./rsdclient/common/command.py: Apache (v2.0)
./rsdclient/common/utils.py: Apache (v2.0)
./rsdclient/osc/plugin.py: Apache (v2.0)
./rsdclient/tests/base.py: Apache (v2.0)
./rsdclient/v1/client.py: Apache (v2.0)
./rsdclient/v1/fabric.py: Apache (v2.0)
./rsdclient/v1/node.py: Apache (v2.0)
./rsdclient/v1/storage_service.py: Apache (v2.0)
./doc/source/cli/index.rst: *No copyright* UNKNOWN
./doc/source/cli/osc_plugin_cli.rst: *No copyright* UNKNOWN
./doc/source/contributor/contributing.rst: *No copyright* UNKNOWN
./doc/source/contributor/index.rst: *No copyright* UNKNOWN
./doc/source/install/index.rst: *No copyright* UNKNOWN
./doc/source/reference/index.rst: *No copyright* UNKNOWN
./doc/source/user/index.rst: *No copyright* UNKNOWN
./rsdclient/osc/v1/fabric.py: Apache (v2.0)
./rsdclient/osc/v1/node.py: Apache (v2.0)
./rsdclient/osc/v1/storage_service.py: Apache (v2.0)
./rsdclient/tests/common/fakes.py: Apache (v2.0)
./rsdclient/tests/common/test_command.py: Apache (v2.0)
./rsdclient/tests/common/test_utils.py: Apache (v2.0)
./rsdclient/tests/v1/test_client.py: Apache (v2.0)
./rsdclient/tests/v1/test_fabric.py: Apache (v2.0)
./rsdclient/tests/v1/test_node.py: Apache (v2.0)
./rsdclient/tests/v1/test_storage_service.py: Apache (v2.0)


License is valid: Apache v2.0

-- 
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


[Bug 1451138] Review Request: libomp - default OpenMP runtime used by clang

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1451138

Igor Gnatenko  changed:

   What|Removed |Added

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



--- Comment #6 from Igor Gnatenko  ---
> cd _build
> %make_install
%make_install -C _build

* Add Requires for proper version of clang-devel to -devel subpackage so you
don't have unowned dirs.
* Requires should have %{?_isa}

APPROVED.

-- 
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


[Bug 1514115] Review Request: Add rsd-lib to RDO

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514115

Alfredo Moralejo  changed:

   What|Removed |Added

 Target Release|trunk   |---
 CC||package-review@lists.fedora
   ||project.org
  Component|Package Review  |Package Review
Version|trunk   |rawhide
Product|RDO |Fedora



-- 
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


[Bug 1514119] Add python-rsdclient to RDO

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514119

Alfredo Moralejo  changed:

   What|Removed |Added

 Target Release|trunk   |---
 CC||package-review@lists.fedora
   ||project.org
  Component|Package Review  |Package Review
Version|trunk   |rawhide
 Blocks||1486366 (RDO-QUEENS)
Product|RDO |Fedora




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1486366
[Bug 1486366] Tracker: Blockers and Review requests for new RDO Queens
packages
-- 
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


[Bug 1513752] Review Request: 8sync - Asynchronous programming library for GNU Guile

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513752

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
Hello,

 - make %{?_smp_mflags} → %make_build

 - make DESTDIR=$RPM_BUILD_ROOT install → %make_install



Package accepted.


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: "FSF All Permissive", "GPL (v3 or later)", "Unknown or
 generated", "MIT/X11 (BSD like)", "*No copyright* GPL (v3 or later)",
 "LGPL (v3 or later)", "GPL (v3)". 11 files have unknown license.
 Detailed output of licensecheck in /home/bob/packaging/review/8sync
 /review-8sync/licensecheck.txt
[x]: Package must own all directories that it creates.
 Note: Directories without known owners: /usr/lib64/guile,
 /usr/lib64/guile/2.2/ccache, /usr/lib64/guile/2.2,
 /usr/share/guile/site/2.2, /usr/share/guile/site, /usr/share/guile
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
 names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[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 20480 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
 one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
 license(s) in its own file, then that file, containing the text of the
 license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
 that are listed in the exceptions section of Packaging Guidelines.
[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 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

= SHOULD items =

Generic:
[-]: If the source package does not include license text(s) as a separate
 file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Description and summary sections in the package 

[Bug 1512060] Review Request: ghc-hspec-expectations - Catchy combinators for HUnit

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512060

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #5 from Fedora Update System  ---
ghc-hspec-expectations-0.8.2-1.fc26 has been pushed to the Fedora 26 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-c849597082

-- 
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


[Bug 1512068] Review Request: ghc-hspec-discover - Automatically discover and run Hspec tests

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512068

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #5 from Fedora Update System  ---
ghc-hspec-discover-2.4.4-1.fc26 has been pushed to the Fedora 26 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-ea510621d6

-- 
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


[Bug 1512403] Review Request: R-reshape - Flexibly Reshape Data

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512403



--- Comment #7 from Fedora Update System  ---
R-reshape-0.8.7-1.fc26 has been pushed to the Fedora 26 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-278428edc6

-- 
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


[Bug 1512406] Review Request: R-reshape2 - Flexibly Reshape Data: A Reboot of the Reshape Package

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512406



--- Comment #7 from Fedora Update System  ---
R-reshape2-1.4.2-1.fc26 has been pushed to the Fedora 26 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-a279fbd21e

-- 
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


[Bug 1512666] Review Request: ghc-haskell-gi-overloading - Overloading support for haskell-gi

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512666



--- Comment #7 from Fedora Update System  ---
ghc-haskell-gi-overloading-1.0-1.fc26 has been pushed to the Fedora 26 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-b762a484f1

-- 
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


[Bug 1512603] Review Request: ghc-haskell-gi-base - Foundation for libraries generated by haskell-gi

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512603



--- Comment #6 from Fedora Update System  ---
ghc-haskell-gi-base-0.20.5-1.fc26 has been pushed to the Fedora 26 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-f709b2813a

-- 
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


[Bug 1476458] Review Request: paho-c - MQTT client library in C

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1476458



--- Comment #28 from Fedora Update System  ---
paho-c-1.2.0-10.fc26 has been pushed to the Fedora 26 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-405eddd75b

-- 
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


[Bug 1512454] Review Request: qwtplot3d-qt5 - Extended version of the original QwtPlot3D library

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512454



--- Comment #7 from Fedora Update System  ---
qwtplot3d-qt5-0.3.1a-1.20170630gite30f5df.fc26 has been pushed to the Fedora 26
testing repository. If problems still persist, please make note of it in this
bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-582c656987

-- 
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


[Bug 1487595] Review Request: python3-gobject3 - Python 3 bindings for GObject Introspection

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487595



--- Comment #5 from Fedora Update System  ---
python3-gobject3-3.22.0-3.el7 has been submitted as an update to Fedora EPEL 7.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-2621361489

-- 
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


[Bug 1487595] Review Request: python3-gobject3 - Python 3 bindings for GObject Introspection

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487595

Fedora Update System  changed:

   What|Removed |Added

 Status|NEW |MODIFIED



-- 
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


[Bug 1513939] Review Request: rust-plain - Rust library that allows users to reinterpret data of certain types safely

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513939

Igor Gnatenko  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2017-11-16 12:00:37



-- 
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


[Bug 1513926] Review Request: rust-cc - Build-time dependency for Cargo build scripts to invoke the native C compiler

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513926

Igor Gnatenko  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2017-11-16 12:00:13



-- 
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


[Bug 1514111] Review Request: ghc-servant-server - A family of combinators for defining webservices APIs and serving them

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514111

David Shea  changed:

   What|Removed |Added

 Blocks||1514123




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514123
[Bug 1514123] Review Request: ghc-servant-options - Provide responses to
OPTIONS requests for Servant applications
-- 
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


[Bug 1514103] Review Request: ghc-servant-foreign - Helpers for generating clients for servant APIs in any programming language

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514103

David Shea  changed:

   What|Removed |Added

 Blocks||1514123




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514123
[Bug 1514123] Review Request: ghc-servant-options - Provide responses to
OPTIONS requests for Servant applications
-- 
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


[Bug 1514123] Review Request: ghc-servant-options - Provide responses to OPTIONS requests for Servant applications

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514123

David Shea  changed:

   What|Removed |Added

 Depends On||1514111, 1514103




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514103
[Bug 1514103] Review Request: ghc-servant-foreign - Helpers for generating
clients for servant APIs in any programming language
https://bugzilla.redhat.com/show_bug.cgi?id=1514111
[Bug 1514111] Review Request: ghc-servant-server - A family of combinators
for defining webservices APIs and serving them
-- 
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


[Bug 1514123] New: Review Request: ghc-servant-options - Provide responses to OPTIONS requests for Servant applications

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514123

Bug ID: 1514123
   Summary: Review Request: ghc-servant-options - Provide
responses to OPTIONS requests for Servant applications
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ds...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-servant-options/ghc-servant-options.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00662848-ghc-servant-options/ghc-servant-options-0.1.0.0-4.fc27.src.rpm
Description: Provide responses to OPTIONS requests for Servant applications.


Fedora Account System Username: dshea

-- 
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


[Bug 1514120] New: Review Request: ghc-generics-sop - Generic Programming using True Sums of Products

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514120

Bug ID: 1514120
   Summary: Review Request: ghc-generics-sop - Generic Programming
using True Sums of Products
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ds...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-generics-sop/ghc-generics-sop.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00662854-ghc-generics-sop/ghc-generics-sop-0.3.1.0-2.fc27.src.rpm
Description: A library to support the definition of generic functions.
Datatypes are viewed
in a uniform, structured way: the choice between constructors is represented
using an n-ary sum, and the arguments of each constructor are represented using
an n-ary product.

The module "Generics.SOP" is the main module of this library and contains more
detailed documentation.

Fedora Account System Username: dshea

-- 
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


[Bug 1503765] Review Request: icat - display images in terminal

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1503765



--- Comment #17 from Fedora Update System  ---
icat-0.4-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If
problems still persist, 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


[Bug 1399337] Review Request: python3-requests - HTTP library, written in Python, for human beings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1399337



--- Comment #13 from Fedora Update System  ---
python3-requests-2.12.3-1.el6 has been pushed to the Fedora EPEL 6 stable
repository. If problems still persist, 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


[Bug 1513154] Review Request: ghc-semver - Representation, manipulation, and de/serialisation of Semantic Versions

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513154

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



-- 
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


[Bug 1513154] Review Request: ghc-semver - Representation, manipulation, and de/serialisation of Semantic Versions

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513154



--- Comment #5 from Fedora Update System  ---
ghc-semver-0.3.3.1-1.fc27 has been submitted as an update to Fedora 27.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-0dae4b625f

-- 
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


[Bug 1514057] Review Request: ghc-servant - A family of combinators for defining webservices APIs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514057

David Shea  changed:

   What|Removed |Added

 Blocks||1514111




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514111
[Bug 1514111] Review Request: ghc-servant-server - A family of combinators
for defining webservices APIs and serving them
-- 
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


[Bug 1513609] Review Request: ghc-string-conversions - Simplifies dealing with different types for strings

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513609

David Shea  changed:

   What|Removed |Added

 Blocks||1514111




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514111
[Bug 1514111] Review Request: ghc-servant-server - A family of combinators
for defining webservices APIs and serving them
-- 
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


[Bug 1514111] Review Request: ghc-servant-server - A family of combinators for defining webservices APIs and serving them

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514111

David Shea  changed:

   What|Removed |Added

 Depends On||1514057, 1513609




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1513609
[Bug 1513609] Review Request: ghc-string-conversions - Simplifies dealing
with different types for strings
https://bugzilla.redhat.com/show_bug.cgi?id=1514057
[Bug 1514057] Review Request: ghc-servant - A family of combinators for
defining webservices APIs
-- 
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


[Bug 1514111] New: Review Request: ghc-servant-server - A family of combinators for defining webservices APIs and serving them

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514111

Bug ID: 1514111
   Summary: Review Request: ghc-servant-server - A family of
combinators for defining webservices APIs and serving
them
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ds...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-servant-server/ghc-servant-server.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00662851-ghc-servant-server/ghc-servant-server-0.12-2.fc27.src.rpm
Description: A family of combinators for defining webservices APIs and serving
them

You can learn about the basics in the
.

 is a runnable example, with comments, that defines a dummy API and
implements a webserver that serves this API, using this package.

Fedora Account System Username: dshea

-- 
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


[Bug 706199] Review Request: gnupg-pkcs11-scd - GnuPG-compatible smart-card daemon with PKCS#11 support

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=706199

Mattia Verga  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Blocks||201449 (FE-DEADREVIEW)
 Resolution|--- |NOTABUG
   Assignee|mattia.ve...@email.it   |nob...@fedoraproject.org
  Flags|fedora-review+  |
   |needinfo?(m...@flyn.org)|
Last Closed||2017-11-16 11:33:59



--- Comment #18 from Mattia Verga  ---
No response from the submitter, marking as FE-DEADREVIEW


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=201449
[Bug 201449] FE-DEADREVIEW -- Reviews stalled due to lack of submitter
response should be blocking this bug.
-- 
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


[Bug 879928] Review Request: rigsofrods - Vehicle simulator based on soft-body physics

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=879928
Bug 879928 depends on bug 879933, which changed state.

Bug 879933 Summary: Review Request: caelum - Add-on for the 3D graphics 
rendering engine OGRE
https://bugzilla.redhat.com/show_bug.cgi?id=879933

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |NOTABUG



-- 
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


[Bug 879933] Review Request: caelum - Add-on for the 3D graphics rendering engine OGRE

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=879933

Mattia Verga  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Blocks||201449 (FE-DEADREVIEW)
 Resolution|--- |NOTABUG
   Assignee|mattia.ve...@email.it   |nob...@fedoraproject.org
  Flags|fedora-review?  |
   |needinfo?(pa...@hubbitus.in |
   |fo) |
Last Closed||2017-11-16 11:31:29



--- Comment #13 from Mattia Verga  ---
No response, marking it as FE-DEADREVIEW


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=201449
[Bug 201449] FE-DEADREVIEW -- Reviews stalled due to lack of submitter
response should be blocking this bug.
-- 
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


[Bug 1514057] Review Request: ghc-servant - A family of combinators for defining webservices APIs

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514057

David Shea  changed:

   What|Removed |Added

 Blocks||1514103




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514103
[Bug 1514103] Review Request: ghc-servant-foreign - Helpers for generating
clients for servant APIs in any programming language
-- 
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


[Bug 1514103] New: Review Request: ghc-servant-foreign - Helpers for generating clients for servant APIs in any programming language

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514103

Bug ID: 1514103
   Summary: Review Request: ghc-servant-foreign - Helpers for
generating clients for servant APIs in any programming
language
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ds...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-servant-foreign/ghc-servant-foreign.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00662772-ghc-servant-foreign/ghc-servant-foreign-0.10.2-1.fc27.src.rpm
Description: Helper types and functions for generating client functions for
servant APIs in
any programming language

This package provides types and functions that collect all the data needed to
generate client functions in the programming language of your choice.
This effectively means you only have to write the code that "pretty-prints"
this data as some code in your target language.

See the servant-js package for an example

Fedora Account System Username: dshea

-- 
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


[Bug 1514103] Review Request: ghc-servant-foreign - Helpers for generating clients for servant APIs in any programming language

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514103

David Shea  changed:

   What|Removed |Added

 Depends On||1514057




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1514057
[Bug 1514057] Review Request: ghc-servant - A family of combinators for
defining webservices APIs
-- 
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


[Bug 1513938] Review Request: rust-fallible-iterator - Fallible iterator traits

2017-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513938

Igor Gnatenko  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2017-11-16 11:25:45



-- 
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


  1   2   3   >