Bug 1158080

Summary: Review Request: php-guzzlehttp-ringphp - Simple handler system used to power clients and servers in PHP
Product: [Fedora] Fedora Reporter: Shawn Iwinski <shawn>
Component: Package ReviewAssignee: Remi Collet <fedora>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora, package-review
Target Milestone: ---Flags: fedora: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-01 02:57:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1131103, 1158040    
Bug Blocks: 1140134    
Attachments:
Description Flags
review.txt none

Description Shawn Iwinski 2014-10-28 14:02:41 UTC
Spec URL: https://raw.githubusercontent.com/siwinski/rpms/c46a18bf0e66cf5807c9e8ebef73d2d2d9be38a5/php-guzzlehttp-ringphp.spec

SRPM URL: https://siwinski.fedorapeople.org/copr/php-experimental/php-guzzlehttp-ringphp-1.0.1-1.fc20.src.rpm

Description:
Provides low level APIs used to power HTTP clients and servers through a simple,
PHP callable that accepts a request hash and returns a future response hash.
RingPHP supports both synchronous and asynchronous workflows by utilizing both
futures and promises [1].

RingPHP is inspired by Clojure's Ring [2], but has been modified to accommodate
clients and servers for both blocking and non-blocking requests.

[1] https://github.com/reactphp/promise
[2] https://github.com/ring-clojure/ring


Fedora Account System Username: siwinski


COPR builds:
* http://copr.fedoraproject.org/coprs/siwinski/php-experimental/build/55327/
* http://copr.fedoraproject.org/coprs/siwinski/php-experimental/build/55330/ (fedora-21-x86_64 rebuild; same srpm)

Comment 3 Remi Collet 2015-01-07 13:13:25 UTC
Created attachment 977280 [details]
review.txt

Generated by fedora-review 0.5.2 (63c24cb) last change: 2014-07-14

Comment 4 Remi Collet 2015-01-07 13:14:28 UTC
No blocker

NOTICE: wait for bug #1131103 to be fixed before importing in the repo


=== APPROVED ===

Comment 5 Shawn Iwinski 2015-01-07 13:20:49 UTC
THANKS!



New Package SCM Request
=======================
Package Name: php-guzzlehttp-ringphp
Short Description: Simple handler system used to power clients and servers in PHP
Upstream URL: http://ringphp.readthedocs.org
Owners: siwinski
Branches: f20 f21 epel7
InitialCC:

Comment 6 Gwyn Ciesla 2015-01-07 13:52:03 UTC
Git done (by process-git-requests).