Skip to content

Commit afb5a2c

Browse files
committed
SPEC: dropped python3-sphinx build requirement
Because of the drop in the documentation build test, in 4ecf0b3. Signed-off-by: Cleber Rosa <[email protected]>
1 parent 7a96215 commit afb5a2c

File tree

1 file changed

+5
-154
lines changed

1 file changed

+5
-154
lines changed

python-avocado.spec

+5-154
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
Summary: Framework with tools and libraries for Automated Testing
6060
Name: python-%{srcname}
6161
Version: 69.0
62-
Release: 2%{?gitrel}%{?dist}
62+
Release: 3%{?gitrel}%{?dist}
6363
License: GPLv2
6464
Group: Development/Tools
6565
URL: http://avocado-framework.github.io/
@@ -90,7 +90,6 @@ BuildRequires: python3-lxml
9090
BuildRequires: python3-psutil
9191
BuildRequires: python3-resultsdb_api
9292
BuildRequires: python3-setuptools
93-
BuildRequires: python3-sphinx
9493
BuildRequires: python3-stevedore
9594
BuildRequires: python3-pycdlib
9695

@@ -584,6 +583,10 @@ Again Shell code (and possibly other similar shells).
584583
%{_libexecdir}/avocado*
585584

586585
%changelog
586+
* Tue Jun 25 2019 Cleber Rosa <[email protected]> - 69.0-3
587+
- Drop python3-sphinx build requirement
588+
- Cleaned up some of the changelog history
589+
587590
* Tue Jun 25 2019 Cleber Rosa <[email protected]> - 69.0-2
588591
- Build without python3-aexpect on Fedora 30 and later
589592

@@ -595,155 +598,3 @@ Again Shell code (and possibly other similar shells).
595598

596599
* Tue Feb 26 2019 Cleber Rosa <[email protected]> - 69.0-0
597600
- New release
598-
599-
* Wed Feb 13 2019 Cleber Rosa <[email protected]> - 68.0-0
600-
- New release
601-
602-
* Mon Feb 4 2019 Cleber Rosa <[email protected]> - 67.0-1
603-
- python2-resultsdb_api package has been removed in F30 so
604-
python2-avocado-plugins-resultsdb was also disabled.
605-
606-
* Mon Dec 17 2018 Cleber Rosa <[email protected]> - 67.0-0
607-
- New release
608-
609-
* Mon Dec 17 2018 Cleber Rosa <[email protected]> - 66.0-3
610-
- Use proper name of Python netifaces module package on EL7
611-
612-
* Mon Dec 10 2018 Cleber Rosa <[email protected]> - 66.0-2
613-
- Replaced pystache requirement for jinja2
614-
615-
* Wed Dec 5 2018 Cleber Rosa <[email protected]> - 66.0-1
616-
- Added libcdio, genisoimage and psmisc as build deps
617-
618-
* Tue Nov 20 2018 Cleber Rosa <[email protected]> - 66.0-0
619-
- New release
620-
621-
* Tue Oct 2 2018 Cleber Rosa <[email protected]> - 65.0-0
622-
- New release
623-
624-
* Mon Aug 27 2018 Cleber Rosa <[email protected]> - 64.0-0
625-
- Added pycdlib as requirements
626-
- New release
627-
628-
* Wed Jul 25 2018 Cleber Rosa <[email protected]> - 63.0-2
629-
- Added CIT varianter plugin sub-packages
630-
631-
* Mon Jul 23 2018 Merlin Mathesius <[email protected]> - 63.0-1
632-
- Enable python3 versions of runner and resultsdb plugins when
633-
package dependencies are available.
634-
635-
* Tue Jul 17 2018 Cleber Rosa <[email protected]> - 63.0-0
636-
- New release
637-
638-
* Wed Jun 20 2018 Cleber Rosa <[email protected]> - 62.0-1
639-
- Added new python[2]-enum34 requirement
640-
641-
* Tue Jun 12 2018 Cleber Rosa <[email protected]> - 62.0-0
642-
- New release
643-
644-
* Tue May 1 2018 Cleber Rosa <[email protected]> - 61.0-1
645-
- Use Python version specific "avocado" scripts on tests
646-
647-
* Tue Apr 24 2018 Cleber Rosa <[email protected]> - 61.0-0
648-
- New release
649-
- Added python3-yaml require to varianter-yaml-to-mux package
650-
- Force a locale with utf-8 encoding to run tests
651-
652-
* Wed Apr 4 2018 Cleber Rosa <[email protected]> - 60.0-2
653-
- Moved all requirements to python2-avocado and python3-avocado
654-
- Added python_provides macro on Python 3 package
655-
- Filter out python binaries from requirements
656-
- Added explicit six requirement on Python 2 packages
657-
658-
* Wed Mar 28 2018 Cleber Rosa <[email protected]> - 60.0-1
659-
- Moved "common" dep into python2-avocado and python3-avocado
660-
661-
* Wed Mar 28 2018 Cleber Rosa <[email protected]> - 60.0-0
662-
- New release
663-
664-
* Mon Mar 19 2018 Cleber Rosa <[email protected]> - 59.0-2
665-
- Removed backward compatibility with name avocado on plugins
666-
- Removed extra dependencies on Fedora 24 for runner-remote
667-
- Added python-avocado requirement for golang plugin
668-
- Added new common sub-package
669-
- Make bash package independent of Python version
670-
- Set supported Python major version explicitly to 2
671-
- Added Python 3 packages
672-
673-
* Thu Mar 8 2018 Cleber Rosa <[email protected]> - 59.0-1
674-
- Remove backward compatibility with name avocado
675-
- Remove hack to workaround fabric bugs on Fedora 24
676-
- Use real package name for python YAML package on EL
677-
- Use exact package names on requires
678-
- Remove unecessary conditional for kmod
679-
680-
* Wed Feb 28 2018 Cleber Rosa <[email protected]> - 59.0-0
681-
- New upstream release
682-
- Added glib plugin subpackage
683-
684-
* Tue Jan 23 2018 Cleber Rosa <[email protected]> - 58.0-1
685-
- Require a lower six version on EL7
686-
687-
* Tue Jan 23 2018 Cleber Rosa <[email protected]> - 58.0-0
688-
- New upstream release
689-
690-
* Sat Jan 6 2018 Cleber Rosa <[email protected]> - 57.0-3
691-
- Move the avocado package config files to the system location
692-
- Add missing configuration files for sub packages
693-
- Adapt to change in example file installation
694-
- Remove man pages source files from package
695-
- Add bash subpackage
696-
697-
* Tue Dec 19 2017 Cleber Rosa <[email protected]> - 57.0-2
698-
- Removed patch added on release 1, considering it's upstream
699-
700-
* Tue Dec 19 2017 Cleber Rosa <[email protected]> - 57.0-1
701-
- Add patch to skip tests on EPEL 7 due to mock version
702-
703-
* Tue Dec 19 2017 Cleber Rosa <[email protected]> - 57.0-0
704-
- New upstream release
705-
706-
* Fri Dec 15 2017 Cleber Rosa <[email protected]> - 56.0-1
707-
- Added result_upload plugin
708-
709-
* Tue Nov 21 2017 Cleber Rosa <[email protected]> - 56.0-0
710-
- New upstream release
711-
712-
* Thu Nov 16 2017 Cleber Rosa <[email protected]> - 55.0-1
713-
- Introduced sub-package plugins-varianter-pict
714-
715-
* Tue Oct 17 2017 Cleber Rosa <[email protected]> - 55.0-0
716-
- New upstream release
717-
718-
* Mon Oct 16 2017 Cleber Rosa <[email protected]> - 54.1-3
719-
- Excluded avocado_loader_yaml files from main package
720-
- Package recently introduced golang plugin
721-
722-
* Wed Oct 4 2017 Cleber Rosa <[email protected]> - 54.1-2
723-
- Remove python-flexmock requirement
724-
725-
* Wed Oct 4 2017 Cleber Rosa <[email protected]> - 54.1-1
726-
- Add explicit BuildRequires for python-six
727-
728-
* Wed Sep 20 2017 Cleber Rosa <[email protected]> - 54.1-0
729-
- New minor upstream release
730-
731-
* Wed Sep 20 2017 Cleber Rosa <[email protected]> - 54.0-0
732-
- New upstream release
733-
734-
* Tue Aug 22 2017 Cleber Rosa <[email protected]> - 53.0-1
735-
- Use variable name for configuration dir
736-
- Clean up old changelog entries
737-
- Include other example files
738-
739-
* Tue Aug 15 2017 Cleber Rosa <[email protected]> - 53.0-0
740-
- New upstream release
741-
742-
* Mon Aug 14 2017 Cleber Rosa <[email protected]> - 52.0-2
743-
- Add python[2]-yaml requirements
744-
745-
* Tue Jun 27 2017 Cleber Rosa <[email protected]> - 52.0-1
746-
- Fix python-aexpect depedency on EL7
747-
748-
* Mon Jun 26 2017 Cleber Rosa <[email protected]> - 52.0-0
749-
- New upstream release

0 commit comments

Comments
 (0)