Browse Source

Merge pull request #17492 from jefferyto/python-attrs-21.4.0

python-attrs: Update to 21.4.0
lilik-openwrt-22.03
Josef Schlehofer 3 years ago
committed by GitHub
parent
commit
bcc7f0c55b
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-attrs/Makefile

+ 2
- 2
lang/python/python-attrs/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-attrs
PKG_VERSION:=21.2.0
PKG_VERSION:=21.4.0
PKG_RELEASE:=1
PYPI_NAME:=attrs
PKG_HASH:=ef6aaac3ca6cd92904cdd0d83f629a15f18053ec84e6432106f7a4d04ae4f5fb
PKG_HASH:=626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE


Loading…
Cancel
Save