projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67efb9e
)
dev-vcs/notify-webhook: Drop dead python3_3 implementation from PYTHON_COMPAT
author
Mart Raudsepp
<leio@gentoo.org>
Fri, 6 Jan 2017 20:23:25 +0000
(22:23 +0200)
committer
Mart Raudsepp
<leio@gentoo.org>
Fri, 6 Jan 2017 20:23:27 +0000
(22:23 +0200)
Acked-by: Robin H. Johnson <robbat2@gentoo.org>
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild
b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild
index 8441e7fad76e7116affd08f4a08d3ba69d6dbec4..6170bd6d5c024d27f0266ac121df19423a9daa77 100644
(file)
--- a/
dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild
+++ b/
dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python3_{
3,
4,5} pypy3 )
+PYTHON_COMPAT=( python3_{4,5} pypy3 )
DESCRIPTION="Git post-receive web hook notifier in Python."
HOMEPAGE="https://github.com/metajack/notify-webhook"