1
0
forked from ports/contrib

python3-acme: 2.0.0 -> 2.1.0

This commit is contained in:
Tim Biermann 2022-12-09 19:38:27 +00:00
parent fab78f318c
commit 1fd8be87c4
3 changed files with 12 additions and 12 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/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/acme-2.0.0-py3.10.egg-info/
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/acme-2.0.0-py3.10.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/acme-2.0.0-py3.10.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/acme-2.0.0-py3.10.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/acme-2.0.0-py3.10.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/acme-2.0.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/acme-2.1.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme-2.1.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme-2.1.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme-2.1.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme-2.1.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme-2.1.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/acme/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/acme/__pycache__/
@ -38,6 +38,6 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/acme/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme/fields.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme/jws.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme/messages.py
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/acme/py.typed (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme/py.typed (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme/standalone.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/acme/util.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3x7QbwVmPYsn44hMhe/rQ/aw7NjtuJFgum80MsT/wQgUEDHUuGsPQp4TnGfHKI/dugPRWT6hjJAZPI+H2WTfGw8=
SHA256 (Pkgfile) = a741d4c6fbe3e24aff236fa94425b676dc0e558678198da6cefbae8e4d5dc7fb
SHA256 (.footprint) = 4003292bef0ffeece5eae695268b028c88c73473827843af4e3a6661e888218b
SHA256 (acme-2.0.0.tar.gz) = 7106d0bd04fab062eb657d7cf77f76d6c9babca9813603a7435be4382ea6dad8
RWSagIOpLGJF38QAaVqX+++FjmSJRgrSoDkx4XJxPa78jerxbgJ95TJfmWo224JOdS1bGO2fO91LZYpjBxULtFXRV3oZvOb3Uw0=
SHA256 (Pkgfile) = f3cb16e14a2a57fe5fa407b6e8961e229c64dfbbe1c332abba4de5fe871d89a9
SHA256 (.footprint) = 5a08d336128fe187c4eae85ede30eb568dd0b398f2a48f929acad2cea8e227f9
SHA256 (acme-2.1.0.tar.gz) = 04cd54d46ee6611b540f79dc550a86c6de39c6c9648b856e952dcf3817ce99dd

View File

@ -4,7 +4,7 @@
# Depends on: python3-josepy python3-pyrfc3339 python3-requests-toolbelt
name=python3-acme
version=2.0.0
version=2.1.0
release=1
source=(https://pypi.io/packages/source/a/acme/acme-$version.tar.gz)