python3-socks: 2.5.0 -> 2.5.1

This commit is contained in:
Tim Biermann 2024-08-25 00:05:15 +02:00
parent 613eea45e4
commit 66727cf982
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/ 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/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/ 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.5.0-py3.10.egg-info/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_socks-2.5.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.0-py3.10.egg-info/PKG-INFO -rw-r--r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.1-py3.10.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.0-py3.10.egg-info/SOURCES.txt -rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.1-py3.10.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.0-py3.10.egg-info/dependency_links.txt -rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.1-py3.10.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.0-py3.10.egg-info/requires.txt -rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.1-py3.10.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.0-py3.10.egg-info/top_level.txt -rw-rw-r-- root/root usr/lib/python3.10/site-packages/python_socks-2.5.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_socks/ 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 -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__/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_socks/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34upp+2FpIIs4NSidmOaCdUmdiGHg4WN8tmxBjsrc0Q/Y/6wMOWkEAHt8inIEmb8qja/pxXR0k1MbvdKbJn+dQU= RWSagIOpLGJF3wMulCMQSEjb251si9BGeZu1TG4d54NP4HXK5uoXZ8qn5R06zrK8ETavk+SLsRD+HGRO4n912pF9eWihH8et9AU=
SHA256 (Pkgfile) = 522b2422f11a811753e50a34a7ebe8e77660a5fad644f874280759ccbf1fe7b9 SHA256 (Pkgfile) = af8ba1f57cc153ddd44e243e8b52cff2f04bebfa8ac198f47df95fe3a74f8049
SHA256 (.footprint) = 6242b483a948882aedc91d10fc6ebd6f51d22cd116f7e89bb91f7ce75fea08bf SHA256 (.footprint) = b820ba855498dc4f22c5b03c2d636923efb56367e25cbbc681f8b21efb515f44
SHA256 (python_socks-2.5.0.tar.gz) = cc4ad990d67bd238e496afefe436af0247793bbe01d1d4a0d37a3b124ff0baa3 SHA256 (python_socks-2.5.1.tar.gz) = 7ed6559864d28858fbb7a85c6d96bb280e95af814d1d5d6dc50f92e35bfa340e

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools # Depends on: python3-setuptools
name=python3-socks name=python3-socks
version=2.5.0 version=2.5.1
release=1 release=1
source=(https://pypi.org/packages/source/p/python_socks/python_socks-$version.tar.gz) source=(https://pypi.org/packages/source/p/python_socks/python_socks-$version.tar.gz)