From bf833987aa4d93990e2d019aa84a035d707061bb Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 16 Dec 2023 21:53:59 +0100 Subject: [PATCH] python3-socks: 2.4.3 -> 2.4.4 --- python3-socks/.footprint | 12 ++++++------ python3-socks/.signature | 8 ++++---- python3-socks/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-socks/.footprint b/python3-socks/.footprint index 153116e3e..c02a4296d 100644 --- a/python3-socks/.footprint +++ b/python3-socks/.footprint @@ -2,12 +2,12 @@ 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/python_socks-2.4.3-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.3-py3.10.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.3-py3.10.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.3-py3.10.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.3-py3.10.egg-info/requires.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.3-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_socks-2.4.4-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.4-py3.10.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.4-py3.10.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.4-py3.10.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.4-py3.10.egg-info/requires.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.4.4-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_socks/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/python_socks/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_socks/__pycache__/ diff --git a/python3-socks/.signature b/python3-socks/.signature index 62f88fe80..855754572 100644 --- a/python3-socks/.signature +++ b/python3-socks/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3z/9dD5O+gKnIG9DWjYGGzw8S12HOnJdGEUQu7MeA3l3JxfY553XJAlVwqoX/dAUzfMoPvITqHYxgbzIlxzt+AE= -SHA256 (Pkgfile) = 1d04b9ed435c8be25d144aac7a56b7549467475f8aca68a65ae32317efa9c826 -SHA256 (.footprint) = daa14b24ec09d1cfe24d95a4728e2487a99a351a98b5788e67e69ba89492ace3 -SHA256 (python-socks-2.4.3.tar.gz) = 135430ae36d582dc834c983696c5f66177aa5b587407f540985d616ef2e0c701 +RWSagIOpLGJF34+GWC4QgIPvKwCcYLi1FaK8zUhLMYToP/WMg85TA4o2R019PzUwn0NcY64pKzrQgC1ta0Yb/vo66Q0TlYJvlwQ= +SHA256 (Pkgfile) = 9c05bde72a92218ed1d0dd477ff01071606134d25d2449942da5fc40be65edbe +SHA256 (.footprint) = fe38c7a8631a32204043c4eb8d054ad99d6d0e767aacff1dee9e30e019600e48 +SHA256 (python-socks-2.4.4.tar.gz) = e5a8e4f78203612c813946feacd87b98943965a04389fe221fa1e9ab263ad22e diff --git a/python3-socks/Pkgfile b/python3-socks/Pkgfile index cc1f4906f..ef33ac2cf 100644 --- a/python3-socks/Pkgfile +++ b/python3-socks/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-socks -version=2.4.3 +version=2.4.4 release=1 source=(https://pypi.org/packages/source/p/python-socks/python-socks-$version.tar.gz)