summaryrefslogtreecommitdiff
path: root/www-servers
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/copyparty/Manifest2
-rw-r--r--www-servers/copyparty/copyparty-1.20.11.ebuild (renamed from www-servers/copyparty/copyparty-1.20.10.ebuild)5
2 files changed, 5 insertions, 2 deletions
diff --git a/www-servers/copyparty/Manifest b/www-servers/copyparty/Manifest
index 292054771c3e..add9bd39c8e0 100644
--- a/www-servers/copyparty/Manifest
+++ b/www-servers/copyparty/Manifest
@@ -1 +1 @@
-DIST copyparty-1.20.10.tar.gz 1744090 BLAKE2B 46079103bc4efed5b3c2a94c4f2ed0ebe3744592fd563ab936c67cc19712022deb8b7fe7fb3214b9845babcf18fe6414ac0dabe8471c30a86702e7de94b1ee37 SHA512 c7eeff99722daf3098a04caea59458f08ee3e65a59f97cc8dff3ca7358b4258349551035574b5ef5cd7d2e6c059f248c466a2c6b31f179e8dcc26b37f0d8e21b
+DIST copyparty-1.20.11.tar.gz 1747800 BLAKE2B 7dfbd216828f81bd4c48668399290afc82dac6be2bba7ddaf941822880bbe097f685f1ab5ae8dde7957b0c1cc38d3b202d463106e9d2bf1e43d0139c7b0075b4 SHA512 75d421de78d1b6c5f505d294a3e0dd3432ab28d02f7bc4bb781ab3299d0c927c343058f58631bfed3435e28b7c7c3da13a2d592c5f8308e61c0cb75d17953aee
diff --git a/www-servers/copyparty/copyparty-1.20.10.ebuild b/www-servers/copyparty/copyparty-1.20.11.ebuild
index 778170421444..5682b9bff144 100644
--- a/www-servers/copyparty/copyparty-1.20.10.ebuild
+++ b/www-servers/copyparty/copyparty-1.20.11.ebuild
@@ -22,7 +22,10 @@ RDEPEND="
dev-python/jinja2[${PYTHON_USEDEP}]
"
BDEPEND="
- test? ( dev-python/strip-hints )
+ test? (
+ dev-python/jinja2[${PYTHON_USEDEP}]
+ dev-python/strip-hints
+ )
"
DISABLE_AUTOFORMATTING=y