Bug 1424711 - python-eventlet-0.21.0 is available
Summary: python-eventlet-0.21.0 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-eventlet
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1355759
TreeView+ depends on / blocked
 
Reported: 2017-02-18 15:21 UTC by Upstream Release Monitoring
Modified: 2017-06-09 19:12 UTC (History)
5 users (show)

Fixed In Version: python-eventlet-0.21.0-1.fc26
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-09 19:12:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for specfile (3.04 KB, patch)
2017-05-23 11:52 UTC, Lumír Balhar
no flags Details | Diff

Description Upstream Release Monitoring 2017-02-18 15:21:59 UTC
Latest upstream release: 0.20.1
Current version/release in rawhide: 0.18.4-4.fc26
URL: http://eventlet.net

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/13191/

Comment 1 Upstream Release Monitoring 2017-02-18 15:22:07 UTC
An unexpected error occured creating the scratch build: please report this issue to the-new-hotness issue tracker at https://github.com/fedora-infra/the-new-hotness/issues

Comment 2 Upstream Release Monitoring 2017-04-06 00:11:38 UTC
Latest upstream release: 0.21.0
Current version/release in rawhide: 0.18.4-4.fc26
URL: http://eventlet.net

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/13191/

Comment 3 Upstream Release Monitoring 2017-04-06 00:11:42 UTC
An unexpected error occured creating the scratch build: please report this issue to the-new-hotness issue tracker at https://github.com/fedora-infra/the-new-hotness/issues

Comment 4 Kevin Fenzi 2017-04-23 19:06:52 UTC
So, I looked at this. We need to either package enum-compat for tests, or get in a patch to use the similar (already packaged) python-enum34 package.

Comment 5 Kevin Fenzi 2017-04-26 19:16:39 UTC
Looks like number80 built this with tests disabled... (adding to cc)

Shouldn't we at least run the python3 tests? 

Also, there's a zmq traceback, perhaps python{23}-zmq is needed for docs?

Comment 6 Lumír Balhar 2017-05-23 11:52:41 UTC
Created attachment 1281520 [details]
Patch for specfile

Hello.

I found one issue related to enum-compat during a build of dependent package python-ryu and I decided to do a few more changes.

Patch for specfile attached.

Changes:
- New upstream version
- Enabled tests - Tests are written only in Python 3 so they are enabled when build with Python 3 is enabled.
- Fixed ZMQ related tracebacks - added python[23]-zmq as BR for -doc subpackages
- Fixed issue related to enum-compat - Enum-compat makes sense only for Python < 3.4 so I added python-enum34 as required for the python2 subpackage and I added the sed command to the %prep section which removes the enum-compat dependency from the setup.py file. When the enum-compat dependency is in the setup.py file, it is placed to egg-info file as well and this causes troubles during the build of dependent packages because build tries to restore this dependency from PyPI.

Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=19702651

Let me know what do you think about it.

Thank you and have a nice day.

Lumír

Comment 7 Upstream Release Monitoring 2017-05-23 20:09:44 UTC
kevin's python-eventlet-0.21.0-1.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=896885

Comment 8 Kevin Fenzi 2017-05-23 20:25:16 UTC
Looks good to me, committed and built in rawhide. 

If you need other branches let me know.

Comment 9 Lumír Balhar 2017-05-25 08:43:53 UTC
Hello.

Thank you for the quick reply. Could you please build the new version of the eventlet for F26? If so, send me a link to bodhi update and I'll test it and give positive karma.

Thank you very much and have a nice day.
Lumír

Comment 10 Fedora Update System 2017-05-25 20:45:42 UTC
python-eventlet-0.21.0-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c03d460f3a

Comment 11 Fedora Update System 2017-05-26 19:35:30 UTC
python-eventlet-0.21.0-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c03d460f3a

Comment 12 Fedora Update System 2017-06-09 19:12:35 UTC
python-eventlet-0.21.0-1.fc26 has been pushed to the Fedora 26 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.