summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2025-05-03 00:48:02 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 12:09:02 +0700
commit1bde87f33a8af344356e971555df88e4b21a4398 (patch)
tree7335b4549ecab7268147b0194e4bbf73a1fb5b1e
parentbbbe004e3274fabf2688b2a5a12bee39ed039f89 (diff)
downloadslackbuilds-1bde87f33a8af344356e971555df88e4b21a4398.tar.gz
slackbuilds-1bde87f33a8af344356e971555df88e4b21a4398.tar.xz
python/python3-pint: Remove extra "Note:" in README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-pint/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pint/README b/python/python3-pint/README
index 9df1f15bac..c7b89304a6 100644
--- a/python/python3-pint/README
+++ b/python/python3-pint/README
@@ -10,5 +10,5 @@ rewrite!) the complete list without changing the source code. It
supports a lot of numpy mathematical operations without monkey patching
or wrapping numpy.
-NOTE: NOTE: Unable to support newer versions due to requiring newer
-version of python than is available in Slackware 15.0 (python 3.11).
+NOTE: Unable to support newer versions due to requiring newer version
+of python than is available in Slackware 15.0 (python 3.11).