python3-attrs: 20.1.0 -> 20.2.0

This commit is contained in:
Tim Biermann 2020-09-11 06:05:49 +00:00
parent 71918ce8bc
commit 3a5fd816f9
3 changed files with 12 additions and 12 deletions

View File

@ -48,10 +48,10 @@ drwxr-xr-x root/root usr/lib/python3.7/site-packages/attr/__pycache__/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attr/setters.pyi
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attr/validators.py
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attr/validators.pyi
drwxr-xr-x root/root usr/lib/python3.7/site-packages/attrs-20.1.0-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.1.0-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.1.0-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.1.0-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.1.0-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.1.0-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.1.0-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/attrs-20.2.0-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.2.0-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.2.0-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.2.0-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.2.0-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.2.0-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/attrs-20.2.0-py3.7.egg-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32wZc7ET4pmIfztTPTftSGEIEOHbtaHX6RBDNnjCJPA9AACX/jV9E/B8yIdEPgd8Q8YW3ap0RVJwpQ69PRpWIwQ=
SHA256 (Pkgfile) = 65958265e0ece8079c1071c6b14e46ebc270a17ef2ffab2e4237b2acffe815ec
SHA256 (.footprint) = 560aaa3835c94704dce870f3967879fb3a76bef765ef0a800603c7b24b40d38d
SHA256 (attrs-20.1.0.tar.gz) = 0ef97238856430dcf9228e07f316aefc17e8939fc8507e18c6501b761ef1a42a
RWSagIOpLGJF30XTrEphEr8xZZ/EFWFtgb2H40eP4MybGgAgkwH4nI4lmyqWqoiLkPPj93sR/I+RnkZerKZrTeOmxZd8Dzzr0wc=
SHA256 (Pkgfile) = 1512f77abacffeab16e8d7ea35227ec64ddee60b52b9f3855552b0b45927965b
SHA256 (.footprint) = 37125dc93e3ed88696fcc1b04bdac2c6f32b6ac05e9a30cb4092955bb9bfff62
SHA256 (attrs-20.2.0.tar.gz) = 26b54ddbbb9ee1d34d5d3668dd37d6cf74990ab23c828c2888dccdceee395594

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-attrs
version=20.1.0
version=20.2.0
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)