Browse Source

python-zope-interface: Update to 5.2.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lilik-openwrt-22.03
Jeffery To 4 years ago
parent
commit
9f934e5ca7
No known key found for this signature in database GPG Key ID: C616D9E719E868E4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-zope-interface/Makefile

+ 2
- 2
lang/python/python-zope-interface/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-zope-interface
PKG_VERSION:=5.1.2
PKG_VERSION:=5.2.0
PKG_RELEASE:=1
PYPI_NAME:=zope.interface
PKG_HASH:=c9c8e53a5472b77f6a391b515c771105011f4b40740ce53af8428d1c8ca20004
PKG_HASH:=8251f06a77985a2729a8bdbefbae79ee78567dddc3acbd499b87e705ca59fe24
PKG_LICENSE:=ZPL-2.1
PKG_LICENSE_FILES:=LICENSE.txt


Loading…
Cancel
Save