summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Botting2019-05-11 16:39:27 +1000
committerAndy Botting2019-05-11 16:39:27 +1000
commitd1906de7b8e8595d283689efaef2cdef953dc360 (patch)
treebd1a67c174077fca3dd2a427beb26182d2b4f60b /.SRCINFO
parentb0684130dc18c94a237914832cf5c756e2806629 (diff)
downloadaur-d1906de7b8e8595d283689efaef2cdef953dc360.tar.gz
Update to v1.17.0-3 and drop Py2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO76
1 files changed, 12 insertions, 64 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6011095cab8..025b4bac0fb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,59 +1,18 @@
pkgbase = python-heatclient
pkgdesc = Python client library for Heat
pkgver = 1.17.0
- pkgrel = 1
- url = http://docs.openstack.org/developer/python-heatclient/
+ pkgrel = 3
+ url = https://docs.openstack.org/python-heatclient/
arch = any
license = Apache
- checkdepends = python-babel
- checkdepends = python2-babel
- checkdepends = python-pbr
- checkdepends = python2-pbr
- checkdepends = python-cliff
- checkdepends = python2-cliff
- checkdepends = python-iso8601
- checkdepends = python-iso8601
- checkdepends = python-osc-lib
- checkdepends = python2-osc-lib
- checkdepends = python-prettytable
- checkdepends = python2-prettytable
- checkdepends = python-oslo-i18n
- checkdepends = python2-oslo-i18n
- checkdepends = python-oslo-serialization
- checkdepends = python2-oslo-serialization
- checkdepends = python-oslo-utils
- checkdepends = python2-oslo-utils
- checkdepends = python-keystoneauth1
- checkdepends = python2-keystoneauth1
- checkdepends = python-swiftclient
- checkdepends = python2-swiftclient
- checkdepends = python-yaml
- checkdepends = python2-yaml
- checkdepends = python-requests
- checkdepends = python2-requests
- checkdepends = python-six
- checkdepends = python2-six
- checkdepends = python-openstackclient
- checkdepends = python2-openstackclient
- checkdepends = python-requests
- checkdepends = python2-requests
- checkdepends = python-six
- checkdepends = python2-six
- checkdepends = python-mock
- checkdepends = python2-mock
- checkdepends = python-oslotest
- checkdepends = python2-oslotest
- checkdepends = python-os-testr
+ checkdepends = python-fixtures
checkdepends = python-requests-mock
- checkdepends = python2-requests-mock
+ checkdepends = python-mock
+ checkdepends = python-openstackclient
+ checkdepends = python-stestr
checkdepends = python-testrepository
- checkdepends = python2-testrepository
- makedepends = python-setuptools
- makedepends = python2-setuptools
- source = https://github.com/openstack/python-heatclient/archive/1.17.0.tar.gz
- sha512sums = fb16f17e1313d1897291fdb4f72641a5e288283a96d88813421f12546e540ffe3a184cd0ec39f9f5acf9aa2f036dc3449ead0269b916c571ee1ec00c152202f9
-
-pkgname = python-heatclient
+ checkdepends = python-testscenarios
+ checkdepends = python-mox3
depends = python-babel
depends = python-pbr
depends = python-cliff
@@ -68,20 +27,9 @@ pkgname = python-heatclient
depends = python-yaml
depends = python-requests
depends = python-six
+ depends = python-openstackclient
+ source = https://github.com/openstack/python-heatclient/archive/1.17.0.tar.gz
+ sha512sums = fb16f17e1313d1897291fdb4f72641a5e288283a96d88813421f12546e540ffe3a184cd0ec39f9f5acf9aa2f036dc3449ead0269b916c571ee1ec00c152202f9
-pkgname = python2-heatclient
- depends = python2-babel
- depends = python2-pbr
- depends = python2-cliff
- depends = python2-iso8601
- depends = python2-osc-lib
- depends = python2-prettytable
- depends = python2-oslo-i18n
- depends = python2-oslo-serialization
- depends = python2-oslo-utils
- depends = python2-keystoneauth1
- depends = python2-swiftclient
- depends = python2-yaml
- depends = python2-requests
- depends = python2-six
+pkgname = python-heatclient