This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
python-idna: bump to version 3.3
And use AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
3 years ago
committed by
Rosen Penev
parent
6063add545
commit
9fe8937d54
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
lang/python/python-idna/Makefile
+ 3
- 3
lang/python/python-idna/Makefile
View File
@ -8,11 +8,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python-idna
PKG_VERSION
:=
3.
2
PKG_RELEASE
:=
1
PKG_VERSION
:=
3.
3
PKG_RELEASE
:=
$(
AUTORELEASE
)
PYPI_NAME
:=
idna
PKG_HASH
:=
467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3
PKG_HASH
:=
9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d
PKG_LICENSE
:=
BSD-3-Clause
PKG_LICENSE_FILES
:=
LICENSE.rst
Write
Preview
Loading…
Cancel
Save