15
0

- update to 0.2.0.post2:

* metadata/build updates
- switch to PEP517 build
- Do not build for Python 3.6, due to no NumPy.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pastream?expand=0&rev=10
This commit is contained in:
2024-05-02 16:42:04 +00:00
committed by Git OBS Bridge
parent db5bbb527f
commit 113fbc2400
4 changed files with 22 additions and 10 deletions

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Thu May 2 16:41:35 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.2.0.post2:
* metadata/build updates
- switch to PEP517 build
-------------------------------------------------------------------
Thu Apr 22 06:52:18 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Do not build for Python 3.6, due to no NumPy.
- Do not build for Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Wed May 20 07:26:08 UTC 2020 - Petr Gajdos <pgajdos@suse.com>