new file: p/phono3py/.phono3py-1.12.7.46-Py-2.7.eb.swp

modified:   p/phono3py/phono3py-1.12.7.46-Py-2.7.eb
	modified:   s/Singularity/Singularity-2.4.4.eb
	deleted:    s/Singularity/.Singularity-2.4.4.eb.swp
This commit is contained in:
Lukáš Krupčík 2018-03-08 08:43:31 +01:00
parent d1a1736360
commit 5343be56b2
3 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@ description = """This software calculates phonon-phonon interaction related prop
toolchain = {'name': 'Py', 'version': '2.7'}
sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://sourceforge.net/projects/phonopy/files/phono3py/']
source_urls = ['https://pypi.python.org/packages/a5/93/3a9cc9f134ba1f7aa246a27c8a02137e7f9a7311df87ae656bba9051c6df/']
sources = ['%(name)s-%(version)s.tar.gz']
prebuildopts = 'python setup.py build #' # notice the hash hack to override setup.py
preinstallopts = 'python setup.py install --prefix=%(installdir)s #' # another hack

View File

@ -10,7 +10,7 @@ description = """Singularity is a container platform focused on supporting \"Mob
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['https://github.com/gmkurtzer/singularity/archive/']
source_urls = ['https://github.com/singularityware/singularity/releases/download/%(version)s']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [