Blame SPECS/python-configshell.spec

3460d4
# Copyright 2011, Red Hat
3460d4
3460d4
%global oname configshell-fb
3460d4
3460d4
Name:           python-configshell
3460d4
License:        ASL 2.0
3460d4
Group:          System Environment/Libraries
3460d4
Summary:        A framework to implement simple but nice CLIs
3460d4
Epoch:          1
13d70e
Version:        1.1.27
3460d4
Release:        1%{?dist}
3460d4
URL:            https://github.com/agrover/configshell-fb
3460d4
Source:         https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
3460d4
BuildArch:      noarch
3460d4
3460d4
BuildRequires:  python3-devel python3-setuptools
3460d4
3460d4
%description
3460d4
A framework to implement simple but nice configuration-oriented\
3460d4
command-line interfaces.
3460d4
3460d4
%package -n python3-configshell
3460d4
Summary:        A framework to implement simple but nice CLIs
3460d4
Group:          System Environment/Libraries
3460d4
Requires:       python3-pyparsing python3-urwid
3460d4
3460d4
%description -n python3-configshell
3460d4
A framework to implement simple but nice configuration-oriented
3460d4
command-line interfaces.
3460d4
3460d4
%prep
3460d4
%setup -q -n %{oname}-%{version}
3460d4
3460d4
%build
3460d4
%py3_build
3460d4
3460d4
%install
3460d4
%py3_install
3460d4
3460d4
%files -n python3-configshell
3460d4
%{python3_sitelib}/*
3460d4
%doc COPYING README.md
3460d4
3460d4
%changelog
13d70e
* Mon Nov 18 2019 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.27-1
13d70e
- Update to new upstream version
13d70e
3460d4
* Thu Sep 06 2018 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.fb25-1
3460d4
- Update to new upstream version
3460d4
3460d4
* Wed May 30 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.1.fb24-4
3460d4
- Drop the Python2 subpackage
3460d4
3460d4
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.fb24-3
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
3460d4
3460d4
* Mon Jan 29 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1:1.1.fb24-2
3460d4
- Update Python 2 dependency declarations to new packaging standards
3460d4
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
3460d4
3460d4
* Fri Jan 26 2018 Andy Grover <agrover@redhat.com> - 1:1.1.fb24-1
3460d4
- New upstream release
3460d4
- Remove patch configshell-fix-term.patch
3460d4
3460d4
* Fri Dec 01 2017 Troy Dawson <tdawson@redhat.com> - 1:1.1.fb23-5
3460d4
- Update spec file conditionals
3460d4
3460d4
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:1.1.fb23-4
3460d4
- Python 2 binary package renamed to python2-configshell
3460d4
  See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
3460d4
3460d4
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.fb23-3
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
3460d4
3460d4
* Tue May 23 2017 Andy Grover <agrover@redhat.com> - 1:1.1.fb23-2
3460d4
- Add patch configshell-fix-term.patch
3460d4
3460d4
* Wed Mar 1 2017 Andy Grover <agrover@redhat.com> - 1:1.1.fb23-1
3460d4
- New upstream release
3460d4
3460d4
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.fb20-4
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
3460d4
3460d4
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1:1.1.fb20-3
3460d4
- Rebuild for Python 3.6
3460d4
3460d4
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb20-2
3460d4
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
3460d4
3460d4
* Thu Apr 7 2016 Andy Grover <agrover@redhat.com> - 1:1.1.fb20-1
3460d4
- New upstream release
3460d4
3460d4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.fb19-2
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
3460d4
3460d4
* Tue Dec 1 2015 Andy Grover <agrover@redhat.com> - 1:1.1.fb19-1
3460d4
- New upstream release
3460d4
3460d4
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb18-3
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
3460d4
3460d4
* Tue Oct 27 2015 Andy Grover <agrover@redhat.com> - 1:1.1.fb18-2
3460d4
- Rebuild
3460d4
3460d4
* Tue Jun 23 2015 Andy Grover <agrover@redhat.com> - 1:1.1.fb18-1
3460d4
- New upstream release
3460d4
- Add dependency on python-six instead of 2to3
3460d4
3460d4
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb17-2
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
3460d4
3460d4
* Tue Jan 13 2015 Andy Grover <agrover@redhat.com> - 1:1.1.fb17-1
3460d4
- New upstream release
3460d4
3460d4
* Tue Dec 2 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb16-1
3460d4
- New upstream release
3460d4
3460d4
* Fri Nov 14 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb14-3
3460d4
- Add python 3 dependencies to Python 3 package
3460d4
3460d4
* Thu Nov 13 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb14-2
3460d4
- Add Python 3 subpackage
3460d4
3460d4
* Thu Aug 28 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb14-1
3460d4
- New upstream release
3460d4
3460d4
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb13-2
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
3460d4
3460d4
* Tue Mar 25 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb13-1
3460d4
- New upstream release
3460d4
3460d4
* Fri Mar 14 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb12-1
3460d4
- New upstream release
3460d4
3460d4
* Mon Jan 6 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb11-1
3460d4
- New upstream release
3460d4
3460d4
* Fri Nov 1 2013 Andy Grover <agrover@redhat.com> - 1:1.1.fb10-1
3460d4
- New upstream release
3460d4
3460d4
* Thu Sep 12 2013 Andy Grover <agrover@redhat.com> - 1:1.1.fb9-1
3460d4
- New upstream release
3460d4
- Remove dependency on python-simpleparse in favor of pyparsing
3460d4
- Remove BuildRequires
3460d4
3460d4
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb8-2
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
3460d4
3460d4
* Tue Jul 23 2013 Andy Grover <agrover@redhat.com> - 1:1.1.fb8-1
3460d4
- New upstream release
3460d4
- License now Apache 2.0
3460d4
- README.md instead of README
3460d4
3460d4
* Tue Feb 26 2013 Andy Grover <agrover@redhat.com> - 1:1.1.fb7-1
3460d4
- New upstream release
3460d4
3460d4
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb6-2
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3460d4
3460d4
* Fri Jan 4 2013 Andy Grover <agrover@redhat.com> - 1:1.1.fb6-1
3460d4
- New upstream release
3460d4
- Update source URL
3460d4
3460d4
* Tue Jul 31 2012 Andy Grover <agrover@redhat.com> - 1:1.1.fb5-1
3460d4
- New upstream release
3460d4
- Update Source URL to proper tarball
3460d4
3460d4
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.fb4-2
3460d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
3460d4
3460d4
* Tue Jan 10 2012 Andy Grover <agrover@redhat.com> - 1:1.1.fb4-1
3460d4
- New upstream release
3460d4
3460d4
* Wed Dec 14 2011 Andy Grover <agrover@redhat.com> - 1:1.1.fb3-1
3460d4
- New upstream release
3460d4
3460d4
* Tue Dec 13 2011 Andy Grover <agrover@redhat.com> - 1:1.1.fb2-1
3460d4
- New upstream release
3460d4
3460d4
* Tue Dec 6 2011 Andy Grover <agrover@redhat.com> - 1:1.1.fb1-1
3460d4
- New upstream source and release
3460d4
- Remove patches:
3460d4
  * python-configshell-remove-epydoc-dep.patch
3460d4
  * python-configshell-git-version.patch
3460d4
3460d4
* Mon Nov 21 2011 Andy Grover <agrover@redhat.com> - 1:1.1-2
3460d4
- Properly update changelog
3460d4
- Sync version with upstream, Epoch used
3460d4
- Change Source URL to intermediate github repo
3460d4
3460d4
* Fri Sep 23 2011 Andy Grover <agrover@redhat.com> - 1.99.1.git987b63b-5
3460d4
* Rebuild
3460d4
3460d4
* Thu Aug 25 2011 Andy Grover <agrover@redhat.com> - 1.99.1.git987b63b-4
3460d4
- Add patch
3460d4
  - python-configshell-remove-epydoc-dep.patch
3460d4
3460d4
* Wed Aug 17 2011 Andy Grover <agrover@redhat.com> - 1.99.1.git987b63b-3
3460d4
- Address comments from spec review
3460d4
  - drop examples/myshell from doc, it hasn't been updated for API change
3460d4
  - Fully document procedure to generate source .tar.gz
3460d4
  - Remove "." from summary
3460d4
  - Remove commented-out spec todos and other cruft
3460d4
3460d4
* Mon Aug 1 2011 Andy Grover <agrover@redhat.com> - 1.99.1.git987b63b-2
3460d4
- Update to latest git version
3460d4
- Add urwid builddep
3460d4
3460d4
* Tue May 10 2011 Andy Grover <agrover@redhat.com> - 1.99.1.git987b63b-1
3460d4
- Initial packaging