Package libtevent: Information

    Source package: libtevent
    Version: 0.11.0-alt1
    Build time:  Apr 13, 2023, 05:28 PM in the task #316738
    Category: System/Libraries
    Report package bug
    License: LGPLv3+
    Summary: The tevent library
    Description: 
    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.

    List of rpms provided by this srpm:
    libtevent (x86_64, ppc64le, i586, armh, aarch64)
    libtevent-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libtevent-devel (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-tevent (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-tevent-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Evgeny Sinelnikov


      1. python3-devel
      2. python3-module-talloc-devel >= 2.3.2
      3. libcmocka-devel >= 1.1.3
      4. rpm-build-python3
      5. zlib-devel
      6. libtalloc-devel >= 2.3.2

    Last changed


    Oct. 7, 2021 Evgeny Sinelnikov 0.11.0-alt1
    - New version for samba-4.15.0
    Feb. 5, 2020 Evgeny Sinelnikov 0.10.2-alt1
    - Update to latest release without crypt replace
    Oct. 31, 2019 Evgeny Sinelnikov 0.10.1-alt1
    - Update to new release without python2 support