commit: f5ad0f6c6098029c3765ce3f30f1c3835da1c47b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 27 20:01:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 4 19:22:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ad0f6c
dev-python/qstylizer: fix function/phase declaration style
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/qstylizer/qstylizer-0.1.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/qstylizer/qstylizer-0.1.10.ebuild
b/dev-python/qstylizer/qstylizer-0.1.10.ebuild
index d6ea4055417..7c48860646b 100644
--- a/dev-python/qstylizer/qstylizer-0.1.10.ebuild
+++ b/dev-python/qstylizer/qstylizer-0.1.10.ebuild
@@ -34,7 +34,7 @@ BDEPEND="
distutils_enable_tests pytest
distutils_enable_sphinx doc dev-python/sphinx_rtd_theme
dev-python/sphinxcontrib-autoprogram
-python_prepare_all(){
+python_prepare_all() {
# Exception: Versioning for this project requires either an sdist
tarball, or access to an
# upstream git repository. It's also possible that there is a mismatch
between the package
# name in setup.cfg and the argument given to pbr.version.VersionInfo.
Project name qstylizer