[Bug 1658931] Review Request: php-psr-http-factory - Common interfaces for PSR-7 HTTP message factories

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1658931



--- Comment #2 from Remi Collet  ---
Thanks a lor

SCM requests
https://pagure.io/releng/fedora-scm-requests/issue/9656
https://pagure.io/releng/fedora-scm-requests/issue/9657

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671663] Review Request: php-phpunit-php-code-coverage7 - PHP code coverage information

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671663



--- Comment #6 from Remi Collet  ---
Thanks for the review

SCL requests
https://pagure.io/releng/fedora-scm-requests/issue/9654
https://pagure.io/releng/fedora-scm-requests/issue/9655

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671662] Review Request: php-sebastian-global-state3 - Snapshotting of global state

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671662



--- Comment #5 from Remi Collet  ---
(In reply to Shawn Iwinski from comment #4)
> Minor issue:
> 
> [!]: Package does not own files or directories owned by other packages.


Fixed by
https://git.remirepo.net/cgit/rpms/php/phpunit/php-sebastian-global-state3.git/commit/?id=41321369a9f522826c06ac97ca68f378d152cda8

Spec URL:
https://git.remirepo.net/cgit/rpms/php/phpunit/php-sebastian-global-state3.git/plain/php-sebastian-global-state3.spec?id=41321369a9f522826c06ac97ca68f378d152cda8
SRPM URL:
http://rpms.remirepo.net/SRPMS/php-sebastian-global-state3-3.0.0-0.1.remi.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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1675959] Review Request: golang-github-google-uuid - Go library to generate and inspect UUIDs

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1675959

Elliott Sales de Andrade  changed:

   What|Removed |Added

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



--- Comment #1 from Elliott Sales de Andrade  ---
APPROVED

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: "BSD 3-clause "New" or "Revised" License", "Unknown or
 generated". 22 files have unknown license. Detailed output of
 licensecheck in 1675959-golang-github-google-uuid/licensecheck.txt
[x]: Package must own all directories that it creates.
 Note: Directories without known owners: /usr/share/gocode/src,
 /usr/share/gocode
[x]: Package does not own files or directories owned by other packages.
 Note: Dirs in package are owned also by:
 /usr/share/gocode/src/github.com/google(...),
 /usr/share/gocode/src/github.com(...)
[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.
[?]: 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.
[x]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 10240 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package 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]: 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.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
 justified.
[-]: Description and summary sections in the package spec file contains
 translations for supported Non-English languages, if available.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps 

[Bug 1674326] Review Request: R-unix - Unix System Utilities

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674326



--- Comment #7 from Fedora Update System  ---
R-unix-1.3-1.fc29 has been pushed to the Fedora 29 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-2019-4fbd29490d

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1665504] Review Request: qt5-qtnetworkauth - Qt5 - NetworkAuth component

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1665504



--- Comment #9 from Fedora Update System  ---
qt5-qtnetworkauth-5.11.3-1.fc29 has been pushed to the Fedora 29 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-2019-8e84e319e2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1673854] Review Request: ephemeral - Private-by-default, always-incognito browser

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1673854

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #10 from Fedora Update System  ---
ephemeral-4.0.3-9.fc29 has been pushed to the Fedora 29 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-2019-6a8280510e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674326] Review Request: R-unix - Unix System Utilities

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674326

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System  ---
R-unix-1.3-1.fc28 has been pushed to the Fedora 28 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-2019-3b8bca87e4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1665504] Review Request: qt5-qtnetworkauth - Qt5 - NetworkAuth component

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1665504

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #8 from Fedora Update System  ---
qt5-qtnetworkauth-5.11.3-1.fc28 has been pushed to the Fedora 28 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-2019-56acadeac9

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1658199] Review Request: netatalk - Open Source Apple Filing Protocol(AFP) File Server

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1658199

Scott Talbert  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #29 from Scott Talbert  ---
Package is APPROVED.

Package Review
==

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


Issues:
===


= MUST items =

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
 Note: Unversioned so-files in private %_libdir subdirectory (see
 attachment). Verify they are not in ld path.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

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: "*No copyright* GNU General Public License (v2)", "GPL (v2 or
 later)", "GPL (v3 or later)", "Unknown or generated", "GNU General
 Public License", "BSD 3-clause "New" or "Revised" License", "GNU
 Lesser General Public License (v2.1 or later)", "GNU General Public
 License (v2)", "GNU General Public License (v2 or later)", "Expat
 License", "FSF Unlimited License (with Retention) GNU General Public
 License", "FSF Unlimited License (with Retention)", "*No copyright*
 GPL (v2 or later)", "NTP License", "GNU Lesser General Public License
 (v2 or later)", "GNU Lesser General Public License". 431 files have
 unknown license. Detailed output of licensecheck in /home/talbert
 /fedora-review/1658199-netatalk/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: If the package is under multiple licenses, the licensing breakdown
 must be documented in the spec.
[x]: Package must own all directories that it creates.
 Note: Directories without known owners: /etc/dbus-1/system.d,
 /etc/dbus-1
[x]: Package does not own files or directories owned by other packages.
[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.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 92160 bytes in 4 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 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]: %config files are marked noreplace or the reason is justified.
[x]: Package uses hardened build flags if required to.
 Note: suid files: afppasswd
[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]: No %config files under /usr.
[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 

[Bug 1675127] Review Request: Stansoft - A text-based financial accounting system

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1675127

Elliott Sales de Andrade  changed:

   What|Removed |Added

 CC||quantum.anal...@gmail.com



--- Comment #1 from Elliott Sales de Andrade  ---
I'm sorry, but I don't believe this package is acceptable in Fedora.

Pre-built binaries are not permitted in Fedora:
https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#prebuilt-binaries-or-libraries
The "Stansoft License" is not on the list of acceptable licenses:
https://fedoraproject.org/wiki/Licensing:Main#Software_License_List

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1666285] Review Request: golang-github-mitchellh-hashstructure - Get hash values for arbitrary values in Go

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1666285



--- Comment #7 from Fedora Update System  ---
golang-github-mitchellh-hashstructure-1.0.0-1.fc29 has been pushed to the
Fedora 29 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-2019-d36f1807a8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1666221] Review Request: golang-github-burntsushi-locker - Simple package for conveniently using named read/write locks

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1666221



--- Comment #7 from Fedora Update System  ---
golang-github-burntsushi-locker-0-0.1.20190210gita6e239e.fc29 has been pushed
to the Fedora 29 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-2019-1f9a9c2b5f

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1676300] Review Request: R-sys - Powerful and Reliable Tools for Running System Commands in R

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1676300



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1676300] New: Review Request: R-sys - Powerful and Reliable Tools for Running System Commands in R

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1676300

Bug ID: 1676300
   Summary: Review Request: R-sys - Powerful and Reliable Tools
for Running System Commands in R
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: quantum.anal...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora




Spec URL: https://qulogic.fedorapeople.org//R-sys.spec
SRPM URL: https://qulogic.fedorapeople.org//R-sys-2.1-1.fc29.src.rpm

Description:
Drop-in replacements for the base system2() function with fine control and
consistent behavior across platforms. Supports clean interruption, timeout,
background tasks, and streaming STDIN / STDOUT / STDERR over binary or text
connections. Arguments on Windows automatically get encoded and quoted to work
on different locales. On Unix platforms the package also provides functions for
evaluating expressions inside a temporary fork. Such evaluations have no side
effects on the main R process, and support reliable interrupts and timeouts.
This provides the basis for a sandboxing mechanism.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671663] Review Request: php-phpunit-php-code-coverage7 - PHP code coverage information

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671663

Shawn Iwinski  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #5 from Shawn Iwinski  ---
[!]: Latest version is packaged.

 Per comment in review request, will update from 7.0.0 to 7.0.1 after
 initial import



No blockers

= 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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671663] Review Request: php-phpunit-php-code-coverage7 - PHP code coverage information

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671663



--- Comment #4 from Shawn Iwinski  ---
Created attachment 1532988
  --> https://bugzilla.redhat.com/attachment.cgi?id=1532988=edit
fedora-review.txt

Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review --mock-config fedora-rawhide-x86_64 --bug
1671663
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, PHP, Shell-api
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl,
Haskell, R
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671663] Review Request: php-phpunit-php-code-coverage7 - PHP code coverage information

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671663



--- Comment #2 from Shawn Iwinski  ---
Created attachment 1532965
  --> https://bugzilla.redhat.com/attachment.cgi?id=1532965=edit
phpcompatinfo-full.txt

phpCompatInfo version 5.1.0 DB version 1.39.0 built Dec 18 2018 08:29:45 CET

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671663] Review Request: php-phpunit-php-code-coverage7 - PHP code coverage information

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671663



--- Comment #3 from Shawn Iwinski  ---
Created attachment 1532976
  --> https://bugzilla.redhat.com/attachment.cgi?id=1532976=edit
phpcompatinfo-lib.txt

phpCompatInfo version 5.1.0 DB version 1.39.0 built Dec 18 2018 08:29:45 CET

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674326] Review Request: R-unix - Unix System Utilities

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674326



--- Comment #5 from Fedora Update System  ---
R-unix-1.3-1.fc28 has been submitted as an update to Fedora 28.
https://bodhi.fedoraproject.org/updates/FEDORA-2019-3b8bca87e4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671701] Review Request: libmypaint2 - MyPaint brush engine library

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671701

Sergey Avseyev  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2019-02-11 21:57:56



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674326] Review Request: R-unix - Unix System Utilities

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674326

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



--- Comment #4 from Fedora Update System  ---
R-unix-1.3-1.fc29 has been submitted as an update to Fedora 29.
https://bodhi.fedoraproject.org/updates/FEDORA-2019-4fbd29490d

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1675959] New: Review Request: golang-github-google-uuid - Go library to generate and inspect UUIDs

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1675959

Bug ID: 1675959
   Summary: Review Request: golang-github-google-uuid - Go library
to generate and inspect UUIDs
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: carl@george.computer
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/go/fedora-rawhide-x86_64/00857329-golang-github-google-uuid/golang-github-google-uuid.spec

SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/go/fedora-rawhide-x86_64/00857329-golang-github-google-uuid/golang-github-google-uuid-1.1.0-1.fc30.src.rpm

Description:
The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1:
Authentication and Security Services.

Fedora Account System Username: carlwgeorge

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1675937] New: Review Request: golang-github-transip-gotransip - TransIP API client for Go

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1675937

Bug ID: 1675937
   Summary: Review Request: golang-github-transip-gotransip -
TransIP API client for Go
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: carl@george.computer
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/go/fedora-rawhide-x86_64/00857298-golang-github-transip-gotransip/golang-github-transip-gotransip.spec

SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/go/fedora-rawhide-x86_64/00857298-golang-github-transip-gotransip/golang-github-transip-gotransip-5.8.1-1.fc30.src.rpm

Description:
This is the Go client for the TransIP API. To use it you need an account with
TransIP, enable API usage and setup a private API key.

Fedora Account System Username: carlwgeorge

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671663] Review Request: php-phpunit-php-code-coverage7 - PHP code coverage information

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671663

Shawn Iwinski  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||sh...@iwin.ski
   Assignee|nob...@fedoraproject.org|sh...@iwin.ski
  Flags||fedora-review?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671662] Review Request: php-sebastian-global-state3 - Snapshotting of global state

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671662

Shawn Iwinski  changed:

   What|Removed |Added

  Flags||fedora-review?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671662] Review Request: php-sebastian-global-state3 - Snapshotting of global state

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671662



--- Comment #4 from Shawn Iwinski  ---
Minor issue:

[!]: Package does not own files or directories owned by other packages.
 Note: Dirs in package are owned also by:
 /usr/share/php/SebastianBergmann(php-phpunit-php-token-stream3, php-
 sebastian-resource-operations2, php-sebastian-diff2, php-sebastian-
 diff3, php-phpunit-php-invoker2, php-sebastian-resource-operations,
 php-sebastian-global-state, php-sebastian-recursion-context3, php-
 phpunit-php-file-iterator2, php-phpunit-Version, php-sebastian-
 environment4, php-sebastian-global-state2, php-phpunit-php-timer2,
 php-phpunit-php-token-stream2, php-sebastian-recursion-context, php-
 phpunit-environment, php-phpunit-diff, php-sebastian-environment3,
 php-sebastian-object-reflector, php-sebastian-code-unit-reverse-
 lookup)

 Should not own /usr/share/php/SebastianBergmann directory since
 the following are dependencies and already own this directory:
 * php-composer(sebastian/object-reflector)
 * php-composer(sebastian/recursion-context)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671662] Review Request: php-sebastian-global-state3 - Snapshotting of global state

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671662



--- Comment #3 from Shawn Iwinski  ---
Created attachment 1532564
  --> https://bugzilla.redhat.com/attachment.cgi?id=1532564=edit
fedora-review.txt

Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review --mock-config fedora-rawhide-x86_64 --bug
1671662
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, PHP, Shell-api
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl,
Haskell, R
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671662] Review Request: php-sebastian-global-state3 - Snapshotting of global state

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671662



--- Comment #2 from Shawn Iwinski  ---
Created attachment 1532551
  --> https://bugzilla.redhat.com/attachment.cgi?id=1532551=edit
phpcompatinfo-lib.txt

phpCompatInfo version 5.1.0 DB version 1.39.0 built Dec 18 2018 08:29:45 CET

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671662] Review Request: php-sebastian-global-state3 - Snapshotting of global state

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671662



--- Comment #1 from Shawn Iwinski  ---
Created attachment 1532544
  --> https://bugzilla.redhat.com/attachment.cgi?id=1532544=edit
phpcompatinfo-full.txt

phpCompatInfo version 5.1.0 DB version 1.39.0 built Dec 18 2018 08:29:45 CET

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671662] Review Request: php-sebastian-global-state3 - Snapshotting of global state

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671662

Shawn Iwinski  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||sh...@iwin.ski
   Assignee|nob...@fedoraproject.org|sh...@iwin.ski



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674326] Review Request: R-unix - Unix System Utilities

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674326



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1675127] Review Request: Stansoft - A text-based financial accounting system

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1675127

Stansoft  changed:

   What|Removed |Added

 Blocks||177841 (FE-NEEDSPONSOR)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1675127] Review Request: Stansoft - A text-based financial accounting system

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1675127

Stansoft  changed:

   What|Removed |Added

URL||http://www.stansoft.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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1675127] New: Review Request: Stansoft - A text-based financial accounting system

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1675127

Bug ID: 1675127
   Summary: Review Request: Stansoft - A text-based financial
accounting system
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Assignee: nob...@fedoraproject.org
  Reporter: r...@stansoft.org
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL: http://download.stansoft.org/files/stansoft.spec
SRPM URL: http://download.stansoft.org/files/stansoft-7.15-1.fc29.src.rpm

Description: Stansoft http://www.stansoft.org is a Linux, text-based,
double-entry financial accounting system. It includes payroll for both the U.S.
and UK PAYE RTI.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1675074] New: Review Request: golang-gopkg-ns1-2 - Golang API client for NS1

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1675074

Bug ID: 1675074
   Summary: Review Request: golang-gopkg-ns1-2 - Golang API client
for NS1
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: carl@george.computer
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/go/fedora-rawhide-x86_64/00857252-golang-gopkg-ns1-2/golang-gopkg-ns1-2.spec

SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/go/fedora-rawhide-x86_64/00857252-golang-gopkg-ns1-2/golang-gopkg-ns1-2-0-0.1.20190211gita57b2a1.fc30.src.rpm

Description: Golang API client for NS1.

Fedora Account System Username: carlwgeorge

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674945] Review Request: rust-erased-serde - Type-erased Serialize and Serializer traits

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674945

Igor Gnatenko  changed:

   What|Removed |Added

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



--- Comment #1 from Igor Gnatenko  ---
> # Initial patched metadata

Please put comment what has been patched, and link to upstream pull request

> %global _description \
> Type-erased Serialize and Serializer traits

Please add "." at the end of sentence.

> %files  devel

This is missing all README/LICENSE stuff.

---

Rest looks good.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674945] New: Review Request: rust-erased-serde - Type-erased Serialize and Serializer traits

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674945

Bug ID: 1674945
   Summary: Review Request: rust-erased-serde - Type-erased
Serialize and Serializer traits
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: sayan.chowdhury2...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://raw.githubusercontent.com/sayanchowdhury/rpm-packaging/master/rust/rust-erased-serde/rust-erased-serde.spec
SRPM URL:
https://raw.githubusercontent.com/sayanchowdhury/rpm-packaging/master/rust/rust-erased-serde/rust-erased-serde-0.3.8-1.fc30.src.rpm
Description: Type-erased Serialize and Serializer traits 
Fedora Account System Username: sayanchowdhury

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1659556] Review Request: cockpit-composer - Composer GUI for use with Cockpit

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1659556



--- Comment #8 from Martin Pitt  ---
Spec URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/welder-web/fedora-29-x86_64/00857246-cockpit-composer/cockpit-composer.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/welder-web/fedora-29-x86_64/00857246-cockpit-composer/cockpit-composer-0.1.8-2.fc29.src.rpm
RPM URL:
https://copr-be.cloud.fedoraproject.org/results/@weldr/welder-web/fedora-29-x86_64/00857246-cockpit-composer/cockpit-composer-0.1.8-2.fc29.noarch.rpm
Build log:
https://copr-be.cloud.fedoraproject.org/results/@weldr/welder-web/fedora-29-x86_64/00857246-cockpit-composer/build.log.gz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674936] New: Review Request: golang-github-opendns-vegadns2client - Go client for VegaDNS-API

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674936

Bug ID: 1674936
   Summary: Review Request: golang-github-opendns-vegadns2client -
Go client for VegaDNS-API
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: carl@george.computer
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/go/fedora-rawhide-x86_64/00857247-golang-github-opendns-vegadns2client/golang-github-opendns-vegadns2client.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/go/fedora-rawhide-x86_64/00857247-golang-github-opendns-vegadns2client/golang-github-opendns-vegadns2client-0-0.1.20190211gita3fa4a7.fc30.src.rpm

Description: vegadns2client is a go client for VegaDNS-API. This is an
incomplete client,
initially intended to support lego.

Fedora Account System Username: carlwgeorge

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671540] Review Request: rust-fake-simd - Crate for mimicking simd crate on stable Rust

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671540

Randy Barlow  changed:

   What|Removed |Added

 Status|POST|CLOSED
   Fixed In Version||rust-fake-simd-0.1.2-1.fc30
 Resolution|--- |RAWHIDE
Last Closed||2019-02-11 17:21:02



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1673854] Review Request: ephemeral - Private-by-default, always-incognito browser

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1673854

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #9 from Fedora Update System  ---
ephemeral-4.0.3-9.fc29 has been submitted as an update to Fedora 29.
https://bodhi.fedoraproject.org/updates/FEDORA-2019-6a8280510e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1673126] Review Request: nodejs-nanomsg - nanomsg for node

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1673126

Troy Dawson  changed:

   What|Removed |Added

 Status|POST|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2019-02-11 17:10:11



--- Comment #3 from Troy Dawson  ---
Imported and built.
https://koji.fedoraproject.org/koji/buildinfo?buildID=1207889

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1673125] Review Request: mozilla-iot-gateway - Web of Things gateway

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1673125
Bug 1673125 depends on bug 1673126, which changed state.

Bug 1673126 Summary: Review Request: nodejs-nanomsg - nanomsg for node
https://bugzilla.redhat.com/show_bug.cgi?id=1673126

   What|Removed |Added

 Status|POST|CLOSED
 Resolution|--- |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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1672032] Review Request: rust-serde_stacker - Serde adapter that avoids stack overflow by dynamically growing the stack

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1672032



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1672030] Review Request: rust-stacker - Stack growth library useful when implementing deeply recursive algorithms

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1672030



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671540] Review Request: rust-fake-simd - Crate for mimicking simd crate on stable Rust

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671540



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671540] Review Request: rust-fake-simd - Crate for mimicking simd crate on stable Rust

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671540



--- Comment #2 from Randy Barlow  ---
Thanks! https://pagure.io/releng/fedora-scm-requests/issue/9648

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1659556] Review Request: cockpit-composer - Composer GUI for use with Cockpit

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1659556

Martin Pitt  changed:

   What|Removed |Added

  Flags||needinfo?(zebo...@gmail.com
   ||)



--- Comment #7 from Martin Pitt  ---
>  - You need to add a comment detailing how to generate the archive

Is "archive" the upstream tarball? These get published on GitHub with some
upstream machinery, but usually downstream we don't document how upstream does
releases.
What do you mean by this?

> - You need to validate the metainfo data: 
> https://docs.fedoraproject.org/en-US/packaging-guidelines/AppData/#_app_data_validate_usage
> - add a %changelog section

Good points, thank you! Fixed in https://github.com/weldr/welder-web/pull/534
and I'll do a new release later today, and will provide new COPR links.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674625] New: Review Request: python-operator-courier - Library and CLI tool to build, verify and push operator metadata

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674625

Bug ID: 1674625
   Summary: Review Request: python-operator-courier - Library and
CLI tool to build, verify and push operator metadata
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: rb...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora




Spec URL: http://ralph.fedorapeople.org//python-operator-courier.spec
SRPM URL:
http://ralph.fedorapeople.org//python-operator-courier-1.0.0-1.fc29.src.rpm

Description:
The operator courier library is used to build, validate and
push Operator Artifacts to quay.io application registries.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674625] Review Request: python-operator-courier - Library and CLI tool to build, verify and push operator metadata

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674625



--- Comment #1 from Ralph Bean  ---
This package built on koji: 
https://koji.fedoraproject.org/koji/taskinfo?taskID=32742998

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671064] Review Request: libldac - LDAC library from AOSP

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671064

Tom "spot" Callaway  changed:

   What|Removed |Added

 CC||tcall...@redhat.com
 Blocks|182235 (FE-Legal)   |



--- Comment #7 from Tom "spot" Callaway  ---
Lifting FE-Legal block, this package is fine.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=182235
[Bug 182235] Fedora Legal Tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1663283] Review Request: php-zendframework-zenddiagnostics - set of components for performing diagnostic tests

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1663283



--- Comment #8 from Remi Collet  ---
I will simply ignore these failure for now, and investigate them later

https://git.remirepo.net/cgit/rpms/php/zendframework/php-zendframework-zenddiagnostics.git/commit/?id=52c9c6a9a7cdf1594286363b11db20a27eabfce1


Spec URL:
https://git.remirepo.net/cgit/rpms/php/zendframework/php-zendframework-zenddiagnostics.git/plain/php-zendframework-zenddiagnostics.spec?id=52c9c6a9a7cdf1594286363b11db20a27eabfce1
SRPM URL:
http://rpms.remirepo.net/SRPMS/php-zendframework-zenddiagnostics-1.4.0-2.remi.src.rpm

Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=32741220

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1665504] Review Request: qt5-qtnetworkauth - Qt5 - NetworkAuth component

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1665504



--- Comment #7 from Fedora Update System  ---
qt5-qtnetworkauth-5.11.3-1.fc28 has been submitted as an update to Fedora 28.
https://bodhi.fedoraproject.org/updates/FEDORA-2019-56acadeac9

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1673126] Review Request: nodejs-nanomsg - nanomsg for node

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1673126



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1665504] Review Request: qt5-qtnetworkauth - Qt5 - NetworkAuth component

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1665504

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #6 from Fedora Update System  ---
qt5-qtnetworkauth-5.11.3-1.fc29 has been submitted as an update to Fedora 29.
https://bodhi.fedoraproject.org/updates/FEDORA-2019-8e84e319e2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671787] Review Request: python-cursor - python package for hiding terminal cursor

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671787



--- Comment #4 from Patrik Kopkan  ---
Spec URL: https://pagure.io/python-cursor/raw/master/f/python-cursor.spec
SRPM URL:
https://pagure.io/python-cursor/raw/master/f/python-cursor-1.2.0-1.fc29.src.rpm

Rebuilt with gpl license.

I am sorry for such late response I 've must missed email.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1663283] Review Request: php-zendframework-zenddiagnostics - set of components for performing diagnostic tests

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1663283



--- Comment #7 from Remi Collet  ---
Scratch build:  https://koji.fedoraproject.org/koji/taskinfo?taskID=32740679

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1663283] Review Request: php-zendframework-zenddiagnostics - set of components for performing diagnostic tests

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1663283



--- Comment #6 from Remi Collet  ---
Scratch build:

I encounter another failure, because this test is 64-bit only

1) ZendDiagnosticsTest\DiskFreeTest::testJitFreeSpace
Failed asserting that ZendDiagnostics\Result\Success Object (...) is an
instance of interface "ZendDiagnostics\Result\FailureInterface".
/builddir/build/BUILD/zend-diagnostics-79d0b7d0a1cab8f18e73d76ff1c2ec028f113840/test/DiskFreeTest.php:136

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1663283] Review Request: php-zendframework-zenddiagnostics - set of components for performing diagnostic tests

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1663283
Bug 1663283 depends on bug 1663221, which changed state.

Bug 1663221 Summary: Review Request: php-doctrine-migrations - PHP Doctrine 
Migrations project
https://bugzilla.redhat.com/show_bug.cgi?id=1663221

   What|Removed |Added

 Status|POST|CLOSED
 Resolution|--- |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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1663221] Review Request: php-doctrine-migrations - PHP Doctrine Migrations project

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1663221

Remi Collet  changed:

   What|Removed |Added

 Status|POST|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2019-02-11 15:22:03



--- Comment #6 from Remi Collet  ---
I miss the doctrine/dbal dep which is only in rawhide.

So won't go to F29

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674530] New: Review Request: gradio - Find and listen to internet radio stations

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674530

Bug ID: 1674530
   Summary: Review Request: gradio - Find and listen to internet
radio stations
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ego.corda...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL: https://atim.fedorapeople.org/for-review/gradio.spec
SRPM URL: https://atim.fedorapeople.org/for-review/gradio-7.2-8.fc29.src.rpm
Description: A GTK3 app for finding and listening to internet radio stations.
Fedora Account System Username: atim

Gradio written in Vala lang. Version 8.0 was rewritten in Rust and renamed to
Shortwave.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671701] Review Request: libmypaint2 - MyPaint brush engine library

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671701



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1673969] Review Request: rust-once_cell - Rust library for single assignment cells and lazy statics without macros

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1673969



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1663221] Review Request: php-doctrine-migrations - PHP Doctrine Migrations project

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1663221



--- Comment #5 from Gwyn Ciesla  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/php-doctrine-migrations

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1667680] Review Request: python-gast - Python AST that abstracts the underlying Python version

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1667680

Patrik Kopkan  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|nob...@fedoraproject.org|pkop...@redhat.com



--- Comment #1 from Patrik Kopkan  ---
Looks good to me. I would approve this if I were sponsored. There is some
warning from rpmlint about language which is irrelevant.

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: "BSD 3-clause "New" or "Revised" License", "Unknown or
 generated", "*No copyright* BSD (unspecified)". 15 files have unknown
 license. Detailed output of licensecheck in
 /home/pkopkan/Documents/review/1667680-python-gast/licensecheck.txt
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
 names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 20480 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
 one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
 license(s) in its own file, then that file, containing the text of the
 license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: 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).
[?]: 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 spec file contains
 translations for supported Non-English languages, if available.
[?]: Package should compile and build into binary rpms on all supported
 architectures.
[x]: %check is present 

[Bug 1674522] New: Review Request: perl-LWP-ConsoleLogger - LWP tracing and debugging

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674522

Bug ID: 1674522
   Summary: Review Request: perl-LWP-ConsoleLogger - LWP tracing
and debugging
   Product: Fedora
   Version: rawhide
  Hardware: All
OS: Linux
Status: NEW
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://ppisar.fedorapeople.org/perl-LWP-ConsoleLogger/perl-LWP-ConsoleLogger.spec
SRPM URL:
https://ppisar.fedorapeople.org/perl-LWP-ConsoleLogger/perl-LWP-ConsoleLogger-0.39-1.fc30.src.rpm
Description:
It can be hard (or at least tedious) to debug WWW::Mechanize scripts.
LWP::ConsoleLogger::Easy wrapper offers debug_ua() function that instantiates
LWP logging and also returns a LWP::ConsoleLogger object, which you may then
tweak to your heart's desire. If you need to tweak the settings that
LWP::ConsoleLogger::Easy chooses for you, please use LWP::ConsoleLogger. If
you're able to install HTML::FormatText::Lynx then you'll get highly readable
HTML to text conversions.

Fedora Account System Username: ppisar

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1668799] Review Request: jnacl - Pure Java implementation of the NaCl: Networking and Cryptography library

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668799

Hirotaka Wakabayashi  changed:

   What|Removed |Added

 CC||hiw...@yahoo.com



--- Comment #1 from Hirotaka Wakabayashi  ---
Hello, this is an unofficial review. Please read this for your reference.

Summary
===

1. rpmlint results
2. Koji scratch build failed

Details
===

1. rpmlint results
--

One warning on the source rpm and two warnings on the binary rpm, which I
built after I patched jnacl.spec(I will describe the patch later).
Here are the rpmlint results::

  $ rpmlint /home/vagrant/rpmbuild/SRPMS/jnacl-1.0-1.fc29.src.rpm
  jnacl.src: W: invalid-license BSD 2.0
  1 packages and 0 specfiles checked; 0 errors, 1 warnings.

  $ rpmlint /home/vagrant/rpmbuild/RPMS/noarch/jnacl-1.0-1.fc29.noarch.rpm
  jnacl.noarch: W: incoherent-version-in-changelog 1.4.0-1 ['1.0-1.fc29',
'1.0-1']
  jnacl.noarch: W: invalid-license BSD 2.0
  1 packages and 0 specfiles checked; 0 errors, 2 warnings.

My review on the results above is as followings.

1.1. jnacl.src: W: invalid-license BSD 2.0
"BSD 2.0" should be "BSD" if upstream license is "The BSD 2-Clause License".
Here is a list of good licenses for Fedora.
https://fedoraproject.org/wiki/Licensing:Main#Good_Licenses

1.2. jnacl.noarch: W: incoherent-version-in-changelog 1.4.0-1 ['1.0-1.fc29',
'1.0-1']
The "1.4.0-1" entry in the changelog should be '1.0-1' if upstream release
version is 1.0. See Versioning Guidelines for details.
https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/

2. Koji scratch build failed


Here is the result of "koji build --scratch rawhide jnacl-1.0-1.fc30.src.rpm"
https://koji.fedoraproject.org/koji/taskinfo?taskID=32738169

Here is the reference to run a koji scratch build.
https://fedoraproject.org/wiki/Using_the_Koji_build_system#Scratch_Builds

I think "maven-source-plugin" should be added as a BuildRequires::

  *** jnacl.spec.orig 2019-02-11 12:15:11.259987034 +
  --- jnacl.spec  2019-02-11 12:40:52.521192759 +
  ***
  *** 12,17 
  --- 12,18 
BuildArch:  noarch

BuildRequires:  maven-local
  + BuildRequires:  mvn(org.apache.maven.plugins:maven-source-plugin)
BuildRequires:  mvn(biz.aQute.bnd:bnd-maven-plugin)
BuildRequires:  mvn(org.testng:testng)
BuildRequires:  junit

Here is the Koji scratch build result of the package the above patch applied.
https://koji.fedoraproject.org/koji/taskinfo?taskID=32737169

Thanks in advance,
Hirotaka Wakabayashi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674510] New: Review Request: rust-chainerror - Make chaining errors easy

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674510

Bug ID: 1674510
   Summary: Review Request: rust-chainerror - Make chaining errors
easy
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: i.gnatenko.br...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora



Spec URL:
https://ignatenkobrain.fedorapeople.org/for-review/rust-chainerror.spec
SRPM URL:
https://ignatenkobrain.fedorapeople.org/for-review/rust-chainerror-0.4.2-1.fc30.src.rpm
Description:
Make chaining errors easy.
Fedora Account System Username: ignatenkobrain

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1671701] Review Request: libmypaint2 - MyPaint brush engine library

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1671701

Antonio Trande  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #3 from Antonio Trande  ---
Package 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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674444] Review Request: golang-github-wellington-libsass - Go wrapper for libsass

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=167

Elliott Sales de Andrade  changed:

   What|Removed |Added

 Whiteboard||NotReady



--- Comment #1 from Elliott Sales de Andrade  ---
Still need to fix the tests.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674444] New: Review Request: golang-github-wellington-libsass - Go wrapper for libsass

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=167

Bug ID: 167
   Summary: Review Request: golang-github-wellington-libsass - Go
wrapper for libsass
   Product: Fedora
   Version: rawhide
Status: NEW
 Component: Package Review
  Assignee: nob...@fedoraproject.org
  Reporter: quantum.anal...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
Classification: Fedora




Spec URL:
https://qulogic.fedorapeople.org//golang-github-wellington-libsass.spec
SRPM URL:
https://qulogic.fedorapeople.org//golang-github-wellington-libsass-0.9.2-1.fc29.src.rpm

Description:
Go wrapper for libsass

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1674326] Review Request: R-unix - Unix System Utilities

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1674326

José Matos  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jama...@fc.up.pt
   Assignee|nob...@fedoraproject.org|jama...@fc.up.pt
  Flags||fedora-review+



--- Comment #2 from José Matos  ---
The license is correct and appropriate.

The spec files is simple and standard for an R package.

Thus the package is 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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1673969] Review Request: rust-once_cell - Rust library for single assignment cells and lazy statics without macros

2019-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1673969



--- Comment #2 from Jan Staněk  ---
Wow, that was fast! Thanks for the approval.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org