File: v2.9.2.rst

package info (click to toggle)
python-boto 2.49.0-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,888 kB
  • sloc: python: 86,396; makefile: 112
file content (18 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
boto v2.9.2
===========

:date: 2013/04/30

A hotfix release that adds the ``boto.support`` into ``setup.py``.


Features
--------

* None.


Bugfixes
--------

* Fixed the missing ``boto.support`` in ``setup.py``. (:sha:`9ac196`)