forked from pool/python-isort
Accepting request 942829 from home:bnavigator:branches:devel:languages:python
- Unpin natsort for example project OBS-URL: https://build.opensuse.org/request/show/942829 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=90
This commit is contained in:
parent
700adb2394
commit
7d10f9f672
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 27 17:45:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Unpin natsort for example project
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 17:51:19 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -86,6 +86,9 @@ hypothesis.settings.register_profile(
|
||||
)
|
||||
" >> tests/conftest.py
|
||||
|
||||
# unpin natsort in example plugin
|
||||
sed -i 's/natsort = "^/natsort = ">=/' example_isort_sorting_plugin/pyproject.toml
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user