Next | Query returned 27 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2013-10-15 16:40:48 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Allow py-sqlalchemy 0.8
XXX tonnerre or whoever cares, please check.
   2013-06-17 15:32:59 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Fix dependency.
   2012-10-04 09:05:55 by Thomas Klausner | Files touched by this commit (13)
Log message:
Remove unnecessary python restriction (to all supported versions).
   2012-10-02 23:25:56 by Aleksej Saushev | Files touched by this commit (323)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-11-14 00:05:32 by Joerg Sonnenberger | Files touched by this commit (4) | Imported package
Log message:
Imported py26-sqlalchemy-migrate.

sqlalchemy-migrate is a schema migration tool for SQLAlchemy. It is
designed to support an agile approach to database design and make it
easier to keep development and production databases in sync, as schema
changes are required.


Next | Query returned 27 messages, browsing 21 to 30 | previous