Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tweepy for openSUSE:Factory checked in at 2026-01-30 18:22:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tweepy (Old) and /work/SRC/openSUSE:Factory/.python-tweepy.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tweepy" Fri Jan 30 18:22:58 2026 rev:19 rq:1329917 version:4.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tweepy/python-tweepy.changes 2025-07-03 12:13:10.364470843 +0200 +++ /work/SRC/openSUSE:Factory/.python-tweepy.new.1995/python-tweepy.changes 2026-01-30 18:23:04.575516979 +0100 @@ -1,0 +2,7 @@ +Fri Jan 30 03:02:06 UTC 2026 - Steve Kowalik <[email protected]> + +- Add patch support-urllib3-2.patch: + * Decompress vcr cassette data. +- Remove urllib3 BuildRequires, now that we don't have to pin it. + +------------------------------------------------------------------- New: ---- support-urllib3-2.patch ----------(New B)---------- New: - Add patch support-urllib3-2.patch: * Decompress vcr cassette data. ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tweepy.spec ++++++ --- /var/tmp/diff_new_pack.JSuU9V/_old 2026-01-30 18:23:05.587559451 +0100 +++ /var/tmp/diff_new_pack.JSuU9V/_new 2026-01-30 18:23:05.587559451 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-tweepy # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,9 @@ License: MIT URL: https://github.com/tweepy/tweepy Source: https://github.com/tweepy/tweepy/archive/v%{version}.tar.gz +# PATCH-FIX-OPENSUSE Decompress vcr cassette data, sourced from: +# https://github.com/kevin1024/vcrpy/issues/719#issuecomment-1811544263 +Patch0: support-urllib3-2.patch BuildRequires: %{python_module aiohttp} BuildRequires: %{python_module async-lru} BuildRequires: %{python_module flit-core} @@ -32,9 +35,7 @@ BuildRequires: %{python_module requests >= 2.27.0} BuildRequires: %{python_module requests-oauthlib >= 1.0.0} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module urllib3 < 2} BuildRequires: %{python_module vcrpy >= 1.10.3} -BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-generators BuildRequires: python-rpm-macros ++++++ support-urllib3-2.patch ++++++ ++++ 4033 lines (skipped)
