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:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 9 11:43:19 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Use %autosetup macro instead
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 8 08:54:38 UTC 2021 - pgajdos@suse.com
|
Wed Sep 8 08:54:38 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -39,8 +39,7 @@ pattern for configuration. Schedule lets the user run Python functions
|
|||||||
(or any other callable) periodically at pre-determined intervals.
|
(or any other callable) periodically at pre-determined intervals.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n schedule-%{version}
|
%autosetup -p1 -n schedule-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
Reference in New Issue
Block a user