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-dotenv: update to v0.15.0
Signed-off-by: Javier Marcet <javier@marcet.info>
lilik-openwrt-22.03
Javier Marcet
4 years ago
parent
63dfdc63a9
commit
d57cd5a445
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-dotenv/Makefile
+ 3
- 3
lang/python/python-dotenv/Makefile
View File
@ -1,11 +1,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python-dotenv
PKG_VERSION
:=
0.1
3
.0
PKG_RELEASE
:=
3
PKG_VERSION
:=
0.1
5
.0
PKG_RELEASE
:=
1
PYPI_NAME
:=
python-dotenv
PKG_HASH
:=
3b9909bc96b0edc6b01586e1eed05e71174ef4e04c71da5786370cebea53ad74
PKG_HASH
:=
587825ed60b1711daea4832cf37524dfd404325b7db5e25ebe88c495c9f807a0
PKG_MAINTAINER
:=
Javier Marcet <javier@marcet.info>
PKG_LICENSE
:=
BSD-3-Clause
Write
Preview
Loading…
Cancel
Save