15
0

Accepting request 896274 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/896274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autopep8?expand=0&rev=23
This commit is contained in:
2021-06-01 08:39:20 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 31 06:08:11 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Tue May 11 21:16:05 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -54,7 +54,7 @@ sed -i '1s/^#!.*//' autopep8.py # Remove she-bang line
%check
export LANG="en_US.UTF-8"
%python_exec setup.py test -q
%pyunittest discover -v
%pre
# Since /usr/bin/autopep8 became ghosted to be used with update-alternatives, we have to get rid