diff --git a/bottleneck-1.4.0.tar.gz b/bottleneck-1.4.0.tar.gz deleted file mode 100644 index 06ed030..0000000 --- a/bottleneck-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:beb36df519b8709e7d357c0c9639b03b885ca6355bbf5e53752c685de51605b8 -size 103490 diff --git a/bottleneck-1.4.2.tar.gz b/bottleneck-1.4.2.tar.gz new file mode 100644 index 0000000..c6b115e --- /dev/null +++ b/bottleneck-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8e8e1799dea5483ce6669462660f9d9a95649f6f98a80d315b84ec89f449f4 +size 103563 diff --git a/python-Bottleneck.changes b/python-Bottleneck.changes index e7eee56..e984bc5 100644 --- a/python-Bottleneck.changes +++ b/python-Bottleneck.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 22 13:13:28 UTC 2024 - Dirk Müller + +- update to 1.4.2: + * Add python_requires to setup.py to limit build to 3.9+ + * Update the classifiers + * Deprecate Python 3.7 and 3.8 + * Add python 3.13 build + ------------------------------------------------------------------- Mon Jul 1 04:19:18 UTC 2024 - Steve Kowalik diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index fd51a7e..fb17dc7 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -17,7 +17,7 @@ Name: python-Bottleneck -Version: 1.4.0 +Version: 1.4.2 Release: 0 Summary: A collection of fast NumPy array functions License: BSD-2-Clause AND BSD-3-Clause