Package Details: python-pylru 1.2.1-1

Git Clone URL: https://aur.archlinux.org/python-pylru.git (read-only, click to copy)
Package Base: python-pylru
Description: A least recently used (LRU) cache implementation
Upstream URL: https://github.com/jlhutch/pylru
Licenses: GPL2
Submitter: atweiden
Maintainer: pizzaman
Last Packager: pizzaman
Votes: 4
Popularity: 0.000000
First Submitted: 2017-03-12 18:34 (UTC)
Last Updated: 2022-03-07 22:01 (UTC)

Latest Comments

amstan commented on 2022-01-17 21:36 (UTC)

Please remove the python2 make dependency. It means every time there's an update it'll install python2 then remove it.

pizzaman commented on 2020-10-26 09:28 (UTC)

@smmalis37 This package contains both

pkgname=('python-pylru' 'python2-pylru')
, so the based on makedepends pacman installs python3 and python2 dependencies, even when you're just installing python-pylru.

Feel free to

pacman -Rsc python2-setuptools
and its dependencies if you don't have any other packages reliant on them.

smmalis37 commented on 2020-10-26 05:13 (UTC)

Since there is a separate python2-pylru package does this one need python2-setuptools? Could it depend on only python-setuptools?

pizzaman commented on 2020-02-18 09:07 (UTC)

@qertoip Fixed.

qertoip commented on 2019-11-08 14:44 (UTC)

ERROR: makedepends can not be set inside a package function

Niklas commented on 2017-08-05 02:05 (UTC)

could you turn this into a joint package for python 2 and 3 so I don't have to submit a seperate python2-pylru package? would look like this one: https://github.com/flak3/PKGBUILDs/blob/master/main/python-pylru/PKGBUILD