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.1.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec
4 years ago
committed by
Paul Spooren
parent
92e6b29920
commit
cde758a2c8
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.1.
0
PKG_VERSION
:=
6.1.
1
PKG_RELEASE
:=
1
PYPI_NAME
:=
pytest
PKG_HASH
:=
d010e24666435b39a4cf48740b039885642b6c273a3f77be3e7e03554d2806b7
PKG_HASH
:=
8f593023c1a0f916110285b6efd7f99db07d59546e3d8c36fc60e2ab05d3be92
PKG_MAINTAINER
:=
Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save