Samba tevent Library

Edit Package tevent

Tevent is an event system based on the talloc memory management library.
Tevent has support for many event types, including timers, signals, and
the classic file descriptor events.
Tevent also provide helpers to deal with asynchronous code providing the
tevent_req (Tevent Request) functions.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000026 26 Bytes
pre_checkin.sh 0000000134 134 Bytes
tevent-0.10.0.tar.asc 0000000516 516 Bytes
tevent-0.10.0.tar.gz 0000794845 776 KB
tevent-man.changes 0000015642 15.3 KB
tevent-man.spec 0000006046 5.9 KB
tevent.changes 0000015642 15.3 KB
tevent.keyring 0000004262 4.16 KB
tevent.spec 0000006046 5.9 KB
Latest Revision
Frederic Crozat's avatar Frederic Crozat (fcrozat) committed (revision 2)
- Update to version 0.10.0
  + Remove Python 2.x support except to build just the bare C library
  + Remove --extra-python (a build time mode to produce Python2 and Python3
    bindings at the same time)
  + New minor version to allow Samba 4.10 to release a tevent if
    required from that branch

- Update to version 0.9.39
  + py_tevent: add_timer takes float argument
  + C99 build fixes.
  + Fix standalone build of tevent.

- Update to version 0.9.38
  + Deprecate tevent wrapper api again
  + Build fixes
  + The build uses python3 by default:
  + --extra-python would take python2 now
  + To build with python2 only use:
    PYTHON=python2 ./configure
    PYTHON=python2 make
    PYTHON=python2 make install

- Update to version 0.10.0
  + Remove Python 2.x support except to build just the bare C library
  + Remove --extra-python (a build time mode to produce Python2 and Python3
    bindings at the same time)
  + New minor version to allow Samba 4.10 to release a tevent if
    required from that branch

- Update to version 0.9.39
Comments 0
openSUSE Build Service is sponsored by