17
0

- add sle15_python_module_pythons

+ Highlights:
    * Added a test suite
- remove -O1 and --skip-build flags from the install command line
- first package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-PyWavelets?expand=0&rev=19
This commit is contained in:
2024-05-07 20:11:39 +00:00
committed by Git OBS Bridge
parent e3691f382d
commit 5b8a8c26b9
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 7 20:10:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Sun May 5 15:11:10 UTC 2024 - Ben Greiner <code@bnavigator.de>
@@ -292,9 +297,9 @@ Mon Jan 11 08:29:46 UTC 2016 - toddrme2178@gmail.com
* Complex number support
* nD versions of the multilevel DWT and IDWT
- Update to 0.3.0
+ Highlights:
+ Highlights:
* Support for Python 3.x (>=3.3)
* Added a test suite
* Added a test suite
(based on nose, coverage up to 61% so far)
* Maintenance work: C style complying to the Numpy style guide,
improved templating system, more complete docstrings,
@@ -310,10 +315,10 @@ Thu Oct 24 17:40:23 UTC 2013 - toddrme2178@gmail.com
Wed Jun 13 20:31:30 UTC 2012 - scorot@free.fr
- use proper python command instead of %%{__python} macro
- remove -O1 and --skip-build flags from the install command line
- remove -O1 and --skip-build flags from the install command line
-------------------------------------------------------------------
Wed Jun 13 19:10:42 UTC 2012 - scorot@free.fr
- first package
- first package