%global srcname traitlets %global python3_pkgversion 39 %global __python3 %{_bindir}/python3.9 %global __pytest /usr/bin/pytest-3.9 Name: python-%{srcname} Version: 5.1.1 Release: 4%{?dist} Summary: A lightweight derivative of Enthought Traits for configuring Python objects License: BSD URL: https://github.com/ipython/traitlets Source0: https://github.com/ipython/traitlets/archive/%{version}.tar.gz#/%{srcname}-%{version}.tar.gz BuildArch: noarch %description A lightweight pure-Python derivative of Enthought Traits, used for configuring Python objects. This package powers the config system of IPython and Jupyter. %package -n python%{python3_pkgversion}-%{srcname} Summary: A lightweight derivative of Enthought Traits for configuring Python objects BuildRequires: python%{python3_pkgversion}-devel # For tests BuildRequires: python%{python3_pkgversion}-pluggy BuildRequires: python%{python3_pkgversion}-pytest BuildRequires: python%{python3_pkgversion}-decorator BuildRequires: python%{python3_pkgversion}-six BuildRequires: python%{python3_pkgversion}-six Requires: python%{python3_pkgversion}-decorator Requires: python%{python3_pkgversion}-six %{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}} %description -n python%{python3_pkgversion}-%{srcname} A lightweight pure-Python derivative of Enthought Traits, used for configuring Python objects. This package powers the config system of IPython and Jupyter. %prep %autosetup -p1 -n %{srcname}-%{version} %build %py3_build %install %py3_install %check py.test-3.9 -v %{srcname}/tests/ %files -n python%{python3_pkgversion}-%{srcname} %doc README.md %license COPYING.md %{python3_sitelib}/* %changelog * Mon Jun 20 2022 Ali Erdinc Koroglu - 5.1.1-4 - Rebuilt for c8s-py39 * Sat Jan 29 2022 Orion Poplawski - 5.1.1-3 - Drop requires on python-ipython_genutils, removed in 5.1.0 * Fri Jan 21 2022 Fedora Release Engineering - 5.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Oct 27 2021 Orion Poplawski - 5.1.1-1 - Update to 5.1.1 * Wed Sep 15 2021 Orion Poplawski - 5.1.0-1 - Update to 5.1.0 * Fri Jul 23 2021 Fedora Release Engineering - 5.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint - 5.0.5-4 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering - 5.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Charalampos Stratakis - 5.0.5-2 - Drop dependency on python-nose * Fri Oct 16 2020 Orion Poplawski - 5.0.5-1 - Update to 5.0.5 * Mon Sep 07 2020 Orion Poplawski - 5.0.4-1 - Update to 5.0.4 * Sun Sep 06 2020 Orion Poplawski - 5.0.3-1 - Update to 5.0.3 * Thu Sep 3 2020 Orion Poplawski - 5.0.2-1 - Update to 5.0.2 * Wed Jul 29 2020 Fedora Release Engineering - 4.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok - 4.3.3-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering - 4.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Oct 5 2019 Orion Poplawski - 4.3.3-1 - Update to 4.3.3 * Wed Sep 11 2019 Orion Poplawski - 4.3.2-12 - Fix SyntaxWarnings with python 3.8 (bugz#1750843) * Sun Aug 18 2019 Miro Hrončok - 4.3.2-11 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 4.3.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Orion Poplawski - 4.3.2-9 - Drop python2 (Bugz #1677957) * Sat Feb 02 2019 Fedora Release Engineering - 4.3.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering - 4.3.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 4.3.2-6 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Iryna Shcherbina - 4.3.2-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering - 4.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 4.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 24 2017 Orion Poplawski - 4.3.2-2 - Really build for python3 * Fri Feb 24 2017 Orion Poplawski - 4.3.2-1 - Update to 4.3.2 - Build for python3 on EPEL * Sat Feb 11 2017 Fedora Release Engineering - 4.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok - 4.3.1-3 - Rebuild for Python 3.6 * Thu Oct 13 2016 Orion Poplawski - 4.3.1-2 - Properly ship python2-traitlets * Thu Oct 13 2016 Orion Poplawski - 4.3.1-1 - Update to 4.3.1 - Modernize spec * Tue Jul 19 2016 Fedora Release Engineering - 4.0.0-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering - 4.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Fri Jul 10 2015 Orion Poplawski - 4.0.0-1 - Initial package