diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:18:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:46:03 +0200 |
commit | 94c6f653be283f5ed484f1f53c00930869c85a25 (patch) | |
tree | 4164ee946a1974535f0d59ca6e8f0a96e1ddbfad /dev-python/shortuuid | |
parent | dev-python/python-neutronclient: whitespace (diff) | |
download | gentoo-94c6f653be283f5ed484f1f53c00930869c85a25.tar.gz gentoo-94c6f653be283f5ed484f1f53c00930869c85a25.tar.bz2 gentoo-94c6f653be283f5ed484f1f53c00930869c85a25.zip |
dev-python/shortuuid: whitespace
Diffstat (limited to 'dev-python/shortuuid')
-rw-r--r-- | dev-python/shortuuid/shortuuid-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shortuuid/shortuuid-0.4.3.ebuild b/dev-python/shortuuid/shortuuid-0.4.3.ebuild index 652f0fdbe237..d61063a272f1 100644 --- a/dev-python/shortuuid/shortuuid-0.4.3.ebuild +++ b/dev-python/shortuuid/shortuuid-0.4.3.ebuild @@ -23,4 +23,4 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] python_test() { ${EPYTHON} ${PN}/tests.py || die "Tests failed with ${EPYTHON}" -}
\ No newline at end of file +} |