Package python3-module-oset: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #297500
Package removed: Stanislav Levin
Deletion date: March 30, 2022
Message: abandoned_packages
    Source package: python3-module-oset
    Version: 0.1.3-alt2
    Build time:  Feb 10, 2020, 12:19 PM in the task #245782
    Report package bug
    License: Python
    Summary: Ordered Set
    Description: 
    Set that remembers original insertion order.
    
    Implementation based on a doubly linked link and an internal dictionary.
    This design gives OrderedSet the same big-Oh running times as regular
    sets including O(1) adds, removes, and lookups as well as O(n)
    iteration.

    List of rpms provided by this srpm:
    python3-module-oset (noarch)
    python3-module-oset-tests (noarch)

    Maintainer: Andrey Bychkov


    ACL:
    @python
    @everybody

      1. python3-module-setuptools
      2. rpm-build-python3

    Last changed


    Feb. 10, 2020 Andrey Bychkov 0.1.3-alt2
    - Build for python2 removal.
    Feb. 2, 2018 Stanislav Levin 0.1.3-alt1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 0.1.3-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)