./wip/py-django-gitrevision, Django git revision

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.4nb3, Package name: py310-django-gitrevision-0.1.4nb3, Maintainer: kamel.derouiche

Django git revision, simple add current git revision to request object for
use in tempaltes and views


Required to run:
[www/py-django] [devel/py-setuptools] [wip/py-git] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 2a691ecc59e46a31b02c545891922ae8f07e6c01
Filesize: 3.037 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-31 14:58:18 by Thomas Klausner | Files touched by this commit (24)
Log message:
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.

Fix various problems while here, including marking packages as not ready
for python-3.x.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | 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.
   2012-10-16 11:42:16 by Kamel Derouiche | Files touched by this commit (1)
Log message:
set PYTHON_VERSIONS_INCLUDE_3X=yes

   2012-10-07 13:54:18 by Aleksej Saushev | Files touched by this commit (46)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-10-04 00:14:51 by Thomas Klausner | Files touched by this commit (40)
Log message:
Update for python25 removal.
   2012-09-10 11:22:59 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update license

   2012-05-11 14:47:07 by ndb | Files touched by this commit (16)
Log message:
EGG_INFODIR in PLIST.
   2012-02-09 17:42:37 by ndb | Files touched by this commit (4)
Log message:
oeps, s/PKGVERSION_NOREV/PKGVERSION/ in PLIST.