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-pytest: update to version 6.2.3
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec
4 years ago
committed by
Hannu Nyman
parent
90e45ce5be
commit
4e979ceb6b
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lang/python/python-pytest/Makefile
+ 2
- 2
lang/python/python-pytest/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-pytest
PKG_VERSION
:=
6.2.
2
PKG_VERSION
:=
6.2.
3
PKG_RELEASE
:=
1
PYPI_NAME
:=
pytest
PKG_HASH
:=
9d1edf9e7d0b84d72ea3dbcdfd22b35fb543a5e8f2a60092dd578936bf63d7f9
PKG_HASH
:=
671238a46e4df0f3498d1c3270e5deb9b32d25134c99b7d75370a68cfbe9b634
PKG_MAINTAINER
:=
Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save