![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 1fd8be87c45e9833e6a8c124e67bdd10fc764f5d Author: Tim Biermann <tbier@posteo.de> Date: Fri Dec 9 19:38:27 2022 +0000 python3-acme: 2.0.0 -> 2.1.0 diff --git a/python3-acme/.footprint b/python3-acme/.footprint index 776a9610e..0108d3da6 100644 --- a/python3-acme/.footprint +++ b/python3-acme/.footprint @@ -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 diff --git a/python3-acme/.signature b/python3-acme/.signature index a57d70352..58efac7f2 100644 --- a/python3-acme/.signature +++ b/python3-acme/.signature @@ -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 diff --git a/python3-acme/Pkgfile b/python3-acme/Pkgfile index f87888694..e77cdcf81 100644 --- a/python3-acme/Pkgfile +++ b/python3-acme/Pkgfile @@ -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)