Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-guzzlehttp-guzzle-5.3.2-2.el7 RPM for noarch

From EPEL 7 for ppc64le / Packages / p

Name: php-guzzlehttp-guzzle Distribution: Fedora Project
Version: 5.3.2 Vendor: Fedora Project
Release: 2.el7 Build date: Mon Apr 23 16:57:23 2018
Group: Development/Libraries Build host: buildvm-aarch64-18.arm.fedoraproject.org
Size: 395712 Source RPM: php-guzzlehttp-guzzle-5.3.2-2.el7.src.rpm
Packager: Fedora Project
Url: http://guzzlephp.org
Summary: PHP HTTP client and webservice framework
Guzzle is a PHP HTTP client that makes it easy to work with HTTP/1.1 and takes
the pain out of consuming web services.

* Pluggable HTTP adapters that can send requests serially or in parallel
* Doesn't require cURL, but uses cURL by default
* Streams data for both uploads and downloads
* Provides event hooks & plugins for cookies, caching, logging, OAuth, mocks,
  etc
* Keep-Alive & connection pooling
* SSL Verification
* Automatic decompression of response bodies
* Streaming multipart file uploads
* Connection timeouts

Autoloader: /usr/share/php/GuzzleHttp/autoload.php

Provides

Requires

License

MIT

Changelog

* Mon Apr 23 2018 Remi Collet <remi@remirepo.net> - 5.3.2-2
  - fix dependencies
* Sun Apr 22 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 5.3.2-1
  - Update to 5.3.2 (RHBZ #1534517)
  - Update get source script to save source in same directory
  - Add range version dependencies for Fedora >= 27 || RHEL >= 8
  - Add composer.json to repo
  - Remove test skips
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun May 14 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 5.3.1-3
  - Switch autoloader to php-composer(fedora/autoloader)
  - Add max versions to build dependencies
  - Test with SCLs if available
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Jul 18 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 5.3.1-1
  - Update to 5.3.1 (RHBZ #1350616 / RHBZ #1357580 / CVE-2016-5385)
  - Add "get source" script
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Sep 22 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 5.3.0-4
  - Updated autoloader to load dependencies after self registration
  - Minor cleanups
* Sun Jun 28 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 5.3.0-3
  - Autoloader updates
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Jun 14 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 5.3.0-1
  - Updated to 5.3.0 (BZ #1140134)
  - Added autoloader
  - Re-added tests
* Sun Feb 08 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 5.1.0-1
  - Updated to 5.1.0 (BZ #1140134)
  - CA cert no longer bundled (see
    https://github.com/guzzle/guzzle/blob/5.1.0/docs/clients.rst#verify)
  - No tests because dependency package does not provide required test file
* Mon Jan 12 2015 Remi Collet <remi@fedoraproject.org> - 4.1.8-3
  - Upstream patch for PHP behavior change, thanks Koschei
* Tue Aug 26 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.1.8-2
  - Fix test suite when previous version installed
* Sat Aug 23 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.1.8-1
  - Updated to 4.1.8 (BZ #1126611)
* Wed Jul 30 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.1.4-1
  - Updated to 4.1.4 (BZ #1124226)
  - Added %license usage
* Sun Jun 29 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.1.2-1
  - Updated to 4.1.2
* Fri Jun 06 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.1.0-1
  - Updated to 4.1.0
  - Require php-composer virtual provides instead of direct pkgs
  - Added php-PsrLog and nodejs build requires
  - Added php-composer(%{composer_vendor}/%{composer_project}) virtual provide
  - Added option to build without tests
* Fri May 23 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.0.2-1
  - Initial package

Files

/usr/share/doc/php-guzzlehttp-guzzle-5.3.2
/usr/share/doc/php-guzzlehttp-guzzle-5.3.2/CHANGELOG.md
/usr/share/doc/php-guzzlehttp-guzzle-5.3.2/README.md
/usr/share/doc/php-guzzlehttp-guzzle-5.3.2/UPGRADING.md
/usr/share/doc/php-guzzlehttp-guzzle-5.3.2/composer.json
/usr/share/licenses/php-guzzlehttp-guzzle-5.3.2
/usr/share/licenses/php-guzzlehttp-guzzle-5.3.2/LICENSE
/usr/share/php/GuzzleHttp/BatchResults.php
/usr/share/php/GuzzleHttp/Client.php
/usr/share/php/GuzzleHttp/ClientInterface.php
/usr/share/php/GuzzleHttp/Collection.php
/usr/share/php/GuzzleHttp/Cookie
/usr/share/php/GuzzleHttp/Cookie/CookieJar.php
/usr/share/php/GuzzleHttp/Cookie/CookieJarInterface.php
/usr/share/php/GuzzleHttp/Cookie/FileCookieJar.php
/usr/share/php/GuzzleHttp/Cookie/SessionCookieJar.php
/usr/share/php/GuzzleHttp/Cookie/SetCookie.php
/usr/share/php/GuzzleHttp/Event
/usr/share/php/GuzzleHttp/Event/AbstractEvent.php
/usr/share/php/GuzzleHttp/Event/AbstractRequestEvent.php
/usr/share/php/GuzzleHttp/Event/AbstractRetryableEvent.php
/usr/share/php/GuzzleHttp/Event/AbstractTransferEvent.php
/usr/share/php/GuzzleHttp/Event/BeforeEvent.php
/usr/share/php/GuzzleHttp/Event/CompleteEvent.php
/usr/share/php/GuzzleHttp/Event/Emitter.php
/usr/share/php/GuzzleHttp/Event/EmitterInterface.php
/usr/share/php/GuzzleHttp/Event/EndEvent.php
/usr/share/php/GuzzleHttp/Event/ErrorEvent.php
/usr/share/php/GuzzleHttp/Event/EventInterface.php
/usr/share/php/GuzzleHttp/Event/HasEmitterInterface.php
/usr/share/php/GuzzleHttp/Event/HasEmitterTrait.php
/usr/share/php/GuzzleHttp/Event/ListenerAttacherTrait.php
/usr/share/php/GuzzleHttp/Event/ProgressEvent.php
/usr/share/php/GuzzleHttp/Event/RequestEvents.php
/usr/share/php/GuzzleHttp/Event/SubscriberInterface.php
/usr/share/php/GuzzleHttp/Exception
/usr/share/php/GuzzleHttp/Exception/BadResponseException.php
/usr/share/php/GuzzleHttp/Exception/ClientException.php
/usr/share/php/GuzzleHttp/Exception/ConnectException.php
/usr/share/php/GuzzleHttp/Exception/CouldNotRewindStreamException.php
/usr/share/php/GuzzleHttp/Exception/ParseException.php
/usr/share/php/GuzzleHttp/Exception/RequestException.php
/usr/share/php/GuzzleHttp/Exception/ServerException.php
/usr/share/php/GuzzleHttp/Exception/StateException.php
/usr/share/php/GuzzleHttp/Exception/TooManyRedirectsException.php
/usr/share/php/GuzzleHttp/Exception/TransferException.php
/usr/share/php/GuzzleHttp/Exception/XmlParseException.php
/usr/share/php/GuzzleHttp/HasDataTrait.php
/usr/share/php/GuzzleHttp/Message
/usr/share/php/GuzzleHttp/Message/AbstractMessage.php
/usr/share/php/GuzzleHttp/Message/AppliesHeadersInterface.php
/usr/share/php/GuzzleHttp/Message/FutureResponse.php
/usr/share/php/GuzzleHttp/Message/MessageFactory.php
/usr/share/php/GuzzleHttp/Message/MessageFactoryInterface.php
/usr/share/php/GuzzleHttp/Message/MessageInterface.php
/usr/share/php/GuzzleHttp/Message/MessageParser.php
/usr/share/php/GuzzleHttp/Message/Request.php
/usr/share/php/GuzzleHttp/Message/RequestInterface.php
/usr/share/php/GuzzleHttp/Message/Response.php
/usr/share/php/GuzzleHttp/Message/ResponseInterface.php
/usr/share/php/GuzzleHttp/Mimetypes.php
/usr/share/php/GuzzleHttp/Pool.php
/usr/share/php/GuzzleHttp/Post
/usr/share/php/GuzzleHttp/Post/MultipartBody.php
/usr/share/php/GuzzleHttp/Post/PostBody.php
/usr/share/php/GuzzleHttp/Post/PostBodyInterface.php
/usr/share/php/GuzzleHttp/Post/PostFile.php
/usr/share/php/GuzzleHttp/Post/PostFileInterface.php
/usr/share/php/GuzzleHttp/Query.php
/usr/share/php/GuzzleHttp/QueryParser.php
/usr/share/php/GuzzleHttp/RequestFsm.php
/usr/share/php/GuzzleHttp/RingBridge.php
/usr/share/php/GuzzleHttp/Subscriber
/usr/share/php/GuzzleHttp/Subscriber/Cookie.php
/usr/share/php/GuzzleHttp/Subscriber/History.php
/usr/share/php/GuzzleHttp/Subscriber/HttpError.php
/usr/share/php/GuzzleHttp/Subscriber/Mock.php
/usr/share/php/GuzzleHttp/Subscriber/Prepare.php
/usr/share/php/GuzzleHttp/Subscriber/Redirect.php
/usr/share/php/GuzzleHttp/ToArrayInterface.php
/usr/share/php/GuzzleHttp/Transaction.php
/usr/share/php/GuzzleHttp/UriTemplate.php
/usr/share/php/GuzzleHttp/Url.php
/usr/share/php/GuzzleHttp/Utils.php
/usr/share/php/GuzzleHttp/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 21 04:58:34 2024