📝 Installed certbot
This commit is contained in:
parent
ac5afd982e
commit
c2def9738e
2 changed files with 31 additions and 11 deletions
File diff suppressed because one or more lines are too long
|
|
@ -1,5 +1,6 @@
|
||||||
Package Version
|
Package Version
|
||||||
----------------------------- -----------
|
----------------------------- -----------
|
||||||
|
acme 1.29.0
|
||||||
adblock 0.5.2
|
adblock 0.5.2
|
||||||
alabaster 0.7.12
|
alabaster 0.7.12
|
||||||
anyio 3.6.1
|
anyio 3.6.1
|
||||||
|
|
@ -9,11 +10,13 @@ appdirs 1.4.4
|
||||||
arandr 0.1.10
|
arandr 0.1.10
|
||||||
argcomplete 2.0.0
|
argcomplete 2.0.0
|
||||||
attrs 21.4.0
|
attrs 21.4.0
|
||||||
|
autocommand 2.2.1
|
||||||
Babel 2.9.1
|
Babel 2.9.1
|
||||||
Beaker 1.11.0
|
Beaker 1.11.0
|
||||||
beautifulsoup4 4.11.1
|
beautifulsoup4 4.11.1
|
||||||
btrfsutil 5.18.1
|
btrfsutil 5.19
|
||||||
CacheControl 0.12.6
|
CacheControl 0.12.6
|
||||||
|
certbot 1.29.0
|
||||||
certifi 2021.10.8
|
certifi 2021.10.8
|
||||||
cffi 1.15.1
|
cffi 1.15.1
|
||||||
chardet 3.0.4
|
chardet 3.0.4
|
||||||
|
|
@ -21,11 +24,14 @@ charset-normalizer 2.1.0
|
||||||
click 7.1.2
|
click 7.1.2
|
||||||
colorama 0.4.5
|
colorama 0.4.5
|
||||||
commonmark 0.9.1
|
commonmark 0.9.1
|
||||||
|
ConfigArgParse 1.5
|
||||||
|
configobj 5.1.0.dev0
|
||||||
configparser 5.2.0
|
configparser 5.2.0
|
||||||
contextlib2 21.6.0
|
contextlib2 21.6.0
|
||||||
cryptography 37.0.4
|
cryptography 37.0.4
|
||||||
ctranslate2 2.10.1
|
ctranslate2 2.10.1
|
||||||
cycler 0.11.0
|
cycler 0.11.0
|
||||||
|
Cython 0.29.32
|
||||||
decorator 5.1.1
|
decorator 5.1.1
|
||||||
distlib 0.3.5
|
distlib 0.3.5
|
||||||
distro 1.7.0
|
distro 1.7.0
|
||||||
|
|
@ -37,7 +43,7 @@ entrypoints 0.4
|
||||||
evdev 1.6.0
|
evdev 1.6.0
|
||||||
fail2ban 0.11.2
|
fail2ban 0.11.2
|
||||||
flit_core 3.7.1
|
flit_core 3.7.1
|
||||||
fonttools 4.34.4
|
fonttools 4.36.0
|
||||||
future 0.18.2
|
future 0.18.2
|
||||||
gitdb 4.0.9
|
gitdb 4.0.9
|
||||||
GitPython 3.1.27
|
GitPython 3.1.27
|
||||||
|
|
@ -58,18 +64,20 @@ hyperframe 5.2.0
|
||||||
idna 2.10
|
idna 2.10
|
||||||
imagesize 1.3.0
|
imagesize 1.3.0
|
||||||
importlib-metadata 4.8.1
|
importlib-metadata 4.8.1
|
||||||
|
inflect 6.0.0
|
||||||
injector 0.19.0
|
injector 0.19.0
|
||||||
isodate 0.6.1
|
isodate 0.6.1
|
||||||
jaraco.context 4.1.1
|
jaraco.context 4.1.2
|
||||||
jaraco.functools 3.5.1
|
jaraco.functools 3.5.1
|
||||||
jaraco.text 3.8.1
|
jaraco.text 3.9.1
|
||||||
jeepney 0.8.0
|
jeepney 0.8.0
|
||||||
Jinja2 3.1.2
|
Jinja2 3.1.2
|
||||||
|
josepy 1.13.0
|
||||||
jsonpointer 2.3
|
jsonpointer 2.3
|
||||||
jsonschema 4.9.0
|
jsonschema 4.9.0
|
||||||
keyring 23.4.0
|
keyring 23.4.0
|
||||||
kitchen 1.2.6
|
kitchen 1.2.6
|
||||||
kiwisolver 1.4.3
|
kiwisolver 1.4.4
|
||||||
lensfun 0.3.3
|
lensfun 0.3.3
|
||||||
LibAppArmor 3.0.7
|
LibAppArmor 3.0.7
|
||||||
libfdt 1.6.1
|
libfdt 1.6.1
|
||||||
|
|
@ -96,6 +104,7 @@ nspektr 0.4.0
|
||||||
numpy 1.23.1
|
numpy 1.23.1
|
||||||
ordered-set 4.0.2
|
ordered-set 4.0.2
|
||||||
packaging 21.3
|
packaging 21.3
|
||||||
|
parsedatetime 2.6
|
||||||
peewee 3.15.1
|
peewee 3.15.1
|
||||||
pep517 0.12.0
|
pep517 0.12.0
|
||||||
Pillow 9.2.0
|
Pillow 9.2.0
|
||||||
|
|
@ -113,7 +122,8 @@ pycairo 1.21.0
|
||||||
pycountry 22.3.5
|
pycountry 22.3.5
|
||||||
pycparser 2.21
|
pycparser 2.21
|
||||||
pycryptodome 3.15.0
|
pycryptodome 3.15.0
|
||||||
Pygments 2.12.0
|
pydantic 1.9.2
|
||||||
|
Pygments 2.13.0
|
||||||
PyGObject 3.42.2
|
PyGObject 3.42.2
|
||||||
pyinotify 0.9.6
|
pyinotify 0.9.6
|
||||||
pynput 1.7.6
|
pynput 1.7.6
|
||||||
|
|
@ -123,6 +133,7 @@ pyparsing 3.0.9
|
||||||
PyQt5 5.15.7
|
PyQt5 5.15.7
|
||||||
PyQt5-Qt5 5.15.2
|
PyQt5-Qt5 5.15.2
|
||||||
PyQt5-sip 12.9.0
|
PyQt5-sip 12.9.0
|
||||||
|
pyRFC3339 1.1
|
||||||
pyright 1.1.239
|
pyright 1.1.239
|
||||||
pyrsistent 0.18.1
|
pyrsistent 0.18.1
|
||||||
PySocks 1.7.1
|
PySocks 1.7.1
|
||||||
|
|
@ -135,9 +146,10 @@ pyusb 1.2.1
|
||||||
pyxdg 0.28
|
pyxdg 0.28
|
||||||
pyxel 1.6.1
|
pyxel 1.6.1
|
||||||
PyYAML 6.0
|
PyYAML 6.0
|
||||||
qmk 1.1.0
|
qmk 1.1.1
|
||||||
ranger-fm 1.9.3
|
ranger-fm 1.9.3
|
||||||
requests 2.28.1
|
requests 2.28.1
|
||||||
|
requests-toolbelt 0.9.1
|
||||||
resolvelib 0.8.1
|
resolvelib 0.8.1
|
||||||
retrying 1.3.3
|
retrying 1.3.3
|
||||||
rfc3986 1.5.0
|
rfc3986 1.5.0
|
||||||
|
|
@ -147,7 +159,7 @@ Rx 3.2.0
|
||||||
screenkey 1.5
|
screenkey 1.5
|
||||||
SecretStorage 3.3.2
|
SecretStorage 3.3.2
|
||||||
sentencepiece 0.1.96
|
sentencepiece 0.1.96
|
||||||
setuptools 62.0.0
|
setuptools 62.1.0
|
||||||
shellingham 1.4.0
|
shellingham 1.4.0
|
||||||
shtab 1.5.5
|
shtab 1.5.5
|
||||||
six 1.16.0
|
six 1.16.0
|
||||||
|
|
@ -165,7 +177,7 @@ sphinxcontrib-qthelp 1.0.3
|
||||||
sphinxcontrib-serializinghtml 1.1.5
|
sphinxcontrib-serializinghtml 1.1.5
|
||||||
spinners 0.0.24
|
spinners 0.0.24
|
||||||
stanza 0.3
|
stanza 0.3
|
||||||
streamlink 4.2.0
|
streamlink 4.3.0
|
||||||
TBB 0.2
|
TBB 0.2
|
||||||
team 1.0
|
team 1.0
|
||||||
tenacity 8.0.1
|
tenacity 8.0.1
|
||||||
|
|
@ -180,10 +192,11 @@ trove-classifiers 2022.8.7
|
||||||
tuir 1.29.0
|
tuir 1.29.0
|
||||||
typer 0.3.2
|
typer 0.3.2
|
||||||
typer-cli 0.0.12
|
typer-cli 0.0.12
|
||||||
typing_extensions 4.2.0
|
typing_extensions 4.3.0
|
||||||
ufw 0.36.1
|
ufw 0.36.1
|
||||||
urllib3 1.26.11
|
urllib3 1.26.11
|
||||||
urwid 2.1.2
|
urwid 2.1.2
|
||||||
|
validate 5.1.0.dev0
|
||||||
validate-pyproject 0.9
|
validate-pyproject 0.9
|
||||||
vrms-arch 1.0
|
vrms-arch 1.0
|
||||||
wcwidth 0.2.5
|
wcwidth 0.2.5
|
||||||
|
|
@ -196,3 +209,10 @@ xmltodict 0.12.0
|
||||||
yq 3.1.0
|
yq 3.1.0
|
||||||
yt-dlp 2022.7.18
|
yt-dlp 2022.7.18
|
||||||
zipp 3.8.1
|
zipp 3.8.1
|
||||||
|
zope.component 5.0.1
|
||||||
|
zope.deferredimport 4.4
|
||||||
|
zope.deprecation 4.4.0
|
||||||
|
zope.event 4.5.0
|
||||||
|
zope.hookable 5.1.0
|
||||||
|
zope.interface 5.4.0
|
||||||
|
zope.proxy 4.5.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue