14
0
forked from pool/python-tweepy

Accepting request 148494 from home:posophe:branches:devel:languages:python

Update to 1.12

OBS-URL: https://build.opensuse.org/request/show/148494
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=5
This commit is contained in:
Sascha Peilicke
2013-01-15 14:15:38 +00:00
committed by Git OBS Bridge
parent 6cf6566479
commit b3b0752a38
4 changed files with 11 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-tweepy
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
#
Name: python-tweepy
Version: 1.9
Version: 1.12
Release: 0
Url: http://github.com/joshthecoder/tweepy
Summary: Twitter library for python
@@ -49,7 +49,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
%doc README
%{python_sitelib}/*
%changelog