Bug 1429948 - No support for Python3
Summary: No support for Python3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pyephem
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christian Dersch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-07 14:49 UTC by antonio montagnani
Modified: 2017-04-16 20:23 UTC (History)
3 users (show)

Fixed In Version: pyephem-3.7.6.0-7.fc26 pyephem-3.7.6.0-7.fc24 pyephem-3.7.6.0-7.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-11 13:46:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description antonio montagnani 2017-03-07 14:49:49 UTC
Description of problem:
I installed pyephem but there is no support for Python3

Version-Release number of selected component (if applicable):
pyephem-3.7.6.0-3.fc25

How reproducible:
always

Steps to Reproduce:
1.just install
2.make a list of available modules in Python3
3.

Actual results:
no support

Expected results:
it should support (here or a separate package)

Additional info:

if I run pip3 install pyephem I get...:
 extensions/_libastro.c:3:20: fatal error: Python.h: No such file or directory
     #include "Python.h"
                        ^
    compilation terminated.
    error: command 'gcc' failed with exit status 1

Comment 1 Christian Dersch 2017-04-07 21:46:37 UTC
Working on it.

Comment 2 Fedora Update System 2017-04-07 22:07:15 UTC
pyephem-3.7.6.0-7.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-06be0c1acd

Comment 3 Fedora Update System 2017-04-07 22:07:30 UTC
pyephem-3.7.6.0-7.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-e3517aa20b

Comment 4 Fedora Update System 2017-04-07 22:47:39 UTC
pyephem-3.7.6.0-7.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-a5f1ae8cf3

Comment 5 Fedora Update System 2017-04-09 04:22:15 UTC
pyephem-3.7.6.0-7.fc24 has been pushed to the Fedora 24 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-a5f1ae8cf3

Comment 6 Fedora Update System 2017-04-09 04:24:08 UTC
pyephem-3.7.6.0-7.fc25 has been pushed to the Fedora 25 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-e3517aa20b

Comment 7 Fedora Update System 2017-04-09 05:53:34 UTC
pyephem-3.7.6.0-7.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-06be0c1acd

Comment 8 antonio montagnani 2017-04-09 20:33:31 UTC
up to now I do not see any updated package in updated-testing but I see python2-pyephem and python3-pyephem 3.7.6.0-7 and one is defined as obsolete.

What's going on??

Comment 9 Christian Dersch 2017-04-09 20:57:00 UTC
That is the update. For guideline reasons the Python 2 package now is called python2-pyephem instead of pyephem, the new Python 3 one is called python3-ephem. 

To ensure that people who have pyephem installed get new updates, the python2-pyephem obsoletes the pyephem package. It is just a renaming, pyephem gets replaced by python2-pyephem (with same content). To get the Python 3 version you have to install python3-pyephem.

Comment 10 Fedora Update System 2017-04-11 13:46:20 UTC
pyephem-3.7.6.0-7.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2017-04-16 19:19:40 UTC
pyephem-3.7.6.0-7.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2017-04-16 20:23:46 UTC
pyephem-3.7.6.0-7.fc25 has been pushed to the Fedora 25 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.