You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/09/03 21:33:34 UTC

[1/2] libcloud git commit: update doap for 2.2.0 release

Repository: libcloud
Updated Branches:
  refs/heads/trunk 6e1c40654 -> 50995f444


update doap for 2.2.0 release


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/75ef0c1f
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/75ef0c1f
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/75ef0c1f

Branch: refs/heads/trunk
Commit: 75ef0c1fe0ced25ab24b3af7c9307f7c4706307e
Parents: 6e1c406
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Sep 4 07:32:13 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Sep 4 07:32:13 2017 +1000

----------------------------------------------------------------------
 doap_libcloud.rdf | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/75ef0c1f/doap_libcloud.rdf
----------------------------------------------------------------------
diff --git a/doap_libcloud.rdf b/doap_libcloud.rdf
index 2c8341c..815feed 100644
--- a/doap_libcloud.rdf
+++ b/doap_libcloud.rdf
@@ -364,6 +364,13 @@
         <revision>v2.1.0</revision>
       </Version>
   </release>
+  <release>
+      <Version>
+        <name>2.2.0</name>
+        <created>2017-09-04</created>
+        <revision>v2.2.0</revision>
+      </Version>
+  </release>
     <repository>
       <SVNRepository>
         <location rdf:resource="https://svn.apache.org/repos/asf/libcloud/trunk/"/>


[2/2] libcloud git commit: update gitignore for virtualenv

Posted by an...@apache.org.
update gitignore for virtualenv


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/50995f44
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/50995f44
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/50995f44

Branch: refs/heads/trunk
Commit: 50995f4441eba0ce06f89773939c1d9d6a85d6e5
Parents: 75ef0c1
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Sep 4 07:33:37 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Sep 4 07:33:37 2017 +1000

----------------------------------------------------------------------
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/50995f44/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index e5db6ec..36902da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,9 @@ apache_libcloud.egg-info/
 .eggs/
 .cache/
 .vscode/
+.Python
+bin/
+include/
+lib/
+pip-selfcheck.json
+report.html