python-seamicroclient (0.4.0-1ubuntu1) xenial; urgency=low * Merge from Debian unstable. Remaining changes: - Add python3 support: + debian/rules: Build/test with python3 + debian/patches/python3-support.patch. + debian/control: Add build-deps/package for python3. - Drop Build-Depends on python-hacking since we don't use pep8 testing. * debian/patches: - fix-tests.patch: Drop. No longer needed. - skip-tests.patch: Drop. No longer needed. - add-pkg-info.patch: Add PKG-INFO in top level dir so it doesn't FTBFS. - debian/control: Depends on python3-mock and python3-requests. -- Andres Rodriguez Wed, 03 Feb 2016 12:49:38 +0100 python-seamicroclient (0.4.0-1) unstable; urgency=medium * New upstream release. * Fixed (build-)depends. * Watch file using Github tags and not broken PyPi. * Blacklist those tests which are failing due to updated mock. -- Thomas Goirand Thu, 15 Oct 2015 22:59:29 +0000 python-seamicroclient (0.2.1-0ubuntu2) xenial; urgency=medium * Add python3 support. * debian/patches/python3-support.patch -- Andres Rodriguez Tue, 17 Nov 2015 09:15:22 -0500 python-seamicroclient (0.2.1-0ubuntu1) trusty-proposed; urgency=medium * New upstream bugfix release. - This release only fixes connection issues when trying to power on/off multiple nodes at the same time. (LP: #1311140) * debian/patches/fix-tests.patch: Fix tests. -- Andres Rodriguez Tue, 22 Apr 2014 12:18:19 -0400 python-seamicroclient (0.2.0-0ubuntu1) trusty; urgency=medium * New upstream release (LP: #1305220) - Remove use of auth_token for REST API. Fixes concurrent access by using user/password each time instead of auth_token (LP: #1302828) * debian/watch: Updated to include correct URL link. -- Andres Rodriguez Wed, 09 Apr 2014 13:37:27 -0400 python-seamicroclient (0.1.0-2ubuntu1) trusty; urgency=medium * debian/control: - Drop Build-Depends on python-hacking since we don't use pep8 testing. - Add Build-Depends on python-requests. * debian/rules: Run tests with testr instead. * debian/patches/skip-tests.patch: Skip various tests as they require to have actual hardware to test against. -- Andres Rodriguez Fri, 28 Mar 2014 12:17:18 -0400 python-seamicroclient (0.1.0-2) unstable; urgency=medium * Added missing build-depends: openstack-pkg-tools (Closes: #741539). -- Thomas Goirand Fri, 14 Mar 2014 06:09:23 +0000 python-seamicroclient (0.1.0-1) unstable; urgency=low * Initial release. (Closes: #738328) -- Thomas Goirand Sun, 09 Feb 2014 15:34:09 +0800