projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63dfdc6
)
python-cached-property: update to v1.5.2
13825/head
author
Javier Marcet
<javier@marcet.info>
Sun, 1 Nov 2020 14:45:21 +0000
(15:45 +0100)
committer
Javier Marcet
<javier@marcet.info>
Sun, 1 Nov 2020 14:45:43 +0000
(15:45 +0100)
Signed-off-by: Javier Marcet <javier@marcet.info>
lang/python/python-cached-property/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-cached-property/Makefile
b/lang/python/python-cached-property/Makefile
index cbe83de5ce26a58348a0cb3b574d9756c165ba90..63685ba9c33f38da4a6a650b0ea62eb3bb154593 100644
(file)
--- a/
lang/python/python-cached-property/Makefile
+++ b/
lang/python/python-cached-property/Makefile
@@
-1,11
+1,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-cached-property
-PKG_VERSION:=1.5.
1
-PKG_RELEASE:=
2
+PKG_VERSION:=1.5.
2
+PKG_RELEASE:=
1
PYPI_NAME:=cached-property
-PKG_HASH:=9
217a59f14a5682da7c4b8829deadbfc194ac22e9908ccf7c8820234e80a1504
+PKG_HASH:=9
fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
PKG_LICENSE:=BSD-3-Clause