14
0
forked from pool/python-pony

Accepting request 919146 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/919146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=7
This commit is contained in:
2021-09-15 20:51:28 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 15 07:53:53 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 18 13:11:59 UTC 2021 - Ben Greiner <code@bnavigator.de> Sun Apr 18 13:11:59 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@@ -53,7 +53,7 @@ dos2unix README.md
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%check %check
%python_exec setup.py test %pyunittest discover -v pony/orm/tests -p 'test_*.py'
%files %{python_files} %files %{python_files}
%doc README.md %doc README.md