Browse Source

Merge pull request #14846 from ja-pa/pytho-pytest-xdist-2.2.1

python-pytest-xdist: update to version 2.2.1
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
8fd9239c67
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-pytest-xdist/Makefile

+ 2
- 2
lang/python/python-pytest-xdist/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pytest-xdist
PKG_VERSION:=2.2.0
PKG_VERSION:=2.2.1
PKG_RELEASE:=1
PYPI_NAME:=pytest-xdist
PKG_HASH:=1d8edbb1a45e8e1f8e44b1260583107fc23f8bc8da6d18cb331ff61d41258ecf
PKG_HASH:=718887296892f92683f6a51f25a3ae584993b06f7076ce1e1fd482e59a8220a2
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=MIT


Loading…
Cancel
Save