From f7ac72653c237efcac9e7a55a59606ac5524df00 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 27 Jun 2024 17:52:02 +0200 Subject: [PATCH] python3-authheaders: 0.16.2 -> 0.16.3 --- python3-authheaders/.footprint | 16 ++++++++-------- python3-authheaders/.signature | 8 ++++---- python3-authheaders/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/python3-authheaders/.footprint b/python3-authheaders/.footprint index 2a57936cd..b37598fe6 100644 --- a/python3-authheaders/.footprint +++ b/python3-authheaders/.footprint @@ -4,14 +4,14 @@ drwxr-xr-x root/root usr/bin/ 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/authheaders-0.16.2-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.2-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.2-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.2-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.2-py3.10.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.2-py3.10.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.2-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.2-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/authheaders-0.16.3-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.3-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.3-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.3-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.3-py3.10.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.3-py3.10.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.3-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders-0.16.3-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/authheaders/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/authheaders/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/authheaders/__pycache__/ diff --git a/python3-authheaders/.signature b/python3-authheaders/.signature index 59e1c2861..2ba06f9eb 100644 --- a/python3-authheaders/.signature +++ b/python3-authheaders/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wwi5cxACi5ZMXQwaUX5uD6u23uBWk5/H1lxh+yTFiS0us19RI9eWDXjajrsV9Y1XKbZkJWjeXaAhuto4fQLUQQ= -SHA256 (Pkgfile) = 01d42b96875c0db4afd48129f8dbc7670c50165b3d679d62e431f0f145fc9f0f -SHA256 (.footprint) = acd4df89430903d2f8ec909054028309c90172d64a1493c303e57496f837c122 -SHA256 (authheaders-0.16.2.tar.gz) = e371b893e73e7e5853f033c44079f030b952c8b87d41f935b194469778fd4d65 +RWSagIOpLGJF3zagADuQjykRM5h0z9A63Q2pAa8qFp08oOZWoOdaQ1CW4GCjrF71OdN0uKCIL67qFmzu2fCKNoMNo27jxCWrDAQ= +SHA256 (Pkgfile) = 72f26eac7bc53e37902f3f2e5632cd3f83dc1230ad56d10b9887ba7798f45bee +SHA256 (.footprint) = bf9d8c66d6a354a00317d60c59249b61536a3ba9840aaf3737927b891ba23652 +SHA256 (authheaders-0.16.3.tar.gz) = 118edc6d3cb1ad18ffab3d788ccc562fca2854cd645faab08fc47033c648148a diff --git a/python3-authheaders/Pkgfile b/python3-authheaders/Pkgfile index a217ecd62..9bb9c0c5b 100644 --- a/python3-authheaders/Pkgfile +++ b/python3-authheaders/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-dkim python3-publicsuffix-list python3-publicsuffix2 name=python3-authheaders -version=0.16.2 +version=0.16.3 release=1 source=(https://pypi.org/packages/source/a/authheaders/authheaders-$version.tar.gz)