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-iniconfig: update to version 1.1.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec
4 years ago
committed by
Josef Schlehofer
parent
5506844167
commit
e08cde396a
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-iniconfig/Makefile
+ 3
- 3
lang/python/python-iniconfig/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-iniconfig
PKG_VERSION
:=
1.
0
.1
PKG_RELEASE
:=
2
PKG_VERSION
:=
1.
1
.1
PKG_RELEASE
:=
1
PYPI_NAME
:=
iniconfig
PKG_HASH
:=
e5f92f89355a67de0595932a6c6c02ab4afddc6fcdc0bfc5becd0d60884d3f69
PKG_HASH
:=
bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32
PKG_MAINTAINER
:=
Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save