Skip to content

Commit 45adbb0

Browse files
committed
Also delete the input spec file
1 parent e26cf45 commit 45adbb0

2 files changed

Lines changed: 2 additions & 284 deletions

File tree

NEWS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Breaking Changes
3939
The old name still works but emits a :exc:`DeprecationWarning`.
4040

4141
**bitmath.integrations removed**
42-
The argparse, click, and progressbar integrations have been removed
42+
The ``argparse``, ``click``, and ``progressbar`` integrations have been removed
4343
from the package. Copy-paste replacements are provided in the new
4444
:ref:`Integration Examples <integration_examples>` documentation
4545
chapter. No changes to calling code are required — just a local
@@ -81,7 +81,7 @@ still works exactly the same way. What 2.0.0 adds on top of that:
8181
<https://github.com/timlnx/bitmath/pull/76>`_.
8282

8383
**bitmath.sum() and built-in sum()**
84-
A new :func:`bitmath.sum` function returns a unit-normalised result
84+
A new :func:`bitmath.sum` function returns a unit-normalized result
8585
when summing mixed-type iterables. For uniform collections, the
8686
built-in :py:func:`sum` now works directly on bitmath sequences
8787
without a ``start=`` argument.

python-bitmath.spec.in

Lines changed: 0 additions & 282 deletions
This file was deleted.

0 commit comments

Comments
 (0)