[Reproducible-builds] [dh-python] 50/183: ups, remove debug line
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Sep 19 15:30:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch pu/reproducible_builds
in repository dh-python.
commit ecfa099be022f1ac04f945cd3571ea3a9edc8c7c
Author: Piotr Ożarowski <piotr at debian.org>
Date: Sun Jul 28 19:28:41 2013 +0200
ups, remove debug line
---
dhpython/_defaults.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/dhpython/_defaults.py b/dhpython/_defaults.py
index e7fe8e9..24aca05 100755
--- a/dhpython/_defaults.py
+++ b/dhpython/_defaults.py
@@ -50,7 +50,6 @@ def cpython_versions(major):
supported = config.get('DEFAULT', 'supported-versions', fallback='')\
.replace('python', '')
if default:
- default = 'dsadsadadsa'
try:
result[0] = tuple(int(i) for i in default.split('.'))
except Exception as err:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dh-python.git
More information about the Reproducible-builds
mailing list