forked from pool/python-schedule
- Use %autosetup macro instead
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=11
This commit is contained in:
@@ -39,8 +39,7 @@ pattern for configuration. Schedule lets the user run Python functions
|
||||
(or any other callable) periodically at pre-determined intervals.
|
||||
|
||||
%prep
|
||||
%setup -q -n schedule-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n schedule-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user