Bug 35114 - unjustified dep on setuptools
Summary: unjustified dep on setuptools
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python-module-custodia (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Stanislav Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-02 07:27 MSK by Ivan Zakharyaschev
Modified: 2018-07-03 13:36 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2018-07-02 07:27:13 MSK
0.5.0-alt3.S1.noarch

Probably, it needs only python2.7(pkg_resources) (autodetected); no need to require python-module-setuptools explicitly:

# rpm -q python-module-custodia-0.5.0-alt3.S1.noarch --requires
python-module-setuptools
python-module-jwcrypto >= 0.4.2
python-module-requests
python-module-systemd
python2.7(configparser)
python-module-urllib3
/usr/bin/python
/usr/lib/python2.7/site-packages
python-modules
python2.7(cryptography)
python2.7(inspect)
python2.7(json)
python2.7(jwcrypto)
python2.7(logging)
python2.7(pkg_resources)
python2.7(requests)
python2.7(six)
python2.7(sqlite3)
python2.7(urllib3)
rpmlib(PayloadIsLzma)
# 

Cf. http://git.altlinux.org/gears/f/freeipa.git?p=freeipa.git;a=commitdiff;h=72c1728f69483bf96789b5dec7745359e0befb5a
Comment 1 Anton Farygin 2018-07-02 12:58:43 MSK
Стас, посмотри пожалуйста.
Comment 2 Repository Robot 2018-07-03 13:36:16 MSK
custodia-0.5.0-alt4 -> sisyphus:

Mon Jul 02 2018 Stanislav Levin <slev@altlinux> 0.5.0-alt4
- Remove runtime requirements to setuptools (closes: #35114)

Mon May 28 2018 Aleksei Nikiforov <darktemplar@altlinux> 0.5.0-alt3
- NMU: rebuilt with python-3.6.

Mon Jan 29 2018 Stanislav Levin <slev@altlinux> 0.5.0-alt2
- Fix tests for Python3

Wed Oct 25 2017 Stanislav Levin <slev@altlinux> 0.5.0-alt1
- Put v0.5.0 sources from https://github.com/latchset/custodia