Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1171064 - python-oslo-utils-1.5.0 is available
Summary: python-oslo-utils-1.5.0 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-oslo-utils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Orsava
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3 PY3PATCH-PUSH
TreeView+ depends on / blocked
 
Reported: 2014-12-05 10:12 UTC by Upstream Release Monitoring
Modified: 2023-09-12 00:42 UTC (History)
3 users (show)

Fixed In Version: python-oslo-utils-3.7.0-2.fc25
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-08 15:55:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
[patch] Update to 1.5.0 (#1171064) (974 bytes, text/x-diff)
2015-04-23 13:03 UTC, Upstream Release Monitoring
no flags Details
Patch to provide Python 3 tests subpackage (1.82 KB, patch)
2016-06-01 08:51 UTC, Charalampos Stratakis
no flags Details | Diff
Patch to provide Python 3 tests subpackage (1.82 KB, patch)
2016-06-01 09:05 UTC, Charalampos Stratakis
no flags Details | Diff
Patch to provide Python 3 tests subpackage (1.85 KB, patch)
2016-06-01 13:34 UTC, Charalampos Stratakis
no flags Details | Diff

Description Upstream Release Monitoring 2014-12-05 10:12:06 UTC
Latest upstream release: 1.1.0
Current version/release in Fedora Rawhide: 1.0.0-1.fc22
URL: https://pypi.python.org/packages/source/o/oslo.utils/

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 Soon this service will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition.

Comment 1 Upstream Release Monitoring 2015-01-09 10:27:34 UTC
Latest upstream release: 1.2.1
Current version/release in Fedora Rawhide: 1.0.0-1.fc22
URL: https://pypi.python.org/packages/source/o/oslo.utils/

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 Soon this service will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition.

Comment 2 Upstream Release Monitoring 2015-03-12 13:24:36 UTC
Latest upstream release: 1.4.0
Current version/release in rawhide: 1.3.0-1.fc23
URL: https://pypi.python.org/pypi/oslo.utils

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

Comment 3 Upstream Release Monitoring 2015-03-12 13:29:18 UTC
Scratch build succeeded http://koji.fedoraproject.org/koji/taskinfo?taskID=9209947

Comment 4 Upstream Release Monitoring 2015-03-31 14:27:18 UTC
apevec's python-oslo-utils-1.4.0-1.fc23 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=625108

Comment 5 Upstream Release Monitoring 2015-04-23 13:02:55 UTC
Latest upstream release: 1.5.0
Current version/release in rawhide: 1.4.0-1.fc23
URL: https://pypi.python.org/pypi/oslo.utils

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.

Comment 6 Upstream Release Monitoring 2015-04-23 13:03:02 UTC
Created attachment 1017978 [details]
[patch] Update to 1.5.0 (#1171064)

Comment 7 Upstream Release Monitoring 2015-04-23 13:14:35 UTC
Scratch build succeeded http://koji.fedoraproject.org/koji/taskinfo?taskID=9548567

Comment 8 Tomas Orsava 2016-05-10 14:45:00 UTC
Upstream, this software supports Python 3. Please provide a Python 3
package for Fedora.


According to the Python packaging guidelines [0], software must be
packaged for Python 3 if upstream supports it.
The guidelines give detailed information on how to do this, and even
provide an example spec file [1].

The current best practice is to provide subpackages for the two Python
versions (called "Common SRPM" in the guidelines). Alternatively, if
nothing depends on your Python2 package, you can just switch to Python 3
entirely.

It's OK to do this in Rawhide only, however, it would be greatly
appreciated if you could push it to Fedora 24 as well.


If you need more instructions, a guide for porting Python-based RPMs is
available at [2].
If anything is unclear, or if you need any kind of assistance with the
porting, you can ask on IRC (#fedora-python on Freenode), or reply here.
We'll be happy to help!


[0] https://fedoraproject.org/wiki/Packaging:Python
[1] https://fedoraproject.org/wiki/Packaging:Python#Example_common_spec_file
[2] http://python-rpm-porting.readthedocs.io/

Comment 9 Charalampos Stratakis 2016-06-01 08:51:08 UTC
Created attachment 1163548 [details]
Patch to provide Python 3 tests subpackage

Comment 10 Charalampos Stratakis 2016-06-01 08:52:42 UTC
Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=14336841

Comment 11 Charalampos Stratakis 2016-06-01 09:05:30 UTC
Created attachment 1163550 [details]
Patch to provide Python 3 tests subpackage

Forgot to add conditional macro for the files of the python3 tests subpackage

Comment 12 Charalampos Stratakis 2016-06-01 13:34:33 UTC
Created attachment 1163668 [details]
Patch to provide Python 3 tests subpackage

Comment 13 Tomas Orsava 2016-06-01 15:00:35 UTC
Thanks, Charalampos!
The patch looks good!

Could you try building the package in mock and test installing the new Python 3 tests subpackage to check if it works as it should?

Thanks!

Comment 14 Tomas Orsava 2016-06-01 16:04:32 UTC
Hi Alan!
as this is a bit of a time sensitive issue, we would really appreciate if you could take a look at the patch as soon as possible.
If you are time constrained right now, I hope you won't mind if we do the review and push the changes ourselves in case you won't respond.

Thank you!

Comment 15 Charalampos Stratakis 2016-06-08 10:01:47 UTC
Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=14420109

Also tested in mock.

Comment 16 Red Hat Bugzilla 2023-09-12 00:42:28 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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