File debian.control of Package python-setuptools

Source: python-setuptools
Section: unstable/devel
Priority: optional
Maintainer: Pascal Combes <pascom@orange.fr>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-dev,
               python3-dev
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.5

Package: python-setuptools
Architecture: any
Depends: ${python:Depends}, ${misc:Depends}
Description: Easily download, build, install, upgrade and uninstall Python packages
 This package contains a collection of enhancements to the Python distutils
 that allow you to build and distribute Python packages, especially ones
 that have dependencies on other packages.
 
Package: python3-setuptools
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}
Description: Easily download, build, install, upgrade and uninstall Python packages
 This package contains a collection of enhancements to the Python distutils
 that allow you to build and distribute Python packages, especially ones
 that have dependencies on other packages.
openSUSE Build Service is sponsored by