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.
Hi, It looks good to me. And I learnt what "memoizing" meant :-) cheers, -- Thomas
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 ?
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
Already imported and built *** This bug has been marked as a duplicate of bug 1233963 ***