[Python-modules-commits] [python-digitalocean] annotated tag upstream/0.7 created (now be04444)

Andrew Starr-Bochicchio asb at moszumanska.debian.org
Tue Jun 20 00:31:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

asb pushed a change to annotated tag upstream/0.7
in repository python-digitalocean.

        at  be04444   (tag)
   tagging  36cda6743703a7b9212e87d427692b6d0ff14cdf (commit)
 tagged by  Andrew Starr-Bochicchio
        on  Sat Apr 12 11:36:39 2014 -0400

- Log -----------------------------------------------------------------
Upstream version 0.7

Alex Tokar (1):
      fixed key error bug

Andrew Starr-Bochicchio (1):
      Imported Upstream version 0.7

Christian Buerger (1):
      Fixed SSH keys (at least for me)

Clumsical (2):
      Added SSHKey object
      Added Create/Edit/Destroy methods for SSHKey

D. Yu (3):
      Remove all trailing whitespace.
      Correct arguments for Droplets.take_snapshot()
      Correct API used by Droplet.rebuild()

Francesc Ortiz (3):
      support for editing DNS records
      remove unused lines
      update comment

Johny Jose (1):
      added option to enable backup on droplet creation

Jon Eisen (1):
      Add scrub_data option to destroy.

Kerry Ivan Kurian (1):
      fix syntax error under Python3

Kyle Kelley (2):
      Set scrub_data to True by default.
      Adhere to DigitalOcean's spec on data scrub

Kyle Stevenson (1):
      Fixed example syntax

Lorenzo Setale (71):
      Initial commit
      Created Droplet Object
      Created file requirements to automatically install dependencies via pip
      Created Image Object
      Created Size Object
      Created Region Object
      Created Manager object
      Implemented __init__.py with new objects
      Created setup.py file
      Updated package information with current github repository as URL.
      Fixed problem with indentation
      Renamed digitalocean packate to python-digitalocean
      Upgraded to 0.2 version
      Changed Description
      Added MANIFEST to ignore file
      Improved Readme.md with an example
      Improved long_description when installing from source
      Upgraded to 0.2.2 version
      Merge pull request #1 from darylyu/master
      New version 0.2.3
      Merge pull request #2 from rdgreis/master
      Improved code to use "load" function instead of call API when Event object is defined.
      0.2.4
      Removed client_id and api_key from __init__ of Event
      Merge pull request #3 from rdgreis/master
      Version = 0.2.5
      Merge branch 'master' of git://github.com/rdgreis/python-digitalocean into rdgreis-master
      Updated elements in Readme file
      Updated to 0.2.6 version
      Fixed author
      Readme now is web-site ready.
      Improved Header
      Fixed links
      Merge pull request #5 from samdobson/master
      Upgraded to 0.2.7 version
      Merge branch 'rdgreis-master'
      Increased version
      Merge pull request #6 from peterlandry/master
      New version
      Merge pull request #8 from clumsical/master
      Version 0.3 released!
      Merge pull request #9 from pomarec/master
      Implemented rnwolf suggestion
      New version
      Added Image function to handle images.
      New version
      Merge pull request #11 from xela7/master
      Using the new error message in API
      New Release 0.4.2
      Merge pull request #12 from sztanko/master
      Merge pull request #13 from kkurian/master
      Removed "print" function.
      New release
      Merge pull request #14 from koalalorenzo/pr/13
      Merge pull request #15 from katnegermis/master
      Using a single style to get value from dictionary.
      Removed non used moduled imported
      New release ( 0.5 )
      Merge pull request #16 from herrbuerger/master
      New Version 0.5.1
      Fixing a example problem. ( issue #18 )
      Merge pull request #20 from yanatan16/patch-1
      Merge pull request #21 from rgbkrk/patch-1
      Added License
      New version!
      Merge pull request #23 from hypatia1/master
      Merge pull request #24 from atrniv/master
      New version released
      Merge pull request #25 from francescortiz/master
      Updating my personal website.
      Merge pull request #26 from kylestev/patch-1

Michael Bang (2):
      Add private networking to droplet.
      Remove droplet.private_network variable, since it doesn't comply with project handling of similar variable 'virtio'.

Peter Landry (6):
      Add Domain object
      Implement Record
      Allow for ssh_key_ids and virtio options when creating droplets
      Merge branch 'droplet_options'
      Accept client_id and api_key on initialization
      DigitalOcean api docs are incorrect

Pierre-Olivier Marec (1):
      Added ip_address parsing in get_all_droplets

Rich B (1):
      Added additional items to the Size class.

Rodrigo Reis (5):
      Adding Events, to be able to check tasks status and develop mode support on setup.py
      Adding the ip_address field on the Droplet class.
      Adding some exception handling and droplet creation example.
      Keeping the response.
      Version = 0.2.6

samdobson (4):
      Fix ImportError in Python3
      Use explicit relative imports for consistency
      Add dependency on requests for pip installation
      Fix typos

sztanko (1):
      Added error message handling

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  36cda67   Imported Upstream version 0.7

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-digitalocean.git



More information about the Python-modules-commits mailing list