diff --git a/python-ipykernel.rpmlintrc b/python-ipykernel.rpmlintrc new file mode 100644 index 0000000..6ee8455 --- /dev/null +++ b/python-ipykernel.rpmlintrc @@ -0,0 +1,9 @@ +# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON +# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors + +# The dictionary is missing some technical terms +addFilter(r'W: spelling-error .* IPython') + +# The objects.inv file is not text +addFilter(r'W: wrong-file-end-of-line-encoding .*objects.inv') +addFilter(r'W: file-not-utf8 .*objects.inv') diff --git a/python-ipykernel.spec b/python-ipykernel.spec index 0a3e069..dcf816e 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -1,12 +1,12 @@ %global modname ipykernel Name: python-%{modname} -Version: 5.1.3 -Release: 2%{?dist} +Version: 5.1.4 +Release: 1%{?dist} Summary: IPython Kernel for Jupyter License: BSD URL: https://github.com/ipython/%{modname} -Source0: https://github.com/ipython/%{modname}/archive/v%{version}/%{modname}-%{version}.tar.gz +Source0: https://github.com/ipython/%{modname}/archive/%{version}/%{modname}-%{version}.tar.gz BuildArch: noarch @@ -97,6 +97,9 @@ cat %{buildroot}%{_datadir}/jupyter/kernels/python3/kernel.json %changelog +* Fri Feb 21 2020 Jerry James - 5.1.4-1 +- Update to 5.1.4 (bz 1795174) + * Thu Jan 30 2020 Fedora Release Engineering - 5.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index a8151bf..b288f3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ipykernel-5.1.3.tar.gz) = c6c47103d74ffd5f038bc2cbdae1e463e4cbbf79ccf34c7cb3ef56ba2f1c450648332cb0ec66829dde8efce25df5742f4f128b9f0dcbd1c1ca95bf16526de823 +SHA512 (ipykernel-5.1.4.tar.gz) = 18e9cc3144b820c0fa60b6c1ce8ef43121d57a3f04f01bb45c67e9a98e90b7f528afd89977177db1cdc9e35ce2895e9c927c22199a1faa71de8b625d2e65a5a0