Skip to content

Commit

Permalink
python3-zopeinterface: upgrade 5.1.0 -> 5.2.0
Browse files Browse the repository at this point in the history
5.2.0 (2020-11-05)

==================

- Add documentation section ``Persistency and Equality``
  (`openembedded#218 <https://github.com/zopefoundation/zope.interface/issues/218>`_).

- Create arm64 wheels.

- Add support for Python 3.9.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
zangrc-fnst authored and kraj committed Jan 20, 2021
1 parent 6bcb5d9 commit bb21b94
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423
PYPI_PACKAGE = "zope.interface"

inherit pypi setuptools3
SRC_URI[sha256sum] = "40e4c42bd27ed3c11b2c983fecfb03356fae1209de10686d03c02c8696a1d90e"
SRC_URI[sha256sum] = "8251f06a77985a2729a8bdbefbae79ee78567dddc3acbd499b87e705ca59fe24"

PACKAGES =. "${PN}-test "

Expand Down

0 comments on commit bb21b94

Please sign in to comment.