diff options
author | Chris Severance | 2020-04-23 15:36:03 -0400 |
---|---|---|
committer | Chris Severance | 2020-04-23 15:36:03 -0400 |
commit | 774668701ec25a1d9b41ff1f6b7f83b5898212d0 (patch) | |
tree | 9b9f52d1d29a43c0356ededd7f5ab3eebdff1257 /.SRCINFO | |
parent | c79ee60a375ba6ad74c4a51cb15ad3a51adb9212 (diff) | |
download | aur-774668701ec25a1d9b41ff1f6b7f83b5898212d0.tar.gz |
Update to 1.15.45
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 26 |
1 files changed, 10 insertions, 16 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Thu Apr 23 19:24:57 UTC 2020 +# Thu Apr 23 19:36:03 UTC 2020 pkgbase = python-botocore-git pkgdesc = A low-level interface to a number of Amazon Web Services. This is the foundation for the AWS CLI as well as boto3 - pkgver = 1.15.44 + pkgver = 1.15.45.r6694.g6c73c753d pkgrel = 1 url = https://github.com/boto/botocore arch = any @@ -11,27 +11,21 @@ pkgbase = python-botocore-git makedepends = python-distribute makedepends = git depends = python - depends = python-wheel>=0.24.0 + depends = python-dateutil>=2.1 depends = python-jmespath>=0.7.1 - depends = python-jmespath<1.0.0 - depends = python-jsonschema>=2.5.1 + depends = python-docutils>=0.10 + depends = python-urllib3>=1.20 depends = python-tox>=2.5.0 - depends = python-tox<3.0.0 - depends = python-dateutil>=2.1 - depends = python-dateutil<3.0.0 depends = python-nose>=1.3.7 depends = python-mock>=1.3.0 + depends = python-wheel>=0.24.0 depends = python-docutils>=0.10 - depends = python-six>=1.1.0 - depends = python-docutils>=0.10 - depends = python-docutils<0.16 + depends = python-behave>=1.2.5 + depends = python-jsonschema>=2.5.1 depends = python-sphinx>=1.1.3 depends = python-guzzle-sphinx-theme>=0.7.10 - depends = python-guzzle-sphinx-theme<0.8 - depends = python-behave>=1.2.5 - depends = python-urllib3>=1.20 - depends = python-urllib3<1.26 - provides = python-botocore=1.15.44 + depends = python-six>=1.1.0 + provides = python-botocore=1.15.45 conflicts = python-botocore options = !strip source = botocore::git+https://github.com/boto/botocore.git |