python-botocore/debian/control

26 lines
968 B
Plaintext
Raw Normal View History

Source: python-botocore
Section: python
Priority: optional
Maintainer: Debian Cloud Team <debian-cloud@lists.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>,
Noah Meyerhans <noahm@debian.org>
Build-Depends: debhelper-compat (= 12)
, python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3
, python3-setuptools
2015-11-24 13:28:32 +01:00
, python3-mock
2014-11-05 01:40:48 +01:00
, dh-python
2021-09-22 22:58:02 +02:00
Standards-Version: 4.6.0
Homepage: https://github.com/boto/botocore
2021-08-18 18:50:50 +02:00
Vcs-Git: https://salsa.debian.org/cloud-team/python-botocore.git
Vcs-Browser: https://salsa.debian.org/cloud-team/python-botocore
Package: python3-botocore
Architecture: all
2014-02-04 10:26:58 +01:00
Depends: ${python3:Depends}, python3-requests, ${misc:Depends}
Breaks: awscli (<< 1.18.140)
Description: Low-level, data-driven core of boto 3 (Python 3)
A low-level interface to a growing number of Amazon Web Services.
The botocore package is the foundation for AWS-CLI.
.
This package contains the module for Python 3.