Accepting request 1009846 from home:yarunachalam:branches:devel:languages:python

- Update to version 3.9.1
  * Changes from raising StopIteration to returning instead.
  * Updates information about Python 2.7 support drop.

OBS-URL: https://build.opensuse.org/request/show/1009846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twython?expand=0&rev=5
This commit is contained in:
2022-10-11 18:21:14 +00:00
committed by Git OBS Bridge
parent 36b7d7a3e0
commit 83c9e52486
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-twython
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-twython
Version: 3.8.2
Version: 3.9.1
Release: 0
Summary: Python wrapper for the Twitter API
License: MIT