[Debian-astro-commits] [python-astropy] 03/05: Remove http proxy from d/rules to allow localhost connections

Ole Streicher olebole at moszumanska.debian.org
Tue Dec 19 10:54:01 UTC 2017


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

olebole pushed a commit to branch master
in repository python-astropy.

commit 20afb496784e22ef5b6384ded8aacc5b22d66d87
Author: Ole Streicher <olebole at debian.org>
Date:   Tue Dec 19 10:38:20 2017 +0100

    Remove http proxy from d/rules to allow localhost connections
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 413d784..ff845f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,9 +10,6 @@ export MPLCONFIGDIR=$(CURDIR)/build
 # Use agg Matplotlib backend for testing on headless machines.
 export MPLBACKEND=agg
 
-# # Prevent setuptools/distribute from accessing the internet.
-export http_proxy = http://127.0.9.1:9
-
 %:
 	dh $@ --with python2,python3,sphinxdoc
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-astropy.git



More information about the Debian-astro-commits mailing list