Bug 1243048

Summary: Review Request: python-cachetools - Extensible memoizing collections and decorators
Product: [Fedora] Fedora Reporter: Javier Peña <jpena>
Component: Package ReviewAssignee: Haïkel Guémar <karlthered>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: apevec, karlthered, package-review, thomas.oulevey
Target Milestone: ---Flags: karlthered: fedora-review-
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-27 08:27:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1243533    

Description Javier Peña 2015-07-14 16:07:12 UTC
Spec URL: https://jpena.fedorapeople.org/python-cachetools/python-cachetools.spec
SRPM URL: https://jpena.fedorapeople.org/python-cachetools/python-cachetools-1.0.3-1.fc21.src.rpm
Description: This module provides various memoizing collections and decorators,
including a variant of the Python 3 Standard Library `@lru_cache`_
function decorator.
Fedora Account System Username: jpena

A Koji scratch build is available at http://koji.fedoraproject.org/koji/taskinfo?taskID=10354580

Please note I am still pending sponsorship, until https://bugzilla.redhat.com/show_bug.cgi?id=1241632 is approved.

Comment 1 Thomas Oulevey 2015-07-24 08:02:06 UTC
Hi,

It looks good to me.

And I learnt what "memoizing" meant :-)

cheers,
-- 
Thomas

Comment 2 Alan Pevec (Fedora) 2015-08-18 10:42:53 UTC
f21 Copr build failed with ImportError: No module named setuptools

https://copr-be.cloud.fedoraproject.org/results/apevec/RDO-Liberty/fedora-21-x86_64/00109615-python-cachetools/build.log.gz

Please add BuildRequires: python-setuptools so it builds on F21 and EL7.
Looks like setuptools is now installed by default in buildroot >= F23 ?

Comment 3 Javier Peña 2015-08-18 11:22:06 UTC
Oops, I was misguided by the rawhide build, sorry about that.

Updated (and tested on f21):

SPEC: https://jpena.fedorapeople.org/python-cachetools/python-cachetools.spec
SRPM: https://jpena.fedorapeople.org/python-cachetools/python-cachetools-1.0.3-2.fc21.src.rpm

Comment 4 Haïkel Guémar 2015-08-27 08:27:18 UTC
Already imported and built

*** This bug has been marked as a duplicate of bug 1233963 ***