Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
certbot-dnspod
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
certbot-dnspod
Commits
e94bc6ff
Commit
e94bc6ff
authored
Dec 20, 2021
by
tengattack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update website for Snap
parent
257c9a75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
snap/snapcraft.yaml
snap/snapcraft.yaml
+3
-3
No files found.
snap/snapcraft.yaml
View file @
e94bc6ff
...
@@ -2,7 +2,7 @@ name: certbot-dns-dnspod
...
@@ -2,7 +2,7 @@ name: certbot-dns-dnspod
summary
:
DNSPod DNS Authenticator plugin for Certbot
summary
:
DNSPod DNS Authenticator plugin for Certbot
version
:
'
0.24.1'
version
:
'
0.24.1'
description
:
A certbot dns plugin to obtain certificates using dnspod. For information on how to set up, go to the GitHub page.
description
:
A certbot dns plugin to obtain certificates using dnspod. For information on how to set up, go to the GitHub page.
website
:
https://github.com/
ericzhang456/certbot-dns-dnspod
# TODO (after merge): change url to https://github.com/tengattack/certbot-dns-dnspod
website
:
https://github.com/
tengattack/certbot-dns-dnspod
license
:
Apache-2.0
license
:
Apache-2.0
confinement
:
strict
confinement
:
strict
grade
:
stable
grade
:
stable
...
@@ -20,8 +20,8 @@ parts:
...
@@ -20,8 +20,8 @@ parts:
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
build-environment
:
build-environment
:
-
PIP_CONSTRAINT
:
$SNAPCRAFT_PART_SRC/snap-constraints.txt
-
PIP_CONSTRAINT
:
$SNAPCRAFT_PART_SRC/snap-constraints.txt
-
SNAP_BUILD
:
"
True"
-
SNAP_BUILD
:
"
True"
requirements
:
requirements
:
-
snap-requirements.txt
-
snap-requirements.txt
build-packages
:
build-packages
:
-
gcc
-
gcc
...
...
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