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:
committed by
Git OBS Bridge
parent
643415d00b
commit
126c40a2f9
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ada0118c9de1b92138120c76503fdef4c77009bbc4398f47e701aaf05c8ba95f
|
||||
size 28842
|
||||
3
odorik-0.4.tar.bz2
Normal file
3
odorik-0.4.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:631440bd1fb66353aee14e873615135ee2c52996d6f86099437aea179aee5e4e
|
||||
size 31882
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 08:33:50 UTC 2015 - mcihar@suse.cz
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 18 15:03:08 UTC 2015 - mcihar@suse.cz
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user