projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3e3590
)
dev-python/stripe: Remove CHANGELOG and README.md from dodoc
author
Cédric Krier
<cedk@gentoo.org>
Sun, 8 Oct 2017 20:19:02 +0000
(22:19 +0200)
committer
Cédric Krier
<cedk@gentoo.org>
Sun, 8 Oct 2017 20:19:14 +0000
(22:19 +0200)
Those files are not un the published source file.
Gentoo-bug: 633798
Package-Manager: Portage-2.3.8, Repoman-2.3.1
dev-python/stripe/stripe-1.66.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/stripe/stripe-1.66.0.ebuild
b/dev-python/stripe/stripe-1.66.0.ebuild
index e0bbe3dd84b627180a3718baab605ef7a5e0abda..674033205871669cc4083094c631bd213141c1dd 100644
(file)
--- a/
dev-python/stripe/stripe-1.66.0.ebuild
+++ b/
dev-python/stripe/stripe-1.66.0.ebuild
@@
-23,7
+23,7
@@
DEPEND="${RDEPEND}
dev-python/pycurl
)"
-DOCS="
CHANGELOG LONG_DESCRIPTION.rst README.md
"
+DOCS="
LONG_DESCRIPTION.rst
"
python_test() {
${PYTHON:-python} -Wall setup.py test || die