From 941e3e97eec5d6b6ac177e942eaece190681c48b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 3 Nov 2020 07:12:13 -0500 Subject: [PATCH] import python-justbytes-0.14-2.el8 --- .gitignore | 2 +- .python-justbytes.metadata | 2 +- SPECS/python-justbytes.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6571285..e96acb1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/justbytes-0.11.tar.gz +SOURCES/justbytes-0.14.tar.gz diff --git a/.python-justbytes.metadata b/.python-justbytes.metadata index ef0b9c6..3c434e3 100644 --- a/.python-justbytes.metadata +++ b/.python-justbytes.metadata @@ -1 +1 @@ -43a3394930db154a5ae01f02df9906dce262b19e SOURCES/justbytes-0.11.tar.gz +b006578ffc3878f48320e4bd02af0aff193b3a3b SOURCES/justbytes-0.14.tar.gz diff --git a/SPECS/python-justbytes.spec b/SPECS/python-justbytes.spec index 17ecf59..d6319c3 100644 --- a/SPECS/python-justbytes.spec +++ b/SPECS/python-justbytes.spec @@ -8,11 +8,11 @@ %endif Name: python-%{srcname} -Version: 0.11 +Version: 0.14 Release: 2%{?dist} Summary: Library for handling computation with address ranges in bytes -License: GPLv2+ +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 @@ -95,6 +95,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Wed May 06 2020 Dennis Keefe - 0.14-2 +- Update to 0.14 +- Resolves: rhbz#1824225 + * Fri Jun 08 2018 Charalampos Stratakis - 0.11-2 - Conditionalize the python2 subpackage