From 97d2fdc280693e237fb0c092faec64159e8776fa Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 11 Mar 2024 07:06:27 +0100 Subject: [PATCH] python3-requests-oauthlib: 1.3.1 -> 1.4.0 --- python3-requests-oauthlib/.footprint | 14 +++++++------- python3-requests-oauthlib/.signature | 8 ++++---- python3-requests-oauthlib/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/python3-requests-oauthlib/.footprint b/python3-requests-oauthlib/.footprint index 9a0f4d82f..161c007d0 100644 --- a/python3-requests-oauthlib/.footprint +++ b/python3-requests-oauthlib/.footprint @@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.3.1-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.3.1-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.3.1-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.3.1-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.3.1-py3.10.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.3.1-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.3.1-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.4.0-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.4.0-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.4.0-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.4.0-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.4.0-py3.10.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.4.0-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib-1.4.0-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests_oauthlib/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/requests_oauthlib/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/requests_oauthlib/__pycache__/ diff --git a/python3-requests-oauthlib/.signature b/python3-requests-oauthlib/.signature index e7a3d955a..681b4439e 100644 --- a/python3-requests-oauthlib/.signature +++ b/python3-requests-oauthlib/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3x6QLfjicDITpV9XDUWEtfqv6PJEqu2iFYxf/IQ7X8HsWIaMjaiVJoQBjXyh/2/gEp7RXTi2VRiXYJMdQ4ShegY= -SHA256 (Pkgfile) = 5c75360515ec5d07ed5e7d0998278f56fd349120c75c24de617ffd455cef2e5c -SHA256 (.footprint) = a81f6ef1e9e4cab609dffa288795019d8b39341f15fa2cdf4e34dd4836a5e7a6 -SHA256 (requests-oauthlib-1.3.1.tar.gz) = 75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a +RWSagIOpLGJF3zCm019E7kHf9D8bWstiBCby6kJezAUI6Yba0MoiZiiu9ylgWxv2A+M1qiblnX/ewoPcxUrfkBWQerFJBAEzYwk= +SHA256 (Pkgfile) = 89c51ad8a1133914f78c7dbccab36470d7668afe60e31cbc34b8344cc3d370ac +SHA256 (.footprint) = e4ff92a530d8d7b82241bee65747596512b34071f000bb163a82da1cfe4b9838 +SHA256 (requests-oauthlib-1.4.0.tar.gz) = acee623221e4a39abcbb919312c8ff04bd44e7e417087fb4bd5e2a2f53d5e79a diff --git a/python3-requests-oauthlib/Pkgfile b/python3-requests-oauthlib/Pkgfile index e05f06dba..a92b3ac8f 100644 --- a/python3-requests-oauthlib/Pkgfile +++ b/python3-requests-oauthlib/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-requests python3-oauthlib name=python3-requests-oauthlib -version=1.3.1 +version=1.4.0 release=1 source=(https://pypi.org/packages/source/r/requests-oauthlib/requests-oauthlib-$version.tar.gz)