index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Jan Pavlinec <jan.pavlinec@nic.cz>
2021-04-06 12:00:28 +0200
committer
Hannu Nyman <hannu.nyman@iki.fi>
2021-04-07 10:16:56 +0300
commit
4e979ceb6b5b78c136a5981e85e53f27d31510e3
(
patch
)
tree
7ea1105812b9b12e515a238a06d7bf9b54af8e51
parent
90e45ce5be585eace58451abf235ffd4934c71ce
(
diff
)
python-pytest: update to version 6.2.3
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Diffstat
-rw-r--r--
lang/python/python-pytest/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-pytest/Makefile b/lang/python/python-pytest/Makefile
index eb80afddc..44b7b2704 100644
--- a/
lang/python/python-pytest/Makefile
+++ b/
lang/python/python-pytest/Makefile
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
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