From 5b052b1067865225597b4b4e4fedf31af891fff8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mar 26 2019 15:16:43 +0000 Subject: Revert "Orphaned for 6+ weeks" Unretirement for https://pagure.io/releng/issue/8049 This reverts commit 699914ac76f6d76467afdb130a547adaf9ae528f. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4a8fdc8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/resumable-urlretrieve-0.1.2.tar.gz +/resumable-urlretrieve-0.1.3.tar.gz +/resumable-urlretrieve-0.1.4.tar.gz +/resumable-urlretrieve-0.1.5.tar.gz 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/python-resumable-urlretrieve.spec b/python-resumable-urlretrieve.spec new file mode 100644 index 0000000..f44191f --- /dev/null +++ b/python-resumable-urlretrieve.spec @@ -0,0 +1,88 @@ +%global modname resumable +%global srcname resumable-urlretrieve +%global sum Small library to fetch files over HTTP and resume their download + +Name: python-%{srcname} +Summary: %{sum} +URL: https://pypi.python.org/pypi/%{srcname} +License: MIT + +Version: 0.1.5 +Release: 5%{?dist} +Source0: https://files.pythonhosted.org/packages/source/r/%{srcname}/%{srcname}-%{version}.tar.gz + +BuildArch: noarch + +%description +Small library to fetch files over HTTP and resuming their download. + + +%package -n python3-%{srcname} +Summary: %{sum} + +BuildRequires: python3-devel +# For the unit tests +BuildRequires: python3-pytest +BuildRequires: python3-rangehttpserver +BuildRequires: python3-requests + +Requires: python3-requests + +%description -n python3-%{srcname} +%{description} + + +%prep +%setup -q -n %{srcname}-%{version} + + +%build +%py3_build + + +%install +%py3_install + + +%check +PYTHONPATH=. py.test-3 + + +%files -n python3-%{srcname} +%doc README.md +%{python3_sitelib}/%{modname} +%{python3_sitelib}/%{modname}*.egg-info + + +%changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.1.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro HronĨok - 0.1.5-4 +- Rebuilt for Python 3.7 + +* Fri Feb 09 2018 Fedora Release Engineering - 0.1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 0.1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Mar 17 2017 Fedora Release Monitoring - 0.1.5-1 +- Update to 0.1.5 (#1433337) + +* Sat Feb 11 2017 Fedora Release Engineering - 0.1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Jan 19 2017 Mathieu Bridon - 0.1.4-1 +- New upstream version, which now includes the README file (which contains the + license text). + +* Mon Dec 12 2016 Mathieu Bridon - 0.1.3-1 +- New upstream version. + +* Sat Oct 15 2016 Mathieu Bridon - 0.1.2-1 +- New upstream version. +- Add the test requirements, and properly run the tests. + +* Thu Jan 28 2016 Mathieu Bridon - 0.1.1-1 +- Initial package for Fedora. diff --git a/sources b/sources new file mode 100644 index 0000000..80e13c9 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (resumable-urlretrieve-0.1.5.tar.gz) = d9af75ac3301aefa0773731539075ff3ecd0614ba48ac7de4a84817b676dfcdcc68e67cf02329d4adc62629b173cd2b8efc525c0f48fa686b267a75c29143aec