summaryrefslogtreecommitdiff
path: root/certbot
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-07-08 19:35:50 +0200
committerTim Biermann <tbier@posteo.de>2022-07-08 19:35:50 +0200
commit92c65be623e5f6de9decc5eafbc6be5036aeb5bd (patch)
tree3dbadaf5f4692d661ea9734f4db4da63783a29e0 /certbot
parent9bff9170d4da907fed03ba405d844ce3d45c6667 (diff)
downloadcontrib-92c65be623e5f6de9decc5eafbc6be5036aeb5bd.tar.gz
contrib-92c65be623e5f6de9decc5eafbc6be5036aeb5bd.tar.xz
certbot: 1.28.0 -> 1.29.0
Diffstat (limited to 'certbot')
-rw-r--r--certbot/.footprint14
-rw-r--r--certbot/.signature8
-rw-r--r--certbot/Pkgfile2
3 files changed, 12 insertions, 12 deletions
diff --git a/certbot/.footprint b/certbot/.footprint
index b818452e5..4d11744cf 100644
--- a/certbot/.footprint
+++ b/certbot/.footprint
@@ -6,13 +6,13 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
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/certbot-1.28.0.dist-info/
--rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.28.0.dist-info/LICENSE.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.28.0.dist-info/METADATA
--rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.28.0.dist-info/RECORD
--rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.28.0.dist-info/WHEEL
--rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.28.0.dist-info/entry_points.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.28.0.dist-info/top_level.txt
+drwxr-xr-x root/root usr/lib/python3.9/site-packages/certbot-1.29.0.dist-info/
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.29.0.dist-info/LICENSE.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.29.0.dist-info/METADATA
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.29.0.dist-info/RECORD
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.29.0.dist-info/WHEEL
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.29.0.dist-info/entry_points.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot-1.29.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/certbot/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/certbot/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/certbot/__pycache__/
diff --git a/certbot/.signature b/certbot/.signature
index c8299d70d..6bc31b647 100644
--- a/certbot/.signature
+++ b/certbot/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36t14H8Vg74OCmifvIstqUTssgIDU2emZkoG48oJ4NQkHM6beinCqq6Zg24OFdrPrjfuY/D0tGTTqYDFO4lGDgo=
-SHA256 (Pkgfile) = 40c6240ce1dfb65fe35892c42bb4af95919ffb010c82bcd1f28dd59cd2979fec
-SHA256 (.footprint) = ca06d52e53c5e5e06fd4a2b5bce3efbcb547c0df960ed145677124fec90b6a87
-SHA256 (certbot-1.28.0.tar.gz) = 4b54d8cf1f4e372c6755b3f2720ddfd95bad44f619f7473fa388cdd0a7ba8c5c
+RWSagIOpLGJF39O2VakQRjrvAdYKOzZsErZ8xILiD/NRdUSSDIoo9DH3Na/pnDcJW+Pf8WBvUPwF7zYpxb6UbzUv+F8Bh8bb7g8=
+SHA256 (Pkgfile) = 4edf78d145053141cac7a0060ad0f1202c38f9cd0340e40ac93031231eafa6f6
+SHA256 (.footprint) = daaa66ba601316b18877c98c0be7ba44d68aa140504e0850b1404b74c5fb9fc9
+SHA256 (certbot-1.29.0.tar.gz) = 67bdbf0d3516835d71cbce7c8597eb8d269f3d3cf4414aa55890e6745b1c41df
diff --git a/certbot/Pkgfile b/certbot/Pkgfile
index 258f6c33d..95d2f4915 100644
--- a/certbot/Pkgfile
+++ b/certbot/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python3-acme python3-configargparse python3-configobj python3-distro python3-parsedatetime python3-zope-component
name=certbot
-version=1.28.0
+version=1.29.0
release=1
source=(https://pypi.io/packages/source/c/certbot/certbot-$version.tar.gz)

Generated by cgit