Fix Source0
This commit is contained in:
parent
1d53823735
commit
1d87bcf1b1
@ -6,11 +6,11 @@ linecache to older supported Python versions.
|
|||||||
|
|
||||||
Name: python-linecache2
|
Name: python-linecache2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 18
|
Release: 19
|
||||||
Summary: A backport of linecache to older supported Python versions
|
Summary: A backport of linecache to older supported Python versions
|
||||||
License: Python
|
License: Python
|
||||||
URL: https://github.com/testing-cabal/linecache2
|
URL: https://github.com/testing-cabal/linecache2
|
||||||
Source0: http://pypi.python.org/packages/source/l/linecache2/linecache2-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/source/l/linecache2/linecache2-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python2-devel python2-pbr python3-devel python3-pbr
|
BuildRequires: python2-devel python2-pbr python3-devel python3-pbr
|
||||||
@ -80,6 +80,9 @@ mv linecache2/tests ../
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 29 2020 liuweibo <liuweibo10@huawei.com> - 1.0.0-19
|
||||||
|
- Fix Source0
|
||||||
|
|
||||||
* Tue Nov 26 2019 lihao <lihao129@huawei.com> - 1.0.0-18
|
* Tue Nov 26 2019 lihao <lihao129@huawei.com> - 1.0.0-18
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user