https://bugzilla.redhat.com/show_bug.cgi?id=1285465
Bug ID: 1285465
Summary: python-nectar - A download library that separates
workflow from implementation details
Product: Fedora
Version: rawhide
Component: Package Review
Assignee: nobody(a)fedoraproject.org
Reporter: ipanova(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL
https://repos.fedorapeople.org/repos/pulp/pulp/ipanova/python-nectar/python…
SRPM URL
https://repos.fedorapeople.org/repos/pulp/pulp/ipanova/python-nectar/python…
Descripton: Nectar is a download library that abstracts the workflow of making
and tracking
download requests away from the mechanics of how those requests are carried
out. It allows multiple downloaders to exist with different implementations,
such as the default "threaded" downloader, which uses the "requests" library
with multiple threads. Other experimental downloaders have used tools like
pycurl and eventlets.
Fedora Account System Username: ipanova
Here is a Koji build for RawHide
http://koji.fedoraproject.org/koji/taskinfo?taskID=11978547
Rpmlint output:
$ rpmlint python-nectar.spec ../SRPMS/python-nectar-1.4.1-1.fc21.src.rpm
../RPMS/noarch/python-nectar-1.4.1-1.fc21.noarch.rpm
python-nectar.src: W: spelling-error Summary(en_US) workflow -> work flow,
work-flow, workforce
python-nectar.src: W: spelling-error %description -l en_US workflow -> work
flow, work-flow, workforce
python-nectar.src: W: spelling-error %description -l en_US downloaders -> down
loaders, down-loaders, downloads
python-nectar.src: W: spelling-error %description -l en_US downloader ->
downloaded, down loader, down-loader
python-nectar.src: W: spelling-error %description -l en_US pycurl -> curly
python-nectar.src: W: spelling-error %description -l en_US eventlets -> event
lets, event-lets, events
python-nectar.noarch: W: spelling-error Summary(en_US) workflow -> work flow,
work-flow, workforce
python-nectar.noarch: W: spelling-error %description -l en_US workflow -> work
flow, work-flow, workforce
python-nectar.noarch: W: spelling-error %description -l en_US downloader ->
downloaded, down loader, down-loader
python-nectar.noarch: W: spelling-error %description -l en_US pycurl -> curly
python-nectar.noarch: W: spelling-error %description -l en_US eventlets ->
event lets, event-lets, events
2 packages and 1 specfiles checked; 0 errors, 11 warnings.
--
You are 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=1285540
Bug ID: 1285540
Summary: Review Request: php-behat-mink - Browser
controller/emulator abstraction for PHP
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: shawn(a)iwin.ski
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL:
https://raw.githubusercontent.com/siwinski/rpms/8911982a2193ebd757769863d89…
SRPM URL:
https://siwinski.fedorapeople.org/SRPMS/php-behat-mink-1.7.0-1.fc23.src.rpm
Description:
One of the most important parts in the web is a browser. Browser is the window
through which web users interact with web applications and other users. Users
are always talking with web applications through browsers.
So, in order to test that our web application behaves correctly, we need a way
to simulate this interaction between the browser and the web application in our
tests. We need a Mink.
Mink is an open source browser controller/emulator for web applications,
written in PHP.
Read Mink at a Glance [1] to learn more about Mink and why you need it.
[1] http://mink.behat.org/en/latest/at-a-glance.html
Fedora Account System Username: siwinski
--
You are 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=1268010
Bug ID: 1268010
Summary: Review Request: libmooshika - helper library for RDMA
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: dominique.martinet(a)cea.fr
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: http://asmadeus.notk.org/CEA/libmooshika-1.0-2.g374a0dd.spec
SRPM URL: http://asmadeus.notk.org/CEA/libmooshika-1.0-2.g374a0dd.fc22.src.rpm
Description: libmooshika is a helper for rdma connection handling, used
primarily by nfs-ganesha for 9P.
Fedora Account System Username: martinetd
This is my first package and it would appear I need a sponsor, I'll gladly fix
things in the spec file (in particular I couldn't find anything about including
the git commit in the package release - a few other packages do this but most
do not, just tell me if it's a nuisance)
This version passes koji builds for f21-24 and epel7, on all architectures
built by default:
http://koji.fedoraproject.org/koji/tasks?owner=martinetd&state=all
I am the primary upstream maintainer of the library, working on nfs-ganesha as
well, a few people from the gluster community know me.
--
You are 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=1275888
Bug ID: 1275888
Summary: Review Request: balde - a glib web microframework
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: clamberson(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: https://s3-us-west-2.amazonaws.com/dutch-packages/balde-0.1.2.spec
SRPM URL:
https://s3-us-west-2.amazonaws.com/dutch-packages/balde-0.1.2-1.fc22.src.rpm
Description: This is balde, a microframework for C based on GLib. It is
designed to be fast, simple, and memory efficient. Most of its architecture is
based on other microframeworks, like Flask, and it can run on any web server
that supports CGI and/or FastCGI.
Fedora Account System Username: dutchipoo
This is my first package submission! It sounds like I'll be needing a sponsor
to help me through the process. Thanks for any help. If it helps to know, I'm
not the upstream developer; I just want to see this fairly stable software in
Fedora. I built it fresh with mock to make sure the package worked from
scratch. Let me know if you need anything else from me.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component