modify
This commit is contained in:
parent
06588b85ba
commit
d55d1c3d2c
@ -13,7 +13,7 @@ This small python library provides a few tools to handle semantic versioning in
|
||||
|
||||
%package -n python2-semantic_version
|
||||
Summary: Plugin for implementing the semantic version
|
||||
BuildRequires: python2-devel python2-setuptools python2-django1.11
|
||||
BuildRequires: python2-devel python2-setuptools
|
||||
Provides: python-semantic-version
|
||||
%{?python_provide:%python_provide python2-semantic_version}
|
||||
|
||||
@ -22,7 +22,7 @@ This small python library provides a few tools to handle semantic versioning in
|
||||
|
||||
%package -n python3-semantic_version
|
||||
Summary: Plugin for implementing the semantic version
|
||||
BuildRequires: python3-devel python3-setuptools python3-django
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
%{?python_provide:%python_provide python3-semantic_version}
|
||||
|
||||
%description -n python3-semantic_version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user