Bug 34171 - Не провайдит python3(PyQt5.Qsci)
Summary: Не провайдит python3(PyQt5.Qsci)
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python3-module-qscintilla2-qt5 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Антон Мидюков
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 33933
  Show dependency tree
 
Reported: 2017-11-11 07:48 MSK by Антон Мидюков
Modified: 2017-11-12 12:19 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Антон Мидюков 2017-11-11 07:48:59 MSK
python3-module-qscintilla2-qt5 не провайдит python3(PyQt5.Qsci)
А либа эта есть:
python3-module-qscintilla2-qt5 |grep /PyQt5/Qsci.so
/usr/lib64/python3/site-packages/PyQt5/Qsci.so
Comment 1 Антон Мидюков 2017-11-12 09:47:11 MSK
Нашёл причину:
warning: Installed (but unpackaged) file(s) found:
    /usr/lib64/python2.7/site-packages/PyQt4/Qsci.pyi
    /usr/lib64/python2.7/site-packages/PyQt5/Qsci.pyi
    /usr/lib64/python3/site-packages/PyQt4/Qsci.pyi
    /usr/lib64/python3/site-packages/PyQt5/Qsci.pyi

http://git.altlinux.org/tasks/archive/done/current/193660/build/200/x86_64/log

Беру на себя исправление.
Comment 2 Repository Robot 2017-11-12 12:19:23 MSK
qscintilla2-2.10.1-alt3.S1 -> sisyphus:

Sun Nov 12 2017 Anton Midyukov <antohami@altlinux> 2.10.1-alt3.S1
- Added missing files
- Fix missing provides (Closes: 34171)