https://bugzilla.redhat.com/show_bug.cgi?id=1509679
Bug ID: 1509679
Summary: Review Request: rofi - A window switcher, application
launcher and dmenu replacement
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: till.hofmann(a)posteo.de
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: https://thofmann.fedorapeople.org/rofi.spec
SRPM URL: https://thofmann.fedorapeople.org/rofi-1.4.2-1.fc26.src.rpm
Description:
Rofi is a dmenu replacement. Rofi, like dmenu, will provide the user with a
textual list of options where one or more can be selected. This can either be,
running an application, selecting a window or options provided by an external
script.
Fedora Account System Username: thofmann
rpmlint gives three warnings:
$ rpmlint ~/rpmbuild/RPMS/x86_64/rofi-*
rofi.x86_64: W: spelling-error Summary(en_US) dmenu -> menu, d menu, madmen
^ dmenu is correct
rofi.x86_64: W: spelling-error %description -l en_US dmenu -> menu, d menu,
madmen
^ dmenu is correct
rofi-devel.x86_64: W: only-non-binary-in-usr-lib
^ the usual false warning
rofi-devel.x86_64: W: no-documentation
^ it's in a separate doc package
The package has two bundled libraries: libgwater and libnkutils. Judging from
their upstreams, they are intended as copy libs. Therefore I decided not to
package them separately.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1183169
Bug ID: 1183169
Summary: Review Request: ykfde - opening LUKS with yubikey
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: benjamin.pereto(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: https://git.nj0y.ch/rpms/ykfde/ykfde.spec
SRPM URL: https://git.nj0y.ch/rpms/ykfde/ykfde-0.5.1-2.el7.centos.src.rpm
Description: The Package provides the ability to open a LUKS encrypted drive
with the Yubikey in challenge response mode (HMAC-SHA1)
Fedora Account System Username: nj0y
Koji Build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=8645842 (F21)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1228503
Bug ID: 1228503
Summary: Review Request: springframework-amqp - Support for
Spring programming model with AMQP
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: puntogil(a)libero.it
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: https://gil.fedorapeople.org/springframework-amqp.spec
SRPM URL:
https://gil.fedorapeople.org/springframework-amqp-1.3.9-1.fc20.src.rpm
Description:
The Spring AMQP project applies core Spring concepts to the
development of AMQP-based messaging solutions. It provides
a "template" as a high-level abstraction for sending and
receiving messages. It also provides support for Message
driven POJOs with a "listener container". These libraries
facilitate management of AMQP resources while promoting the
use of dependency injection and declarative configuration.
In all of these cases, you will see similarities to the
JMS support in the Spring Framework.
Fedora Account System Username: gil
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=9952428
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1150105
Bug ID: 1150105
Summary: Review Request: python-pynn - Simulator-independent
specification of neuronal network models
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: sanjay.ankur(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: https://ankursinha.fedorapeople.org/python-pynn/python-pynn.spec
SRPM URL:
https://ankursinha.fedorapeople.org/python-pynn/python-pynn-0.7.5-1.fc22.sr…
Description: A Python package for simulator-independent specification of
neuronal network
models
In other words, you can write the code for a model once, using the PyNN API and
the Python programming language, and then run it without modification on any
simulator that PyNN supports (currently NEURON, NEST, PCSIM and Brian).
The API has two parts, a low-level, procedural API (functions create(),
connect(), set(), record(), record_v()), and a high-level, object-oriented API
(classes Population and Projection, which have methods like set(), record(),
setWeights(), etc.).
The low-level API is good for small networks, and perhaps gives more
flexibility. The high-level API is good for hiding the details and the
book-keeping, allowing you to concentrate on the overall structure of your
model.
The other thing that is required to write a model once and run it on multiple
simulators is standard cell and synapse models. PyNN translates standard
cell-model names and parameter names into simulator-specific names, e.g.
standard model IF_curr_alpha is iaf_neuron in NEST and StandardIF in NEURON,
while SpikeSourcePoisson is a poisson_generator in NEST and a NetStim in
NEURON.
Even if you don't wish to run simulations on multiple simulators, you may
benefit from writing your simulation code using PyNN's powerful, high-level
interface. In this case, you can use any neuron or synapse model supported by
your simulator, and are not restricted to the standard models.
PyNN is a work in progress, but is already being used for several large-scale
simulation projects.
Fedora Account System Username: ankursinha
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1266594
Bug ID: 1266594
Summary: Review Request: playerctl - Command-line
MPRIS-compatible Media Player Controller
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: jv+fedora(a)fcelda.cz
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Description: Command-line MPRIS-compatible Media Player Controller
Playerctl is a command-line utility and library for controlling media players
that implement the MPRIS D-Bus Interface Specification. Playerctl makes it
easy to bind player actions, such as play and pause, to media keys.
Spec URL:
https://jvcelak.fedorapeople.org/review/playerctl/0.4.2-2/playerctl.spec
SRPM URL:
https://jvcelak.fedorapeople.org/review/playerctl/0.4.2-2/playerctl-0.4.2.t…
Test builds:
https://copr.fedoraproject.org/coprs/jvcelak/playerctl/build/118385/
Fedora Account System Username:
jvcelak
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1492869
Bug ID: 1492869
Summary: Review Request:
golang-github-jimstudt-http-authentication -
Implementation of RFC 2617 HTTP Authentication
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: c.david86(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL:
https://davidcl.fedorapeople.org/golang-github-jimstudt-http-authentication…
SRPM URL:
https://davidcl.fedorapeople.org/golang-github-jimstudt-http-authentication…
Description: Go implementation of RFC 2617 HTTP Authentication (Basic and
Digest)
Fedora Account System Username: davidcl
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1372785
Bug ID: 1372785
Summary: Review Request: EPEL7 ONLY python-pyOpenSSL- a
python3x build of the pyOpenSSL included in the base
distro
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: jperrin(a)centos.org
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL:
https://people.centos.org/jperrin/python-pyOpenSSL/python-pyOpenSSL.spec
SRPM URL:
https://people.centos.org/jperrin/python-pyOpenSSL/python34-pyOpenSSL-0.13.…
Description: This package builds pyOpenSSL for the python3x(currently python34)
included in EPEL. It is based on the pyOpenSSL package included in the base
distribution, but does not conflict with or override it.
Fedora Account System Username: jperrin
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1479903
Bug ID: 1479903
Summary: Review Request: python-yubikey-manager - python
library and command line tool for configuring a
YubiKey
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: sjenning(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: https://www.variantweb.net/pub/review/python-yubikey-manager.spec
SRPM URL:
https://www.variantweb.net/pub/review/python-yubikey-manager-0.4.0-1.fc26.s…
Description: Python library and command line tool for configuring a YubiKey.
Fedora Account System Username: sjenning
yubioath-desktop v4 upstream depends on this package and can't be updated until
it is available.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1477567
Bug ID: 1477567
Summary: Review Request: gcolor3 - A simple color chooser
written in GTK3 (like gcolor2)
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: fnux(a)fnux.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL:
http://copr-dist-git.fedorainfracloud.org/cgit/fnux/gcolor3/gcolor3.git/pla…
SRPM URL: http://files.fnux.ch/rpm/gcolor3-2.2-2.fc25.src.rpm
Description:
Gcolor3 is a color selection dialog written in GTK+ 3. It is much alike
Gcolor2,
but uses the newer GTK+ version to better integrate into your modern desktop.
It has the same feature set as Gcolor2, except that recent versions of Gcolor3
use an .ini style file to save colors (older versions use the same file as
Gcolor2).
Fedora Account System Username: fnux
This is my first package submission, hence I'm looking for 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