Skip to content

Commit 9f31f5d

Browse files
committed
Remove GOOGLECODE_SOURCE constant
1 parent 4170fd0 commit 9f31f5d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

easybuild/framework/easyconfig/templates.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@
9898
'download.savannah.gnu.org source url'),
9999
('GNU_SOURCE', 'https://ftpmirror.gnu.org/gnu/%(namelower)s',
100100
'gnu.org source url'),
101-
('GOOGLECODE_SOURCE', 'https://%(namelower)s.googlecode.com/files',
102-
'googlecode.com source url'),
103101
('LAUNCHPAD_SOURCE', 'https://launchpad.net/%(namelower)s/%(version_major_minor)s.x/%(version)s/+download/',
104102
'launchpad.net source url'),
105103
('PYPI_SOURCE', 'https://pypi.python.org/packages/source/%(nameletter)s/%(name)s',

0 commit comments

Comments
 (0)