Bug 1287729 - python-dockerpty requires python2 and python3
Summary: python-dockerpty requires python2 and python3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-dockerpty
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Miller
QA Contact: Tomas Tomecek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-02 14:37 UTC by Michael S.
Modified: 2016-04-06 14:08 UTC (History)
4 users (show)

Fixed In Version: python-dockerpty-0.4.1-2.fc23 python-dockerpty-0.4.1-2.fc24
Clone Of:
Environment:
Last Closed: 2016-04-06 14:08:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael S. 2015-12-02 14:37:58 UTC
Description of problem:

$ rpm -q --requires python-dockerpty
python(abi) = 2.7
python-docker-py
python-six
python3-docker-py
python3-six
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1

$ rpm -ql python-dockerpty
/usr/lib/python2.7/site-packages/dockerpty
/usr/lib/python2.7/site-packages/dockerpty-0.3.3-py2.7.egg-info
/usr/lib/python2.7/site-packages/dockerpty-0.3.3-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/dockerpty-0.3.3-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/dockerpty-0.3.3-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/dockerpty-0.3.3-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/dockerpty-0.3.3-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/dockerpty/__init__.py
/usr/lib/python2.7/site-packages/dockerpty/__init__.pyc
/usr/lib/python2.7/site-packages/dockerpty/__init__.pyo
/usr/lib/python2.7/site-packages/dockerpty/io.py
/usr/lib/python2.7/site-packages/dockerpty/io.pyc
/usr/lib/python2.7/site-packages/dockerpty/io.pyo
/usr/lib/python2.7/site-packages/dockerpty/pty.py
/usr/lib/python2.7/site-packages/dockerpty/pty.pyc
/usr/lib/python2.7/site-packages/dockerpty/pty.pyo
/usr/lib/python2.7/site-packages/dockerpty/tty.py
/usr/lib/python2.7/site-packages/dockerpty/tty.pyc
/usr/lib/python2.7/site-packages/dockerpty/tty.pyo
/usr/share/doc/python-dockerpty
/usr/share/doc/python-dockerpty/LICENSE.txt
/usr/share/doc/python-dockerpty/MANIFEST.in
/usr/share/doc/python-dockerpty/README.md


Since there is only python 2 files in the rpm, it shouldn't requires python2 and python3 modules.

Version-Release number of selected component (if applicable):
# rpm -q python-dockerpty
python-dockerpty-0.3.3-3.fc23.noarch

Comment 1 Tomas Tomecek 2016-03-08 17:49:58 UTC
Fixed by http://pkgs.fedoraproject.org/cgit/rpms/python-dockerpty.git/commit/?id=8c834c0aba29ee255165e4b399c6499ad7f7b497

will provide build for f23 too

Comment 2 Fedora Update System 2016-03-08 17:54:09 UTC
python-dockerpty-0.4.1-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-3f3277d4bb

Comment 3 Fedora Update System 2016-03-09 22:56:08 UTC
python-dockerpty-0.4.1-2.fc23 has been pushed to the Fedora 23 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-2016-3f3277d4bb

Comment 4 Fedora Update System 2016-03-11 13:25:22 UTC
python-dockerpty-0.4.1-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2016-03-30 17:54:23 UTC
python-dockerpty-0.4.1-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d3f470fb42

Comment 6 Fedora Update System 2016-04-01 20:57:52 UTC
python-dockerpty-0.4.1-2.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-2016-d3f470fb42

Comment 7 Fedora Update System 2016-04-06 14:08:36 UTC
python-dockerpty-0.4.1-2.fc24 has been pushed to the Fedora 24 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.