From fa04ab8807208503768199895e678af59f0b2255f88a952f0aa5dda9a48d8d03 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 6 Mar 2023 21:25:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=32 --- python-bitarray.changes | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-bitarray.changes b/python-bitarray.changes index 6d7fb98..72e7d4c 100644 --- a/python-bitarray.changes +++ b/python-bitarray.changes @@ -2,9 +2,6 @@ Mon Mar 6 21:24:14 UTC 2023 - Dirk Müller - update to 2.7.3: - * fix popcount64 name conflict on NetBSD - * even though PyPy is not actively supported, allow running - tests for PyPy 3.7 and 3.8 * allow running ``python setup.py test`` * add official Python 3.12 support * simplify count functionality in util module