Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-justbytes.git#de96962018de85dcf6aa341a094b7f81b125a116
This commit is contained in:
parent
4962edc5bb
commit
b9fe97f976
@ -2,12 +2,12 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.15
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Library for handling computation with address ranges in bytes
|
||||
|
||||
License: LGPLv2+
|
||||
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
|
||||
|
||||
@ -49,6 +49,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb
|
||||
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
||||
|
||||
%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
|
||||
- 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