[Reproducible-builds] [dh-python] 27/183: yet another typo
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Sep 19 15:30:15 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 289b81078b7eafdbf6d1deef0a5c2b8d978d72e9
Author: Piotr Ożarowski <piotr at debian.org>
Date: Tue Jul 2 21:35:02 2013 +0200
yet another typo
---
pybuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pybuild b/pybuild
index 1de1e14..e6d73bf 100755
--- a/pybuild
+++ b/pybuild
@@ -96,7 +96,7 @@ def main(cfg):
versions = cfg.versions
if not versions:
versions = list(reversed(get_requested_versions('cpython3',
- available=True))))
+ available=True)))
versions = [Version(v) for v in versions]
def get_option(name, interpreter=None, version=None, default=None):
--
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