[python-tahrir-api] Latest upstream, 0.5.0

Ralph Bean ralph at fedoraproject.org
Tue Dec 17 16:08:21 UTC 2013


commit 3ccb69fd888be60317a8407a07aef264674ee73f
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Dec 17 11:08:27 2013 -0500

    Latest upstream, 0.5.0

 python-tahrir-api.spec |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/python-tahrir-api.spec b/python-tahrir-api.spec
index 8fe8464..51532ef 100644
--- a/python-tahrir-api.spec
+++ b/python-tahrir-api.spec
@@ -1,8 +1,8 @@
 %global modname tahrir_api
 
 Name:             python-tahrir-api
-Version:          0.4.2
-Release:          2%{?dist}
+Version:          0.5.0
+Release:          1%{?dist}
 Summary:          An API for interacting with the Tahrir database
 
 Group:            Development/Languages
@@ -21,6 +21,7 @@ BuildRequires:    python-httplib2
 BuildRequires:    python-webob1.2
 BuildRequires:    python-nose
 BuildRequires:    python-alembic
+BuildRequires:    python-arrow
 
 Requires:       python-pygments
 Requires:       python-zope-sqlalchemy
@@ -28,6 +29,7 @@ Requires:       python-simplejson
 Requires:       python-httplib2
 Requires:       python-webob1.2
 Requires:       python-alembic
+Requires:       python-arrow
 
 %if 0%{?fedora}
 BuildRequires:  python-mako >= 0.3.6
@@ -95,6 +97,12 @@ install -p -m755 tempfile %{buildroot}/%{_bindir}/initialize_tahrir_db
 %{_bindir}/initialize_tahrir_db
 
 %changelog
+* Tue Dec 17 2013 Ralph Bean <rbean at redhat.com> - 0.5.0-1
+- Latest upstream with new authorization table.
+- Use UTC time everywhere.
+- New invitation manipulation API methods.
+- New dep on python-arrow
+
 * Mon Nov 18 2013 Ralph Bean <rbean at redhat.com> - 0.4.2-2
 - Direct requires on python-alembic.
 


More information about the scm-commits mailing list