Skip to content

Commit

Permalink
python3-bitarray: upgrade 2.8.0 -> 2.8.1
Browse files Browse the repository at this point in the history
Changelog:
============
 * use reconstructor function for pickling, see openembedded#207
 * simplify implementation of '.reverse()'

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
wangmingyu84 authored and kraj committed Aug 16, 2023
1 parent 5f961da commit bf66e74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray"
LICENSE = "PSF-2.0"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d"

SRC_URI[sha256sum] = "cd69a926a3363e25e94a64408303283c59085be96d71524bdbe6bfc8da2e34e0"
SRC_URI[sha256sum] = "e68ceef35a88625d16169550768fcc8d3894913e363c24ecbf6b8c07eb02c8f3"

inherit setuptools3 pypi

Expand Down

0 comments on commit bf66e74

Please sign in to comment.