Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Side by Side Diff: ports/python_modules/sympy/pkg_info

Issue 138913004: Build system for statically-linked Python. (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: Update to match the new build system Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 NAME=sympy
2 VERSION=0.7.4.1
3 URL=https://github.com/sympy/sympy/releases/download/sympy-0.7.4.1/sympy-0.7.4.1 .tar.gz
4 LICENSE=BSD
5 LIBC=newlib
6 DEPENDS=(python-host)
7 SHA1=073b2ddf7ee8bc2b9e3687660d59e8848d6fce6c
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698