https://bugzilla.redhat.com/show_bug.cgi?id=2161040

            Bug ID: 2161040
           Summary: Review Request: python-pylru  - A least recently used
                    (LRU) cache for Python
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://download.copr.fedorainfracloud.org/results/melmorabity/octoprint/fedora-rawhide-x86_64/05195263-python-pylru/python-pylru.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/melmorabity/octoprint/fedora-rawhide-x86_64/05195263-python-pylru/python-pylru-1.2.1-1.fc38.src.rpm
Description:
Pylru implements a true LRU cache along with several support classes. The cache
is efficient and written in pure Python. It works with Python 2.6+ including
the
3.x series. Basic operations (lookup, insert, delete) all run in a constant
amount of time. Pylru provides a cache class with a simple dict interface. It
also provides classes to wrap any object that has a dict interface with a
cache. Both write-through and write-back semantics are supported. Pylru also
provides classes to wrap functions in a similar way, including a function
decorator.
Fedora Account System Username: melmorabity

Copr builds:
https://copr.fedorainfracloud.org/coprs/melmorabity/octoprint/build/5195263/


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2161040
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to