Commit graph

7 commits

Author SHA1 Message Date
rodent
a7b568d574 Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
2015-04-13 23:12:40 +00:00
wiz
cd448f1497 Add comments for PYTHON_VERSIONS_INCOMPATIBLE. 2015-04-09 11:56:15 +00:00
joerg
2c4321f839 py-logan no longer supports Python 2.6. 2015-04-01 10:45:34 +00:00
joerg
103caea857 Dictionary comprehension is not supported by Python 2.6, avoid. 2014-06-06 12:49:23 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
joerg
9ff47e214d devel/py-logon doesn't support Python 3.3. 2014-05-05 22:56:39 +00:00
rodent
fcf4faa477 Import py27-eventlib-0.1.5 as net/py-eventlib.
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.
2014-05-03 15:20:12 +00:00