15
0
forked from pool/python-odorik

Accepting request 308238 from home:Nijel:branches:devel:languages:python

- Update to 0.4:
    * Adjustable date periods for commands.
    * Add support for listing calls.
    * Add support for listing SMS.
    * Add support for using names for phone numbers and lines.
    * Add summary command to print short overview.

OBS-URL: https://build.opensuse.org/request/show/308238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odorik?expand=0&rev=5
This commit is contained in:
Michal Čihař
2015-05-21 14:23:10 +00:00
committed by Git OBS Bridge
parent 643415d00b
commit 126c40a2f9
4 changed files with 16 additions and 4 deletions

View File

@@ -17,18 +17,20 @@
Name: python-odorik
Version: 0.3
Version: 0.4
Release: 0
Summary: Python module for Odorik API
License: GPL-3.0+
Group: Development/Languages/Python
Url: http://cihar.com/software/odorik/
Source: https://pypi.python.org/packages/source/o/odorik/odorik-%{version}.tar.bz2
BuildRequires: python-dateutil
BuildRequires: python-devel
BuildRequires: python-httpretty
BuildRequires: python-pytest
BuildRequires: python-sphinx
BuildRequires: python-xdg
Requires: python-dateutil
Requires: python-xdg
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110