Alejandro Mery
|
6f07c1f6d3
|
kiwi: Updated (1.9.20 -> 1.9.24)
|
16 years ago |
Alejandro Mery
|
bdad50b966
|
psycopg2: Updated (2.0.9 -> 2.0.11)
|
16 years ago |
Alejandro Mery
|
da53f908e9
|
psycopg: fixed to find py-mx in different versions of python
|
16 years ago |
Alejandro Mery
|
f2a842311b
|
python: enhanced to export PYTHONPATH when crosscompiling
|
16 years ago |
Alejandro Mery
|
54eb325e4e
|
python: enhanced to build on stages 0 and 1 when cross compiling
|
16 years ago |
Alejandro Mery
|
7eb67f8841
|
python: Updated (2.6.1 -> 2.6.2)
|
16 years ago |
Alejandro Mery
|
c82de591ed
|
python: changed to not inject $root in etc/profile.d/python
|
16 years ago |
Alejandro Mery
|
03969bec7d
|
setuptools: added --single-version-externally-managed and --root=$root to SETUPTOOLS packages
as karasz suggested, to avoid shared files
|
16 years ago |
Alejandro Mery
|
f16034053e
|
reportlab: Updated (2_1 -> 2_3)
|
16 years ago |
Alejandro Mery
|
248d3c7f38
|
psycopg2: Updated (2.0.8 -> 2.0.9)
|
16 years ago |
Nagy Karoly Gabriel
|
b21c038880
|
flup: Added flup 1.0.1 - A random assortment of WSGI servers
|
16 years ago |
Nagy Karoly Gabriel
|
3c68485d96
|
pylons: Updated (0.9.6.2 -> 0.9.7), also added pylons.conf for a setuptools hack.
|
16 years ago |
Nagy Karoly Gabriel
|
274f34b456
|
webob: Updated (0.9.5 -> 0.9.6.1)
|
16 years ago |
Nagy Karoly Gabriel
|
f35d2d0e2d
|
webhelpers: Updated (0.6.3 -> 0.6.4)
|
16 years ago |
Nagy Karoly Gabriel
|
42aaae8ee3
|
simplejson: Updated (2.0.5 -> 2.0.9)
|
16 years ago |
Nagy Karoly Gabriel
|
aec24d1e3b
|
routes: Updated (1.10 -> 1.10.3)
|
16 years ago |
Nagy Karoly Gabriel
|
e471599bcb
|
pastedeploy: Updated (1.3.2 -> 1.3.3)
|
16 years ago |
Nagy Karoly Gabriel
|
81bd2310f6
|
mako: Updated (0.2.3 -> 0.2.4)
|
16 years ago |
Nagy Karoly Gabriel
|
3f0cf8588a
|
beaker: Updated (1.1.2 -> 1.2.3)
|
16 years ago |
Nagy Karoly Gabriel
|
d476d4359a
|
formencode: Updated (1.2 -> 1.2.1)
|
16 years ago |
Nagy Karoly Gabriel
|
c09254cec4
|
decorator: Updated (2.3.1 -> 3.0.1), also removed now unneeded decorator.conf
|
16 years ago |
Nagy Karoly Gabriel
|
b6564ff553
|
webtest: Added webtest 1.1 - A helper to test WSGI applications
|
16 years ago |
Nagy Karoly Gabriel
|
3becf5ebce
|
weberror: Added weberror 0.10.1 - Web Error handling and exception catching
|
16 years ago |
Nagy Karoly Gabriel
|
7cd4a6ca71
|
pygments: Added pygments 1.0 - A syntax highlighting package written in Python
|
16 years ago |
Nagy Karoly Gabriel
|
93035211ca
|
tempita: Added tempita 0.3 - A very small text templating language
|
16 years ago |
Nagy Karoly Gabriel
|
a02ff9ec2d
|
setuptools: Removed custom build, now we build from tar.gz not .egg, also updated cache
|
16 years ago |
Alejandro Mery
|
a68e612247
|
setuptools: Updated (0.6c6 -> 0.6c9) - for python 2.6
|
16 years ago |
Alejandro Mery
|
fe4741935a
|
python: adapted and reenabled patch to avoid running compileall.py to py files from other packages
|
16 years ago |
Nagy Karoly Gabriel
|
5ea808e5b6
|
authkit: Added authkit 0.4.3 - An authentication and authorization toolkit for WSGI applications and frameworks
|
16 years ago |
Alejandro Mery
|
f43c0ff9cd
|
python: Updated (2.4.5 -> 2.6.1)
This reverts commit 2c296da89a .
|
16 years ago |
Nagy Karoly Gabriel
|
2c296da89a
|
Revert "python: Updated (2.4.5 -> 2.6.1)"
This reverts commit bb282dd3f6 .
|
16 years ago |
Alejandro Mery
|
bb282dd3f6
|
python: Updated (2.4.5 -> 2.6.1)
|
16 years ago |
Nagy Karoly Gabriel
|
28018f33fd
|
python-openid: Added python-openid 2.2.1 - OpenID support for servers and consumers.
|
16 years ago |
Nagy Karoly Gabriel
|
9b90f05021
|
webob: Added webob 0.9.5 - A WSGI request and response object
|
16 years ago |
Alejandro Mery
|
e45bef66ad
|
sqlalchemy: justified [T]
|
16 years ago |
Nagy Karoly Gabriel
|
ee25786842
|
pylons: Added pylons 0.9.6.2 - A lightweight web framework
|
16 years ago |
Nagy Karoly Gabriel
|
edd21ba6fb
|
decorator: Added decorator 2.3.1 - A function decorator for Python.
|
16 years ago |
Nagy Karoly Gabriel
|
8f84ea9259
|
mako: Added mako 0.2.3 - A template library written in Python.
|
16 years ago |
Nagy Karoly Gabriel
|
5f61ed1840
|
nose: Added nose 0.10.4 - A unittest extension for Python.
|
16 years ago |
Nagy Karoly Gabriel
|
c786b4a4be
|
webhelpers: Added webhelpers 0.6.3 - A library of helper functions to make writing templates in web apps easier
|
16 years ago |
Nagy Karoly Gabriel
|
f2dd87938b
|
simplejson: Added simplejson 2.0.5 - A JSON implementation in Python
|
16 years ago |
Nagy Karoly Gabriel
|
d111d8a4d8
|
formencode: Added formencode 1.2 - A HTML form validation, generation, and conversion package
|
16 years ago |
Nagy Karoly Gabriel
|
dbe73d374e
|
pastedeploy: moved pastescript.cache to its rightful location.
|
16 years ago |
Nagy Karoly Gabriel
|
be31c833a3
|
pastescript: Added pastescript 1.7.3 - PasteScript is a Paste fromtend
|
16 years ago |
Nagy Karoly Gabriel
|
e0a1bbcfe3
|
pastedeploy: Added pastedeploy 1.3.2 - A system for finding and configuring WSGI applications and servers.
|
16 years ago |
Nagy Karoly Gabriel
|
ea8ac3d060
|
paste: Added paste 1.7.2 - Tools for using a Web Server Gateway Interface stack
|
16 years ago |
Nagy Karoly Gabriel
|
0dd8794be2
|
beaker: Added beaker 1.1.2 - Sessions and Cache for Python
|
16 years ago |
Nagy Karoly Gabriel
|
a6979dc030
|
routes: Added routes 1.10 - Rails routes system in Python
|
16 years ago |
Nagy Karoly Gabriel
|
621c78b328
|
sqlalchemy: Added sqlalchemy 0.4.8 - A SQL toolkit and object relational mapper for Python
|
16 years ago |
Nagy Karoly Gabriel
|
d14603b993
|
psycopg2: Updated (2.0.6 -> 2.0.8)
|
16 years ago |