Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Split up the sagenb distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
jdemeyer committed Apr 7, 2016
1 parent 7ffcdd1 commit 161ac3b
Show file tree
Hide file tree
Showing 90 changed files with 355 additions and 164 deletions.
7 changes: 7 additions & 0 deletions build/pkgs/babel/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
= babel =

== Description ==

Internationalization utilities

A collection of tools for internationalizing Python applications.
4 changes: 4 additions & 0 deletions build/pkgs/babel/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=Babel-VERSION.tar.gz
sha1=e02392bc9a16f7672686bce23e4e3cdadcc1b1c8
md5=1b69e4b2ab3795119266ccaa36b36f15
cksum=2897183559
5 changes: 5 additions & 0 deletions build/pkgs/babel/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip pytz

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/babel/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.2.0
3 changes: 3 additions & 0 deletions build/pkgs/babel/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd src && pip install .
1 change: 1 addition & 0 deletions build/pkgs/babel/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
8 changes: 8 additions & 0 deletions build/pkgs/flask/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
= Flask =

== Description ==

A microframework based on Werkzeug, Jinja2 and good intentions

Flask is a microframework for Python based on Werkzeug, Jinja 2 and good
intentions. And before you ask: It’s BSD licensed!
4 changes: 4 additions & 0 deletions build/pkgs/flask/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=Flask-VERSION.tar.gz
sha1=d3d078262b053f4438e2ed3fd6f9b923c2c92172
md5=378670fe456957eb3c27ddaef60b2b24
cksum=2901487846
5 changes: 5 additions & 0 deletions build/pkgs/flask/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip werkzeug jinja2 itsdangerous

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/flask/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.10.1
3 changes: 3 additions & 0 deletions build/pkgs/flask/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd src && pip install .
1 change: 1 addition & 0 deletions build/pkgs/flask/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
9 changes: 9 additions & 0 deletions build/pkgs/flask_autoindex/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
= Flask-AutoIndex =

== Description ==

The mod_autoindex for Flask

Flask-AutoIndex generates an index page for your Flask application
automatically. The result just like mod_autoindex, but the look is more
awesome!
4 changes: 4 additions & 0 deletions build/pkgs/flask_autoindex/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=Flask_AutoIndex-VERSION.tar.gz
sha1=15e08bd3a516aa327ab4af767a29154a4bebdae3
md5=24984602365704737468bb4d2586a739
cksum=1140907747
5 changes: 5 additions & 0 deletions build/pkgs/flask_autoindex/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip flask_silk

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/flask_autoindex/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.5
3 changes: 3 additions & 0 deletions build/pkgs/flask_autoindex/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd Flask* && pip install .
1 change: 1 addition & 0 deletions build/pkgs/flask_autoindex/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
6 changes: 6 additions & 0 deletions build/pkgs/flask_babel/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
= Flask-Babel =

== Description ==

Adds i18n/l10n support to Flask applications with the help of the Babel
library.
4 changes: 4 additions & 0 deletions build/pkgs/flask_babel/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=Flask_Babel-VERSION.tar.gz
sha1=977d3b152f876e06c215f6bb72616b4ce138fa49
md5=4762e0392303f464d53cbebedfb87ded
cksum=2286190911
5 changes: 5 additions & 0 deletions build/pkgs/flask_babel/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip flask speaklater

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/flask_babel/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.9
3 changes: 3 additions & 0 deletions build/pkgs/flask_babel/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd Flask* && pip install .
1 change: 1 addition & 0 deletions build/pkgs/flask_babel/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
5 changes: 5 additions & 0 deletions build/pkgs/flask_oldsessions/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
= Flask-OldSessions =

== Description ==

Provides a session class that works like the one in Flask before 0.10.
4 changes: 4 additions & 0 deletions build/pkgs/flask_oldsessions/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=Flask_OldSessions-VERSION.tar.gz
sha1=1c0bbcd79b4fc626da2fd34ce9b59b2d43f6d81e
md5=3d731d343d5380bb9f502742ad62df50
cksum=709943870
5 changes: 5 additions & 0 deletions build/pkgs/flask_oldsessions/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/flask_oldsessions/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.10
3 changes: 3 additions & 0 deletions build/pkgs/flask_oldsessions/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd *flask-oldsessions* && pip install .
1 change: 1 addition & 0 deletions build/pkgs/flask_oldsessions/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
5 changes: 5 additions & 0 deletions build/pkgs/flask_openid/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
= Flask-OpenID =

== Description ==

OpenID support for Flask
4 changes: 4 additions & 0 deletions build/pkgs/flask_openid/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=Flask_OpenID-VERSION.tar.gz
sha1=18d39e03417cd2b577cd5c1f5c2ac117493f3fef
md5=a40c63df701ec634450d03490ddfb6c1
cksum=995771756
5 changes: 5 additions & 0 deletions build/pkgs/flask_openid/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip flask python_openid

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/flask_openid/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.2.5
3 changes: 3 additions & 0 deletions build/pkgs/flask_openid/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd Flask* && pip install .
1 change: 1 addition & 0 deletions build/pkgs/flask_openid/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
5 changes: 5 additions & 0 deletions build/pkgs/flask_silk/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
= Flask-Silk =

== Description ==

Adds silk icons to your Flask application or blueprint, or extension.
4 changes: 4 additions & 0 deletions build/pkgs/flask_silk/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=Flask_Silk-VERSION.tar.gz
sha1=cef42b469c9ebb69a766d0cd33ad27480800d518
md5=aca545a94063dc4acd21779ea5dde330
cksum=1557295080
5 changes: 5 additions & 0 deletions build/pkgs/flask_silk/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip flask

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/flask_silk/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.2
3 changes: 3 additions & 0 deletions build/pkgs/flask_silk/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd Flask* && pip install .
1 change: 1 addition & 0 deletions build/pkgs/flask_silk/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
6 changes: 6 additions & 0 deletions build/pkgs/itsdangerous/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
= itsdangerous =

== Description ==

Various helpers to pass data to untrusted environments and to get it back
safe and sound.
4 changes: 4 additions & 0 deletions build/pkgs/itsdangerous/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=itsdangerous-VERSION.tar.gz
sha1=0a6ae9c20cd72e89d75314ebc7b0f390f93e6a0d
md5=a3d55aa79369aef5345c036a8a26307f
cksum=2767256127
5 changes: 5 additions & 0 deletions build/pkgs/itsdangerous/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/itsdangerous/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.24
3 changes: 3 additions & 0 deletions build/pkgs/itsdangerous/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd src && pip install .
1 change: 1 addition & 0 deletions build/pkgs/itsdangerous/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
5 changes: 1 addition & 4 deletions build/pkgs/matplotlib/dependencies
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
$(PYTHON) numpy freetype libpng dateutil pyparsing tornado six cycler | sagenb setuptools

The sagenb dependency is because of the "pytz" package. If that package
is ever pulled out from sagenb, replace "sagenb" by "pytz" above.
$(PYTHON) numpy freetype libpng dateutil pyparsing tornado six cycler | pytz setuptools

----------
All lines of this file are ignored except the first.
Expand Down
11 changes: 11 additions & 0 deletions build/pkgs/python_openid/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
= python-openid =

== Description ==

OpenID support for servers and consumers.

This is a set of Python packages to support use of the OpenID decentralized
identity system in your application. Want to enable single sign-on for your
web site? Use the openid.consumer package. Want to run your own OpenID server?
Check out openid.server. Includes example code and support for a variety of
storage back-ends.
4 changes: 4 additions & 0 deletions build/pkgs/python_openid/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=python_openid-VERSION.tar.gz
sha1=e1a8e9502abf45e22dbc5f5ef76e56e139ea1b3d
md5=393f48b162ec29c3de9e2973548ea50d
cksum=2866118713
5 changes: 5 additions & 0 deletions build/pkgs/python_openid/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/python_openid/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.2.5
3 changes: 3 additions & 0 deletions build/pkgs/python_openid/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd python-openid-* && pip install .
1 change: 1 addition & 0 deletions build/pkgs/python_openid/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
12 changes: 12 additions & 0 deletions build/pkgs/pytz/SPKG.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
= pytz =

== Description ==

World Timezone Definitions for Python

== Special Update/Build Instructions ==

The upstream tarball was repackaged after sanitizing the file
permissions with

$ chmod go-w
4 changes: 4 additions & 0 deletions build/pkgs/pytz/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tarball=pytz-VERSION.tar.bz2
sha1=5859c52c8a01da679c0047c3e463180d7d0de4bf
md5=bdad4eee126bfa2f1f6ad5aaf4e22ee0
cksum=2104846726
5 changes: 5 additions & 0 deletions build/pkgs/pytz/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$(PYTHON) | pip

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
1 change: 1 addition & 0 deletions build/pkgs/pytz/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2016.3
3 changes: 3 additions & 0 deletions build/pkgs/pytz/spkg-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

cd src && pip install .
1 change: 1 addition & 0 deletions build/pkgs/pytz/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
standard
Loading

0 comments on commit 161ac3b

Please sign in to comment.