Use the correct tarball
This commit is contained in:
parent
152f745cd2
commit
e63ac39f6e
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Library for handling computation with address ranges in bytes
|
Summary: Library for handling computation with address ranges in bytes
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://pypi.python.org/pypi/justbytes
|
URL: http://pypi.python.org/pypi/justbytes
|
||||||
Source0: https://pypi.io/packages/source/%(n=%{srcname}; echo ${n:0:1})/%{srcname}/%{srcname}-%{version}.tar.gz
|
Source0: https://pypi.io/packages/source/j/%{srcname}/%{srcname}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -49,6 +49,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb
|
|||||||
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 22 2021 mulhern <amulhern@redhat.com> - 0.15-3
|
||||||
|
- Use the correct tarball
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-2
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (justbytes-0.15.tar.gz) = ee3744366d9fb058d68197e3ae6304503eb8a06724359bfe420e03df54272a915c88ebd998b9c8de04b63fb7c5dfd3d4c8331ebfcea061ca1703addf6497e43e
|
SHA512 (justbytes-0.15.tar.gz) = 0f9470b04dbcbb976453e5a6895edae3f1e5c4dc9b63cc79d173c86333959cc7abe83696921868e248421a6e4adc2a18f7b6fcce7c600b65c0351bce7cb1abe7
|
||||||
|
Loading…
Reference in New Issue
Block a user