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:
b89bf04
)
python-attrs: Update to 19.3.0
author
Jeffery To
<jeffery.to@gmail.com>
Sun, 20 Oct 2019 20:43:23 +0000
(
04:43
+0800)
committer
Yousong Zhou
<yszhou4tech@gmail.com>
Mon, 21 Oct 2019 13:10:14 +0000
(21:10 +0800)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from
8c3f7dcc36a7b8af2069bbbd67cb745ac4b21dec
)
lang/python/python-attrs/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-attrs/Makefile
b/lang/python/python-attrs/Makefile
index fa7c49e368279ee507d4b41e773cfa61f84846e5..d784a53f3eb6da251894a5d600194f173b89bd7c 100644
(file)
--- a/
lang/python/python-attrs/Makefile
+++ b/
lang/python/python-attrs/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-attrs
-PKG_VERSION:=19.
2
.0
+PKG_VERSION:=19.
3
.0
PKG_RELEASE:=1
PKG_SOURCE:=attrs-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/a/attrs
-PKG_HASH:=f
913492e1663d3c36f502e5e9ba6cd13cf19d7fab50aa13239e420fef95e1396
+PKG_HASH:=f
7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72
PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-attrs-$(PKG_VERSION)