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-justbases.git#aec3678ea7fc28df3b228796156a06735f7aab8e
This commit is contained in:
parent
4fd09810ad
commit
21cdcf4870
@ -2,7 +2,7 @@
|
||||
%global srcname justbases
|
||||
Name: python-%{srcname}
|
||||
Version: 0.15
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A small library for precise conversion between arbitrary bases
|
||||
|
||||
License: LGPLv2+
|
||||
@ -46,6 +46,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb
|
||||
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 mulhern <amulhern@redhat.com> - 0.15-2
|
||||
- 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 (justbases-0.15.tar.gz) = ec7ff971148a4bc6c73107668f382a91d6ed91b892d2616261075e1c5ee7c2e38b7b8c876a09c45a65bb7023541e134aeb7f041922dfdd18d2431458bd280420
|
||||
SHA512 (justbases-0.15.tar.gz) = aafb0107eae6a604a3dd1b4a29e06f3a30f44bbbd2449ebcb1354fddc679a23ca20b4dfa2a3300808e9823aa5f439944476a3c6115a3be16239172df6d3107da
|
||||
|
Loading…
Reference in New Issue
Block a user