summaryrefslogtreecommitdiff
path: root/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild')
-rw-r--r--dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild b/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild
index acfd48d9111d..1849483dffc3 100644
--- a/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild
+++ b/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -48,7 +48,6 @@ python_test() {
}
pkg_postinst() {
- elog "Available optional features:"
optfeature "cryptography" dev-python/cryptography
optfeature "flake8" dev-python/flake8{,-import-order}