Rebuilt for Python 3.7
This commit is contained in:
parent
7b42c06a28
commit
53a5a2b50c
@ -1,7 +1,7 @@
|
|||||||
%global srcname justbases
|
%global srcname justbases
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.9
|
Version: 0.9
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A small library for precise conversion between arbitrary bases
|
Summary: A small library for precise conversion between arbitrary bases
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -66,6 +66,9 @@ rm -rf justbases.egg-info
|
|||||||
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9-6
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-5
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user