forked from pool/python-jaraco.logging
Accepting request 1088690 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1088690 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.logging?expand=0&rev=5
This commit is contained in:
commit
8b83404911
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 23 14:22:57 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Don't test other jaraco packages: would need static wheel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 13:18:26 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -56,7 +56,7 @@ rm -rf jaraco.logging.egg-info
|
||||
# work around for gh#pytest-dev/pytest#3396 until gh#pytest-dev/pytest#10088 lands in a pytest release
|
||||
touch jaraco/__init__.py
|
||||
cp -r %{python3_sitelib}/jaraco/* jaraco/
|
||||
%pytest --doctest-modules
|
||||
%pytest --doctest-modules jaraco/logging.py
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user