Bug 34778 - При генерации python3 в шаблоне забыто BuildRequires: python3-module-setuptools
Summary: При генерации python3 в шаблоне забыто BuildRequires: python3-module-setuptools
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: genspec (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: obirvalger@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-06 18:51 MSK by Andrey Cherepanov
Modified: 2018-04-06 19:05 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2018-04-06 18:51:47 MSK
+ python3 setup.py build
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import find_packages, setup
ImportError: No module named 'setuptools'
Comment 1 Repository Robot 2018-04-06 19:05:40 MSK
genspec-1.2.15-alt2 -> sisyphus:

Fri Apr 06 2018 Mikhail Gordeev <obirvalger@altlinux> 1.2.15-alt2
- (ALT #34778) Add build requires to setuptools in python3* templates