diff --git a/.gitignore b/.gitignore deleted file mode 100644 index c96bd72..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/certifi-0.0.8.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5784d07 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +2014-06-04 - This package was already retired in pkgdb/blocked in koji, but no dead.package file existed. The original retirement reason is unclear. diff --git a/python-certifi.spec b/python-certifi.spec deleted file mode 100644 index 75b7f6e..0000000 --- a/python-certifi.spec +++ /dev/null @@ -1,56 +0,0 @@ -%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} - -%global pkgname certifi - - -Name: python-certifi -Version: 0.0.8 -Release: 5%{?dist} -Summary: Mozilla's SSL Certs - -License: ISC and GPLv2 and MPLv1.1 and LGPLv2+ -URL: http://pypi.python.org/pypi/%{pkgname} -Source0: http://pypi.python.org/packages/source/c/%{pkgname}/%{pkgname}-%{version}.tar.gz - -BuildArch: noarch -BuildRequires: python2-devel - -%description -This package contains Mozilla's CA bundle for SSL. - - -%prep -%setup -q -n %{pkgname}-%{version} -sed -i 's|#!/usr/bin/env python||' certifi/core.py - -%build -%{__python} setup.py build - - -%install -%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT - - -%files -%doc README.rst LICENSE -%{python_sitelib}/* - - -%changelog -* Sun Aug 04 2013 Fedora Release Engineering - 0.0.8-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Thu Feb 14 2013 Fedora Release Engineering - 0.0.8-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sat Jul 21 2012 Fedora Release Engineering - 0.0.8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Wed Apr 03 2012 Arun S A G - 0.0.8-2 -- Fix rpmlint issues -- Add License file -- Remove sitelib and other comments -- Do not clean buildroot in install section - -* Mon Apr 02 2012 Arun S A G - 0.0.8-1 -- Initial package diff --git a/sources b/sources deleted file mode 100644 index 2c9887f..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -dc5f5e7f0b5fc08d27654b17daa6ecec certifi-0.0.8.tar.gz