Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
209
Merge Requests
209
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
ee2b6164
Commit
ee2b6164
authored
Jan 26, 2018
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/certbot: added a new missing dependency
parent
7db1b3c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
community/certbot/APKBUILD
community/certbot/APKBUILD
+2
-2
No files found.
community/certbot/APKBUILD
View file @
ee2b6164
...
...
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
certbot
pkgver
=
0.21.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"An ACME client that can update Apache/Nginx configurations"
url
=
"https://github.com/certbot/certbot"
arch
=
"noarch"
...
...
@@ -11,7 +11,7 @@ depends="py-setuptools py-mock py-acme py-configargparse py-configobj
py-cryptography py-parsedatetime py-dialog py-openssl
py-rfc3339 py-tz py-requests py-six py-zope-component py-zope-interface
py-zope-event py-cffi py-enum34 py-ipaddress py-idna py-argparse py-packaging
py-certifi py-chardet py-future py-urllib3"
py-certifi py-chardet py-future py-urllib3
py-josepy
"
# define acme deps here and add them to makedepends
# so they get pulled in when bootstrapping.
_depends_acme
=
"py-setuptools py-cryptography py-ndg_httpsclient py-asn1 py-openssl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment