NOTICE: This package has been removed from pkgsrc

./net/py-eventlib, Asynchronous event tracking app for Django

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.5, Package name: py27-eventlib-0.1.5, Maintainer: pkgsrc-users

Eventlib is an asynchronous event tracking app for Django. This library was
built upon the following values:

* It must be deadly simple to log an event;
* It must be possible to track each event in different ways;
* Each different "event handler" must be completely separate and fail
gracefully;
* The event system must be asynchronous, so let's use celery;
* The library must be extensible;
* 100% of test coverage is enough.


Required to run:
[www/py-django] [devel/py-setuptools] [lang/python27] [devel/py-logan] [textproc/py-ejson] [net/py-celery] [databases/py-redis]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 580a067739b4fa2e75764cbe2d0d5dcbeeec769a
RMD160: 253dea5ef9d6ecad70a991722f28106356ba64ef
Filesize: 11.014 KB

Version history: (Expand)


CVS history: (Expand)


   2021-05-08 07:43:34 by Adam Ciarcinski | Files touched by this commit (6) | Package removed
Log message:
py-eventlib: removed; 8 years old; does not work with latest Django/Celery
   2019-09-02 15:25:49 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-04-26 16:12:50 by Maya Rashish | Files touched by this commit (205)
Log message:
fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.
   2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495)
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
   2017-09-16 21:27:31 by Thomas Klausner | Files touched by this commit (372)
Log message:
Reset maintainer
   2017-09-04 20:08:31 by Thomas Klausner | Files touched by this commit (163)
Log message:
Follow some redirects.
   2017-07-18 20:38:48 by Leonardo Taccari | Files touched by this commit (1)
Log message:
Fix py-redis PKGPATH in DEPENDS.