Browse Source

Merge pull request #11742 from peter-stadler/asgiref

python3-asgiref: update version to 3.2.7
lilik-openwrt-22.03
Hannu Nyman 5 years ago
committed by GitHub
parent
commit
227a16ac85
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/python3-asgiref/Makefile

+ 2
- 2
lang/python/python3-asgiref/Makefile View File

@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=asgiref
PKG_VERSION:=3.2.5
PKG_VERSION:=3.2.7
PKG_RELEASE:=1
PYPI_NAME:=asgiref
PKG_HASH:=c8f49dd3b42edcc51d09dd2eea8a92b3cfc987ff7e6486be734b4d0cbfd5d315
PKG_HASH:=8036f90603c54e93521e5777b2b9a39ba1bad05773fcf2d208f0299d1df58ce5
PKG_MAINTAINER:=Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save