summaryrefslogtreecommitdiff
path: root/python3-cached-property
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-12-31 12:32:37 +0000
committerTim Biermann <tbier@posteo.de>2020-12-31 12:32:37 +0000
commit8fae56f46cb52beb9612b1adc3d9592fee8170b7 (patch)
tree4cf8c20a18571afd235269ad29a41a396f9b50fa /python3-cached-property
parentc4f6a07133be6b6a1519a33d9244704854b394c4 (diff)
downloadcontrib-8fae56f46cb52beb9612b1adc3d9592fee8170b7.tar.gz
contrib-8fae56f46cb52beb9612b1adc3d9592fee8170b7.tar.xz
python3-cached-property: 1.5.1 -> 1.5.2
Diffstat (limited to 'python3-cached-property')
-rw-r--r--python3-cached-property/.footprint12
-rw-r--r--python3-cached-property/.signature8
-rw-r--r--python3-cached-property/Pkgfile4
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-cached-property/.footprint b/python3-cached-property/.footprint
index c65b1265e..9003295c4 100644
--- a/python3-cached-property/.footprint
+++ b/python3-cached-property/.footprint
@@ -4,10 +4,10 @@ drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/cached_property.cpython-39.pyc
-drwxr-xr-x root/root usr/lib/python3.9/site-packages/cached_property-1.5.1-py3.9.egg-info/
--rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.1-py3.9.egg-info/PKG-INFO
--rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.1-py3.9.egg-info/SOURCES.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.1-py3.9.egg-info/dependency_links.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.1-py3.9.egg-info/not-zip-safe
--rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.1-py3.9.egg-info/top_level.txt
+drwxr-xr-x root/root usr/lib/python3.9/site-packages/cached_property-1.5.2-py3.9.egg-info/
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.2-py3.9.egg-info/PKG-INFO
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.2-py3.9.egg-info/SOURCES.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.2-py3.9.egg-info/dependency_links.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.2-py3.9.egg-info/not-zip-safe
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property-1.5.2-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cached_property.py
diff --git a/python3-cached-property/.signature b/python3-cached-property/.signature
index 74dacfd3e..7d6cbf8e1 100644
--- a/python3-cached-property/.signature
+++ b/python3-cached-property/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+XVonXFAaue1i92RUxvrZb1phbf5qmxnccutmTS0SnaAqWKHKRo3IvO/k+E5lIqzgFFRIVHQoaZgeUm4xSJkAQ=
-SHA256 (Pkgfile) = 71ac2b29f263277da099f0d24c7b5dbd7a3bfe5703b0e76602a7420c89b60628
-SHA256 (.footprint) = f543a98c6bfef778c2e332103fb7818ec81f5d790dae916b5c4ac55fe484a4bf
-SHA256 (cached-property-1.5.1.tar.gz) = 9217a59f14a5682da7c4b8829deadbfc194ac22e9908ccf7c8820234e80a1504
+RWSagIOpLGJF3+ecQUegH906B4dMKT2aR8cid3f2nrwjRsYdcwefSAumzTtmL9y/baXcF5tipVBpIO5JBc63T8Lx+oy2zSi+/AQ=
+SHA256 (Pkgfile) = 8410a93f3f6706313738b8239185a0060fcc68ce94d950929678f58fabf9699f
+SHA256 (.footprint) = d37c0afee5b6ec1f58a2e2c03452ba85c26d3296be370fbce6e09effe0c50164
+SHA256 (cached-property-1.5.2.tar.gz) = 9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130
diff --git a/python3-cached-property/Pkgfile b/python3-cached-property/Pkgfile
index 53c1fd55c..9ed15f0ba 100644
--- a/python3-cached-property/Pkgfile
+++ b/python3-cached-property/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: python3-setuptools
name=python3-cached-property
-version=1.5.1
+version=1.5.2
release=1
-source=(https://files.pythonhosted.org/packages/57/8e/0698e10350a57d46b3bcfe8eff1d4181642fd1724073336079cb13c5cf7f/cached-property-$version.tar.gz)
+source=(https://pypi.python.org/packages/source/c/cached-property/cached-property-$version.tar.gz)
build() {
cd cached-property-$version

Generated by cgit