Accepting request 460913 from openSUSE:Tools
1 OBS-URL: https://build.opensuse.org/request/show/460913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-tar_scm?expand=0&rev=38
This commit is contained in:
commit
0fb5ca144f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 28 13:45:43 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Replayce python-yaml Requires/Buildrequires with python-PyYAML,
|
||||||
|
which is actually its correct name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 10 21:07:47 UTC 2017 - opensuse-packaging@opensuse.org
|
Tue Jan 10 21:07:47 UTC 2017 - opensuse-packaging@opensuse.org
|
||||||
|
|
||||||
|
@ -45,16 +45,16 @@ BuildRequires: bzr
|
|||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: mercurial
|
BuildRequires: mercurial
|
||||||
BuildRequires: python >= 2.6
|
BuildRequires: python >= 2.6
|
||||||
|
BuildRequires: python-PyYAML
|
||||||
BuildRequires: python-dateutil
|
BuildRequires: python-dateutil
|
||||||
BuildRequires: python-lxml
|
BuildRequires: python-lxml
|
||||||
BuildRequires: python-mock
|
BuildRequires: python-mock
|
||||||
BuildRequires: python-yaml
|
|
||||||
BuildRequires: subversion
|
BuildRequires: subversion
|
||||||
Requires: bzr
|
Requires: bzr
|
||||||
Requires: git-core
|
Requires: git-core
|
||||||
Requires: mercurial
|
Requires: mercurial
|
||||||
|
Requires: python-PyYAML
|
||||||
Requires: python-dateutil
|
Requires: python-dateutil
|
||||||
Requires: python-yaml
|
|
||||||
Requires: subversion
|
Requires: subversion
|
||||||
%if 0%{?suse_version} < 1315
|
%if 0%{?suse_version} < 1315
|
||||||
Requires: python-argparse
|
Requires: python-argparse
|
||||||
|
Loading…
Reference in New Issue
Block a user