diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c8549ad --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/5minute-0.2.26.tar.gz +/5minute-0.2.31.tar.gz +/5minute-0.2.32.tar.gz diff --git a/5minute.spec b/5minute.spec new file mode 100644 index 0000000..fcd89ee --- /dev/null +++ b/5minute.spec @@ -0,0 +1,107 @@ +Name: 5minute +Version: 0.2.32 +Release: 12%{?dist} +Summary: Give me an instance of mine image on OpenStack. Hurry! +License: GPLv2 +URL: https://github.com/SatelliteQE/%{name}/ +Source0: https://github.com/SatelliteQE/%{name}/archive/%{name}-%{version}.tar.gz +BuildArch: noarch +BuildRequires: python3-devel +BuildRequires: python3 +BuildRequires: python3-cinderclient +BuildRequires: python3-heatclient +BuildRequires: python3-neutronclient +BuildRequires: python3-xmltodict +BuildRequires: python3-prettytable +BuildRequires: python3-novaclient +BuildRequires: python3-keystoneclient +BuildRequires: python3-glanceclient +BuildRequires: python3-setuptools +Requires: python3 +Requires: python3-cinderclient +Requires: python3-heatclient +Requires: python3-neutronclient +Requires: python3-xmltodict +Requires: python3-prettytable +Requires: python3-novaclient +Requires: python3-keystoneclient +Requires: python3-glanceclient + +%description +This is a command-line tool to provide and maintain virtual machine on +OpenStack instance or set of instances based on pre-prepared image and +scenario configuration file which defines network setup. This way if you +prepare OpenStack image(s), maybe with complex setup on them, you can +easily provide hosts for development, testing or to scale your production +environment from command-line. + +%prep +%autosetup -n %{name}-%{name}-%{version} + + +%build +%py3_build + +%install +%py3_install + +%check +%{__python3} setup.py test + +%files +%license LICENSE +%doc README.md +%{_bindir}/%{name} +%{python3_sitelib}/* + +%changelog +* Wed Jan 19 2022 Fedora Release Engineering - 0.2.32-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Jul 21 2021 Fedora Release Engineering - 0.2.32-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 0.2.32-10 +- Rebuilt for Python 3.10 + +* Mon Jan 25 2021 Fedora Release Engineering - 0.2.32-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 0.2.32-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 0.2.32-7 +- Rebuilt for Python 3.9 + +* Tue Jan 28 2020 Fedora Release Engineering - 0.2.32-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Oct 03 2019 Miro Hrončok - 0.2.32-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Mon Aug 19 2019 Miro Hrončok - 0.2.32-4 +- Rebuilt for Python 3.8 + +* Mon Aug 19 2019 Miro Hrončok - 0.2.32-3 +- Rebuilt for Python 3.8 + +* Wed Jul 24 2019 Fedora Release Engineering - 0.2.32-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat May 11 2019 Jan Hutar - 0.2.32-1 +- New upstream release + +* Thu Jan 31 2019 Fedora Release Engineering - 0.2.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Jul 14 2018 Jan Hutar - 0.2.31-1 +- Ondrej rebased to new upstream version + +* Thu Jul 12 2018 Fedora Release Engineering - 0.2.26-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 0.2.26-2 +- Rebuilt for Python 3.7 + +* Fri Jan 26 2018 Pavlina Moravcova Varekova - 0.2.26-1 +- Initial package diff --git a/README-releng b/README-releng new file mode 100644 index 0000000..5b062bb --- /dev/null +++ b/README-releng @@ -0,0 +1,16 @@ +# Rawhide +fedpkg switch-branch master +fedpkg pull --rebase +wget https://github.com/SatelliteQE/5minute/archive/5minute-0.2.32.tar.gz -O /tmp/5minute-0.2.32.tar.gz +fedpkg new-sources /tmp/5minute-0.2.32.tar.gz +vim 5minute.spec # edit version and add changelog entry +fedpkg commit +fedpkg push +fedpkg build + +# Fedora 30 +fedpkg switch-branch f30 +git merge master +fedpkg push +fedpkg build +fedpkg update diff --git a/dead.package b/dead.package deleted file mode 100644 index 5204a84..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -Orphaned for 6+ weeks diff --git a/sources b/sources new file mode 100644 index 0000000..845dc48 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (5minute-0.2.32.tar.gz) = 0c6dbc07b38ca0962e2b5e88fe9b68a502d320b4d706bf8774310eb3f4eef9310617e1ef22d7d22c097388c5cc5929e5d0538fbe7048c1e15cb13875a001ad8b