Bug 1193574 - missing python3-hgdistver subpackage
Summary: missing python3-hgdistver subpackage
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-hgdistver
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1193575
TreeView+ depends on / blocked
 
Reported: 2015-02-17 15:47 UTC by Ken Dreyer
Modified: 2015-03-08 22:42 UTC (History)
1 user (show)

Fixed In Version: python-hgdistver-0.21-3.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-06 06:58:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
patch against master to activate with_python3 on Fedora (989 bytes, patch)
2015-02-17 22:37 UTC, Ken Dreyer
no flags Details | Diff

Description Ken Dreyer 2015-02-17 15:47:57 UTC
Description of problem:
Koji is not building a python3 subpackage for hgdistver.

There are 0%{?with_python3} conditionals present in python-hgdistver.spec, but the spec does not set "with_python3" to "1" anywhere.

It's typical to define this as "1" on Fedora, like so:

%if 0%{?fedora}
%global with_python3 1
%endif

Version-Release number of selected component (if applicable):
python-hgdistver-0.21-2.fc22

Comment 1 Ken Dreyer 2015-02-17 22:37:57 UTC
Created attachment 992932 [details]
patch against master to activate with_python3 on Fedora

I'm attaching a patch against dist-git's master branch which will build python3-hgdistver. Fabian, would you mind applying this to dist-git?

Comment 2 Fedora Update System 2015-02-18 19:54:58 UTC
python-hgdistver-0.21-3.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/python-hgdistver-0.21-3.fc21

Comment 3 Fedora Update System 2015-02-18 20:07:12 UTC
python-hgdistver-0.21-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-hgdistver-0.21-3.fc20

Comment 4 Fedora Update System 2015-02-18 20:12:17 UTC
python-hgdistver-0.21-3.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/python-hgdistver-0.21-3.el7

Comment 5 Fedora Update System 2015-02-19 11:11:14 UTC
Package python-hgdistver-0.21-3.el7:
* should fix your issue,
* was pushed to the Fedora EPEL 7 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing python-hgdistver-0.21-3.el7'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-0846/python-hgdistver-0.21-3.el7
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2015-03-06 06:58:20 UTC
python-hgdistver-0.21-3.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-03-06 06:59:21 UTC
python-hgdistver-0.21-3.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-03-08 22:42:14 UTC
python-hgdistver-0.21-3.el7 has been pushed to the Fedora EPEL 7 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.