kubo pushed to vertica-python (f20). "Merge branch 'f21' into f20"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 15:41:26 UTC 2015


>From 7b5d38b681e651475a0a3ead856758f5dbd6e145 Mon Sep 17 00:00:00 2001
From: Jakub Jedelsky <jakub.jedelsky at gmail.com>
Date: Thu, 16 Oct 2014 16:36:07 +0200
Subject: update to version 0.3.0


diff --git a/.gitignore b/.gitignore
index d8db7bc..c303886 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /0.2.0.tar.gz
 /0.2.1.tar.gz
 /0.2.3.tar.gz
+/v0.3.0.tar.gz
diff --git a/sources b/sources
index 6d4826a..62b017d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d9fd10d3b846bad6d2e158f722750c0  0.2.3.tar.gz
+32fae364820e51e04e6d74f7465a226c  v0.3.0.tar.gz
diff --git a/vertica-python.spec b/vertica-python.spec
index d452cbb..3647a15 100644
--- a/vertica-python.spec
+++ b/vertica-python.spec
@@ -2,14 +2,14 @@
 %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           vertica-python
-Version:        0.2.3
+Version:        0.3.0
 Release:        1%{?dist}
 Summary:        A native Python adapter for the Vertica database
 
 Group:          Development/Languages
 License:        MIT
 URL:            https://github.com/uber/vertica-python
-Source0:        https://github.com/uber/vertica-python/archive/%{version}.tar.gz
+Source0:        https://github.com/uber/vertica-python/archive/v%{version}.tar.gz
 # EPEL 6 patch
 Patch0:         vertica-python-0.2.0-dateutil15.patch
 
@@ -57,6 +57,9 @@ vertica-python is a native Python adapter for the Vertica
 
 
 %changelog
+* Wed Oct 15 2014 Jakub Jedelsky <jakub.jedelsky at gooddata.com> - 0.3.0-1
+- update to version 0.3.0
+
 * Fri Jun 13 2014 Jakub Jedelsky <jakub.jedelsky at gmail.com> - 0.2.3-1
 - update to new version
 
-- 
cgit v0.10.2


>From a0347fe3895eaa74ab566a0002f4d4e598018c8f Mon Sep 17 00:00:00 2001
From: Jakub Jedelsky <jakub.jedelsky at gmail.com>
Date: Thu, 22 Jan 2015 17:20:47 +0100
Subject: update to version 0.3.3


diff --git a/.gitignore b/.gitignore
index c303886..2b2521f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /0.2.1.tar.gz
 /0.2.3.tar.gz
 /v0.3.0.tar.gz
+/0.3.4.tar.gz
diff --git a/sources b/sources
index 62b017d..5adf6c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32fae364820e51e04e6d74f7465a226c  v0.3.0.tar.gz
+0ac26d4f59b5445511403e17baddf923  0.3.4.tar.gz
diff --git a/vertica-python.spec b/vertica-python.spec
index 3647a15..cfc562a 100644
--- a/vertica-python.spec
+++ b/vertica-python.spec
@@ -2,14 +2,14 @@
 %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           vertica-python
-Version:        0.3.0
+Version:        0.3.4
 Release:        1%{?dist}
 Summary:        A native Python adapter for the Vertica database
 
 Group:          Development/Languages
 License:        MIT
 URL:            https://github.com/uber/vertica-python
-Source0:        https://github.com/uber/vertica-python/archive/v%{version}.tar.gz
+Source0:        https://github.com/uber/vertica-python/archive/%{version}.tar.gz
 # EPEL 6 patch
 Patch0:         vertica-python-0.2.0-dateutil15.patch
 
@@ -57,6 +57,9 @@ vertica-python is a native Python adapter for the Vertica
 
 
 %changelog
+* Wed Jan 21 2015 Jakub Jedelsky <jakub.jedelsky at gmail.com> - 0.3.4-1
+- update to version 0.3.3
+
 * Wed Oct 15 2014 Jakub Jedelsky <jakub.jedelsky at gooddata.com> - 0.3.0-1
 - update to version 0.3.0
 
-- 
cgit v0.10.2


>From f2d91de82cf955362b49caabcbe307af053cae78 Mon Sep 17 00:00:00 2001
From: Jakub Jedelsky <jakub.jedelsky at gmail.com>
Date: Wed, 15 Apr 2015 15:10:32 +0200
Subject: update to version 0.3.6


diff --git a/.gitignore b/.gitignore
index e73ad21..dcf3b18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /v0.3.0.tar.gz
 /0.3.4.tar.gz
 /v0.3.5.tar.gz
+/0.3.6.tar.gz
diff --git a/sources b/sources
index 96f262c..748dd57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed69b33840126b005b9e8da9c9784f64  v0.3.5.tar.gz
+fcd87e6e2619e73d2fa873ab86f1650b  0.3.6.tar.gz
diff --git a/vertica-python.spec b/vertica-python.spec
index c56be45..18427e9 100644
--- a/vertica-python.spec
+++ b/vertica-python.spec
@@ -2,14 +2,14 @@
 %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           vertica-python
-Version:        0.3.5
+Version:        0.3.6
 Release:        1%{?dist}
 Summary:        A native Python adapter for the Vertica database
 
 Group:          Development/Languages
 License:        MIT
 URL:            https://github.com/uber/vertica-python
-Source0:        https://github.com/uber/vertica-python/archive/v%{version}.tar.gz
+Source0:        https://github.com/uber/vertica-python/archive/%{version}.tar.gz
 # EPEL 6 patch
 Patch0:         vertica-python-0.2.0-dateutil15.patch
 
@@ -57,6 +57,9 @@ vertica-python is a native Python adapter for the Vertica
 
 
 %changelog
+* Wed Apr 15 2015 Jakub Jedelsky <jakub.jedelsky at gmail.com> - 0.3.6-1
+- update to version 0.3.6
+
 * Wed Apr 08 2015 Jakub Jedelsky <jakub.jedelsky at gmail.com> - 0.3.5-1
 - update to version 0.3.5
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/vertica-python.git/commit/?h=f20&id=0529fc4a05e249f40f2cc58edc045b16f9e931e3


More information about the scm-commits mailing list