forked from pool/python-sherpa
a9249c5ebb
- Add python-sherpa-python3.8.patch: Fix building with python3.8; taken from upstream commit [gh#sherpa/sherpa#696]. - Disbale bytecode generation when running tests. - Remove hashbangs from non executable files. OBS-URL: https://build.opensuse.org/request/show/784357 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sherpa?expand=0&rev=5
21 lines
850 B
Plaintext
21 lines
850 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 12 12:56:22 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add python-sherpa-python3.8.patch: Fix building with python3.8;
|
|
taken from upstream commit [gh#sherpa/sherpa#696].
|
|
- Disbale bytecode generation when running tests.
|
|
- Remove hashbangs from non executable files.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 4 20:12:21 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Add reproducible.patch to disable optimizing for build CPU
|
|
to make package build reproducible
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 8 19:14:59 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- initial version
|
|
- Add config_with_build.patch to make build step work
|
|
From: https://github.com/sherpa/sherpa/pull/714
|