Accepting request 951741 from home:badshah400:branches:science

* Add Obsoletes: python-PyCBC <= 1.18.0 to PyCBC-utils package to avoid conflicts during updates.
* Disable builds for python <= 3.6 by requiring python-devel >= 3.7 in keeping with setup.py.

OBS-URL: https://build.opensuse.org/request/show/951741
OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=23
This commit is contained in:
2022-02-05 16:03:33 +00:00
committed by Git OBS Bridge
parent 7623e246b6
commit 8b497a1b5d
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Feb 5 11:50:20 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Add Obsoletes: python-PyCBC <= 1.18.0 to PyCBC-utils package to
avoid conflicts during updates.
- Disable builds for python <= 3.6 by requiring python-devel >=
3.7 in keeping with setup.py.
-------------------------------------------------------------------
Thu Jan 20 12:36:02 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>