Skip to content

Commit

Permalink
app-crypt/certbot-standalone-nfq: update SRC_URI
Browse files Browse the repository at this point in the history
  • Loading branch information
osirisinferi committed May 23, 2023
1 parent a68bc5e commit 3173008
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
4 changes: 2 additions & 2 deletions app-crypt/certbot-standalone-nfq/Manifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
DIST certbot-standalone-nfq-0.1.0.tar.gz 14522 BLAKE2B 6906a36a207ddfad6c69f0947d9ceee4bb16028d314e41018862969a2b246ab43e59deaaaefc6275d664dc07f3ce0b98fe2109354b430fbe0cdab631389ff6a2 SHA512 d6d25a0073de6566df941475a8a31dbaba7b908d89f1b22d7f05aa864776e0e5d9a9d144ea9f6a0de1d8946294938ca154e3124ae9e692cd058b8ede8bfeb319
EBUILD certbot-standalone-nfq-0.1.0.ebuild 904 BLAKE2B 0767c463d7a59113fc24ba0d285095d9d58b1c7e17d700b451ad4a68ff4bbfbd968469e06f9debc5172d801379ecbce0c2413abc5956499084c9fc261d8e43b4 SHA512 ef64a2d467abd6ebbd7d3fbe2871e2ac7a91dec9a1c7e952eb7ebf49461f5b477dbb03bfc820cd33cee4063264ff93a18f78783f394ce2798342e7d7d3ad3ac4
MISC metadata.xml 347 BLAKE2B ec3390556b170cf96a05cc82bdfd542d68ae63037febf44f44f5535a2ce6256360a984fe571e26952c533db80329ff171e09920daa9254cd45d4ed1f0fe8713c SHA512 fe55ff71dec3a97478288d4026595b123cd8e991c6febcb3c4b00616ca2f797f0c480e4a327cc0ca2ce2f8f2e4c016e789ee3ed09e720e0472dbbfc5c9d57a29
EBUILD certbot-standalone-nfq-0.1.0.ebuild 824 BLAKE2B 35b7032f6bd94c445b1c75b0f04c0e0504c668366588cbd03e9c28193e7b884bcc20dd15775da5e557a3dfea7427a58afa605fc6fde7aee1385d79b4b1705c4c SHA512 9c9c6ed3c8ae205ae05714d08ebd21e8e6d6d9ba4aeb3c5bbf453160d258af1d02d049c9d8eb8145a74ce6a0ad403af75d002523215e9c3da9db9691138671da
MISC metadata.xml 407 BLAKE2B 99e00b9ddcb5b76f3b5eb325771ba8fc852a16b98eb9bce97fd44c396d2d0fc189357ed95914f1b4b190939bd9a7788e19400f9dd2b3b0c147d4a0cfb29ce154 SHA512 04e9d0ee512058806d4e29f9aae73be10256391b667c6d3e586ee4c738cbbb50e0acce82899096cd3eef6691e8eb45ef80085499ee5a08309ed581d5888a1052
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,19 @@

EAPI=8

PYTHON_COMPAT=( python3_{10..11} )

DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{10..11} )

SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"

inherit distutils-r1 linux-info
inherit distutils-r1 linux-info pypi

DESCRIPTION="Authenticator plugin using NFQUEUE for Certbot (Let's Encrypt Client)"
HOMEPAGE="https://github.com/alexzorin/certbot-standalone-nfq https://pypi.org/project/certbot-standalone-nfq/"

KEYWORDS="~amd64 ~x86"
LICENSE="GPL-2"
SLOT="0"

RDEPEND="
>=dev-python/setuptools-40.9.0[${PYTHON_USEDEP}]
>=dev-python/setuptools-scm-7.0.5[${PYTHON_USEDEP}]
>=app-crypt/certbot-1.25.0[${PYTHON_USEDEP}]
>=app-crypt/acme-1.25.0[${PYTHON_USEDEP}]
Expand Down
1 change: 1 addition & 0 deletions app-crypt/certbot-standalone-nfq/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<name>Osiris Inferi</name>
</maintainer>
<upstream>
<remote-id type="pypi">certbot-standalone-nfq</remote-id>
<remote-id type="github">alexzorin/certbot-standalone-nfq</remote-id>
</upstream>
</pkgmetadata>

0 comments on commit 3173008

Please sign in to comment.