python3-cachecontrol: 0.13.0 -> 0.13.1

This commit is contained in:
Tim Biermann 2023-06-10 09:00:03 +02:00
parent 40f0898d87
commit 7bfaa38b04
3 changed files with 27 additions and 29 deletions

View File

@ -4,39 +4,38 @@ 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/CacheControl-0.13.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/CacheControl-0.13.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/CacheControl-0.13.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/CacheControl-0.13.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/CacheControl-0.13.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/CacheControl-0.13.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/CacheControl-0.13.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol-0.13.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/_cmd.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/adapter.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/cache.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/controller.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/filewrapper.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/heuristics.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/serialize.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/wrapper.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/_cmd.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/adapter.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/cache.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/controller.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/filewrapper.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/heuristics.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/serialize.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/__pycache__/wrapper.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/_cmd.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/adapter.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/cache.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol/caches/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cachecontrol/caches/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/__pycache__/redis_cache.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/__pycache__/file_cache.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/__pycache__/redis_cache.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/file_cache.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/caches/redis_cache.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/controller.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/filewrapper.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/heuristics.py
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/cachecontrol/py.typed (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/py.typed (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/serialize.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cachecontrol/wrapper.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3y0HwgsnJbSxz7TFDiWJKJOKXGsGys/QaX1YA53jtlug7vTZ/3BmzHC6UD5ncXsmCuBKUPkJdxINAoQN2XwWcgE=
SHA256 (Pkgfile) = 4bf0336cb3678a86998836951136d685734fea547114d8ab91eb64ac58408a73
SHA256 (.footprint) = 3d2baa18ba27d9b41f54df5f3dd59ed2602944699e66f1b86b9c08fd9a0d32fc
SHA256 (python3-cachecontrol-0.13.0.tar.gz) = c30d9112259dad7c83a84f781165076041d7d506ab8d99a6c0d6c06100f35f53
RWSagIOpLGJF3wtTkj0mP9z/w5fpK+EF9F06mZdDNG8iQEGlqlck/IdjLRaQxMXAH8pmQXpxydVHGkdnHZV6AtC1fSCFbUlcwgs=
SHA256 (Pkgfile) = c851fe4a502344b3a1521f740703d7efe9d07fb4424e6b89fd0e7b37ad2de779
SHA256 (.footprint) = c9af8013c507e0ae090c93101de5f7965bbb3adc4b30d322726f33351d542d86
SHA256 (python3-cachecontrol-0.13.1.tar.gz) = d385996b1874b7a12b34bf4735bd1df6cec3abed83252e0fc7095c9bfb5f7e0a

View File

@ -5,14 +5,13 @@
# Optional: python3-lockfile
name=python3-cachecontrol
version=0.13.0
version=0.13.1
release=1
source=(https://github.com/ionrock/cachecontrol/archive/v$version/$name-$version.tar.gz)
build() {
cd cachecontrol-$version
/usr/bin/python3 setup.py build
/usr/bin/python3 setup.py install --prefix=/usr \
--root=$PKG \
--skip-build
/usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation
/usr/bin/python3 -m installer --compile-bytecode 2 --destdir=$PKG dist/*.whl
}