Bug 1231670 - Update aiohttp
Summary: Update aiohttp
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-aiohttp
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-15 08:07 UTC by Pierre-YvesChibon
Modified: 2015-11-01 21:51 UTC (History)
3 users (show)

Fixed In Version: python-aiohttp-0.17.4-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-01 21:51:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pierre-YvesChibon 2015-06-15 08:07:47 UTC
The latest version of python-aiohttp in Fedora is 0.10 while the latest version upstream is 0.16.5.

Could you look into updating it?

Thanks

Comment 1 Fedora Update System 2015-06-15 10:02:39 UTC
python-aiohttp-0.16.5-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python-aiohttp-0.16.5-1.fc22

Comment 2 Fedora Update System 2015-06-18 13:25:59 UTC
Package python-aiohttp-0.16.5-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-aiohttp-0.16.5-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-10090/python-aiohttp-0.16.5-1.fc22
then log in and leave karma (feedback).

Comment 3 Yves L'ECUYER 2015-07-15 11:00:11 UTC
Currently on July 15 , 2015
dnf install --enablerepo=updates-testing python-aiohttp-0.16.5-1.fc22
does not find anything !

And in fedora 23 the problem is still there of course, even worth because in the spec file the section %file is not even corrected
With the source file (src)found here:
http://koji.fedoraproject.org/koji/buildinfo?buildID=646052
nothing is produced, even if the spec file is partially corrected versus the rawhide repository src file!

So the complete update to produce something is as I indicates here:

https://bugzilla.redhat.com/show_bug.cgi?id=1243380

Comment 4 Yves L'ECUYER 2015-07-15 12:59:58 UTC
more precisely on july 15, 2015:

# dnf search --enablerepo=updates-testing aiohttp  
      
Last metadata expiration check performed 2:06:52 ago on Wed Jul 15 12:49:04 2015.
============================= N/S Matched: aiohttp =============================
python3-aiohttp.noarch : A Python HTTP client/server for asyncio


# dnf info --enablerepo=updates-testing python3-aiohttp

Last metadata expiration check performed 2:07:29 ago on Wed Jul 15 12:49:04 2015.
Installed Packages
Name        : python3-aiohttp
Arch        : noarch
Epoch       : 0
Version     : 0.10.2
Release     : 1.fc22
Size        : 519 k
Repo        : @System
From repo   : fedora
Summary     : A Python HTTP client/server for asyncio
URL         : https://github.com/KeepSafe/aiohttp/
License     : BSD
Description : A Python HTTP client/server for asyncio

# dnf update --enablerepo=updates-testing python3-aiohttp

Last metadata expiration check performed 2:09:59 ago on Wed Jul 15 12:49:04 2015.
Dependencies resolved.
Nothing to do.
Complete!

Comment 5 Pierre-YvesChibon 2015-07-15 13:08:30 UTC
> # dnf search --enablerepo=updates-testing aiohttp  

Should this be `` dnf search --enablerepo=updates-testing python-aiohttp `` ?

Comment 6 Jan Kurik 2015-07-15 14:00:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 7 Yves L'ECUYER 2015-07-15 14:26:09 UTC
(In reply to Pierre-YvesChibon from comment #5)
> > # dnf search --enablerepo=updates-testing aiohttp  
> 
> Should this be `` dnf search --enablerepo=updates-testing python-aiohttp `` ?

Pattern "aiohttp" is less restrictive than "python-aiohttp"
So if there were both python-aiohttp and python3-aiohttp package in the repos, you could see them!
Like :
# dnf search --enablerepo=updates-testing raven
Last metadata expiration check performed 1:02:17 ago on Wed Jul 15 15:17:50 2015.
============================== N/S Matched: raven ==============================
php-Raven.noarch : A PHP client for Sentry
python-raven.noarch : Python client for Sentry
python3-raven.noarch : Python client for Sentry

So currently only python3-aiohttp exist (I suppose like python-raven, its code is not usable with python2.7 ?)

Comment 8 Julien Enselme 2015-08-01 20:17:12 UTC
Version 0.16.6 of aiohttp was released on 2015-07-15. Can you provide a new update with this version?

I managed to update the spec: http://jenselme.perso.centrale-marseille.fr/visible/SPECS/python-aiohttp.spec It is not complete since the changelog is incorrect and some source c files are not in their -devel subpackage.

It builds on koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=10573646
and copr: https://copr.fedoraproject.org/coprs/jujens/aiohttp/build/106750/

Comment 9 Fedora Update System 2015-10-17 12:23:42 UTC
python-aiohttp-0.17.4-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-74c4505f40

Comment 10 Fedora Update System 2015-10-18 00:52:38 UTC
python-aiohttp-0.17.4-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update python-aiohttp'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-74c4505f40

Comment 11 Fedora Update System 2015-11-01 21:51:30 UTC
python-aiohttp-0.17.4-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.