[Python-modules-commits] r31327 - in packages/python-cs/tags/python-cs (5 files)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Thu Oct 30 10:30:57 UTC 2014


    Date: Thursday, October 30, 2014 @ 10:30:57
  Author: bernat
Revision: 31327

[svn-buildpackage] Tagging python-cs 0.5.7-1

Added:
  packages/python-cs/tags/python-cs/0.5.7-1/
  packages/python-cs/tags/python-cs/0.5.7-1/debian/control
    (from rev 31325, packages/python-cs/trunk/python-cs/debian/control)
  packages/python-cs/tags/python-cs/0.5.7-1/debian/cs.1
    (from rev 31326, packages/python-cs/trunk/python-cs/debian/cs.1)
Deleted:
  packages/python-cs/tags/python-cs/0.5.7-1/debian/control
  packages/python-cs/tags/python-cs/0.5.7-1/debian/cs.1

Deleted: packages/python-cs/tags/python-cs/0.5.7-1/debian/control
===================================================================
--- packages/python-cs/trunk/python-cs/debian/control	2014-10-30 10:18:11 UTC (rev 31322)
+++ packages/python-cs/tags/python-cs/0.5.7-1/debian/control	2014-10-30 10:30:57 UTC (rev 31327)
@@ -1,54 +0,0 @@
-Source: python-cs
-Section: python
-Priority: optional
-Maintainer: Vincent Bernat <bernat at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), dh-python,
-               python-all,
-               python3-all,
-               python-setuptools,
-               python3-setuptools
-Standards-Version: 3.9.6
-Homepage: https://github.com/exoscale/cs
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-cs/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-cs/trunk/
-
-Package: cs
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends},
-         python3-cs (= ${binary:Version})
-Suggests: python3-pygments
-Description: simple, yet powerful CloudStack API client
- cs a simple, yet powerful Apache CloudStack API client written in
- Python and available as a command-line tool. It is a thin wrapper on
- top of the CloudStack API and hence it is able to adapt to any future
- version.
- .
- Apache CloudStack is open source software designed to deploy and
- manage large networks of virtual machines.
-
-Package: python-cs
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Description: simple, yet powerful CloudStack API client (Python module)
- This module is a simple, yet powerful Apache CloudStack API client
- for Python. It is a thin wrapper on top of the CloudStack API and
- hence it is able to adapt to any future version.
- .
- Apache CloudStack is open source software designed to deploy and
- manage large networks of virtual machines.
- .
- This package contains the Python 2 module.
-
-Package: python3-cs
-Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
-Description: simple, yet powerful CloudStack API client (Python module)
- This module is a simple, yet powerful Apache CloudStack API client
- for Python. It is a thin wrapper on top of the CloudStack API and
- hence it is able to adapt to any future version.
- .
- Apache CloudStack is open source software designed to deploy and
- manage large networks of virtual machines.
- .
- This package contains the Python 3 module.

Copied: packages/python-cs/tags/python-cs/0.5.7-1/debian/control (from rev 31325, packages/python-cs/trunk/python-cs/debian/control)
===================================================================
--- packages/python-cs/tags/python-cs/0.5.7-1/debian/control	                        (rev 0)
+++ packages/python-cs/tags/python-cs/0.5.7-1/debian/control	2014-10-30 10:30:57 UTC (rev 31327)
@@ -0,0 +1,58 @@
+Source: python-cs
+Section: python
+Priority: optional
+Maintainer: Vincent Bernat <bernat at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 9), dh-python,
+               python-all,
+               python3-all,
+               python-setuptools,
+               python3-setuptools,
+               python-requests,
+               python3-requests,
+               python-mock,
+               python3-mock
+Standards-Version: 3.9.6
+Homepage: https://github.com/exoscale/cs
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-cs/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-cs/trunk/
+
+Package: cs
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends},
+         python3-cs (= ${binary:Version})
+Suggests: python3-pygments
+Description: simple, yet powerful CloudStack API client
+ cs a simple, yet powerful Apache CloudStack API client written in
+ Python and available as a command-line tool. It is a thin wrapper on
+ top of the CloudStack API and hence it is able to adapt to any future
+ version.
+ .
+ Apache CloudStack is open source software designed to deploy and
+ manage large networks of virtual machines.
+
+Package: python-cs
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Description: simple, yet powerful CloudStack API client (Python module)
+ This module is a simple, yet powerful Apache CloudStack API client
+ for Python. It is a thin wrapper on top of the CloudStack API and
+ hence it is able to adapt to any future version.
+ .
+ Apache CloudStack is open source software designed to deploy and
+ manage large networks of virtual machines.
+ .
+ This package contains the Python 2 module.
+
+Package: python3-cs
+Architecture: all
+Depends: ${python3:Depends}, ${misc:Depends}
+Description: simple, yet powerful CloudStack API client (Python 3 module)
+ This module is a simple, yet powerful Apache CloudStack API client
+ for Python. It is a thin wrapper on top of the CloudStack API and
+ hence it is able to adapt to any future version.
+ .
+ Apache CloudStack is open source software designed to deploy and
+ manage large networks of virtual machines.
+ .
+ This package contains the Python 3 module.

Deleted: packages/python-cs/tags/python-cs/0.5.7-1/debian/cs.1
===================================================================
--- packages/python-cs/trunk/python-cs/debian/cs.1	2014-10-30 10:18:11 UTC (rev 31322)
+++ packages/python-cs/tags/python-cs/0.5.7-1/debian/cs.1	2014-10-30 10:30:57 UTC (rev 31327)
@@ -1,42 +0,0 @@
-.Dd $Mdocdate: August 18 2013 $
-.Dt CS 1
-.Os
-.Sh NAME
-.Nm cs
-.Nd command-line client for Apache CloudStack
-.Sh SYNOPSIS
-.Nm
-.Op Fl -async
-.Ar command
-.Op Ar option=value ...
-.Sh DESCRIPTION
-.Nm
-is a command-line client for Apache CloudStack.
-.Ar command
-should be the name of an API command.
-.Nm
-will return the result as a JSON-formatted output.
-.Pp
-Configuration is read from several locations, in the following order:
-.Bl -bullet -compact
-.It the
-.Li CLOUDSTACK_ENDPOINT ,
-.Li CLOUDSTACK_KEY
-and
-.Li CLOUDSTACK_SECRET
-environment variables,
-.It a
-.Li CLOUDSTACK_CONFIG
-environment variable pointing to an .ini file,
-.It a
-.Li cloudstack.ini
-file in the current working directory,
-.It a
-.Li .cloudstack.ini
-file in the home directory.
-.El
-.Sh SEE ALSO
-For more documentation about
-.Nm ,
-have a look at the documentation of CloudStack API at
-.Pa http://cloudstack.apache.org/docs/api/ .

Copied: packages/python-cs/tags/python-cs/0.5.7-1/debian/cs.1 (from rev 31326, packages/python-cs/trunk/python-cs/debian/cs.1)
===================================================================
--- packages/python-cs/tags/python-cs/0.5.7-1/debian/cs.1	                        (rev 0)
+++ packages/python-cs/tags/python-cs/0.5.7-1/debian/cs.1	2014-10-30 10:30:57 UTC (rev 31327)
@@ -0,0 +1,46 @@
+.Dd $Mdocdate: August 18 2013 $
+.Dt CS 1
+.Os
+.Sh NAME
+.Nm cs
+.Nd command-line client for Apache CloudStack
+.Sh SYNOPSIS
+.Nm
+.Op Fl -async
+.Ar command
+.Op Ar option=value ...
+.Sh DESCRIPTION
+.Nm
+is a command-line client for Apache CloudStack.
+.Ar command
+should be the name of an API command.
+.Nm
+will return the result as a JSON-formatted output.
+.Pp
+Configuration is read from several locations, in the following order:
+.Bl -bullet -offset 10 -compact
+.It
+the
+.Li CLOUDSTACK_ENDPOINT ,
+.Li CLOUDSTACK_KEY
+and
+.Li CLOUDSTACK_SECRET
+environment variables,
+.It
+a
+.Li CLOUDSTACK_CONFIG
+environment variable pointing to an .ini file,
+.It
+a
+.Li cloudstack.ini
+file in the current working directory,
+.It
+a
+.Li .cloudstack.ini
+file in the home directory.
+.El
+.Sh SEE ALSO
+For more documentation about
+.Nm ,
+have a look at the documentation of CloudStack API at
+.Pa http://cloudstack.apache.org/docs/api/ .




More information about the Python-modules-commits mailing list