[Pkg-bitcoin-commits] [python-quamash] 71/269: mostly pointless style change to force travis into updating.

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit e3d1f1d811a48e800e206186625f0c7840512302
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Thu Jul 10 21:57:01 2014 -0700

    mostly pointless style change to force travis into updating.
---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index 10d0e88..07b5fe9 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,6 @@ from setuptools import setup
 import quamash
 import re
 
-
 groups = re.findall(r'(.+?) <(.+?)>(?:,\s*)?', quamash.__author__)
 authors = [x[0].strip() for x in groups]
 emails = [x[1].strip() for x in groups]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list