Bug 2161040 - Review Request: python-pylru - A least recently used (LRU) cache for Python
Summary: Review Request: python-pylru - A least recently used (LRU) cache for Python
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2161048
TreeView+ depends on / blocked
 
Reported: 2023-01-15 14:15 UTC by Mohamed El Morabity
Modified: 2024-02-01 00:51 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mohamed El Morabity 2023-01-15 14:15:11 UTC
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/

Comment 1 Jakub Kadlčík 2023-01-16 15:26:01 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/5238017
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2161040-python-pylru/srpm-builds/05238017/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

Comment 2 Package Review 2024-01-17 00:45:33 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time. We're sorry
it is taking so long. If you're still interested in packaging this software
into Fedora repositories, please respond to this comment clearing the
NEEDINFO flag.

You may want to update the specfile and the src.rpm to the latest version
available and to propose a review swap on Fedora devel mailing list to increase
chances to have your package reviewed. If this is your first package and you
need a sponsor, you may want to post some informal reviews. Read more at
https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group.

Without any reply, this request will shortly be considered abandoned
and will be closed.
Thank you for your patience.


Note You need to log in before you can comment on or make changes to this bug.