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:
0644bfa
)
python-yarl: Update to 1.9.2
author
Tianling Shen
<
[email protected]
>
Sat, 27 May 2023 06:52:02 +0000
(14:52 +0800)
committer
Josef Schlehofer
<
[email protected]
>
Mon, 5 Jun 2023 08:32:04 +0000
(10:32 +0200)
Fix build with Python 3.11.
Signed-off-by: Tianling Shen <
[email protected]
>
lang/python/python-yarl/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-yarl/Makefile
b/lang/python/python-yarl/Makefile
index 95383c89dc1619944e9e7513255f9a9d69feab8a..63d899976f318c8b48fb38fc809acb2b88d67442 100644
(file)
--- a/
lang/python/python-yarl/Makefile
+++ b/
lang/python/python-yarl/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yarl
-PKG_VERSION:=1.
6.3
+PKG_VERSION:=1.
9.2
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=
8a9066529240171b68893d60dca86a763eae2139dd42f42106b03cf4b426bf10
+PKG_HASH:=
04ab9d4b9f587c06d801c2abfe9317b77cdf996c65a90d5e84ecc45010823571
PKG_MAINTAINER:=Josef Schlehofer <
[email protected]
>
PKG_LICENSE:=Apache-2.0