till pushed to python-TestGears (el6). "2015-05-21: Retired orphaned package, because it was orphaned for more than six weeks. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 17:13:15 UTC 2015


From 6ae7c8949158869312a701f51fb42b864e5dc2ea Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Thu, 21 May 2015 19:12:56 +0200
Subject: 2015-05-21: Retired orphaned package, because it was orphaned for
 more than six weeks. Reference: https://fedorahosted.org/epel/ticket/7


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 4bc46e3..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-TestGears-0.2.tar.gz
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..188b313
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+2015-05-21: Retired orphaned package, because it was orphaned for more than six weeks.
+Reference: https://fedorahosted.org/epel/ticket/7
+
diff --git a/python-TestGears.spec b/python-TestGears.spec
deleted file mode 100644
index 9ea46cd..0000000
--- a/python-TestGears.spec
+++ /dev/null
@@ -1,79 +0,0 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
-
-Name:           python-TestGears
-Version:        0.2
-Release:        10%{?dist}
-Summary:        Unit testing for Python
-
-Group:          Development/Languages
-License:        MIT
-URL:            http://pypi.python.org/pypi/TestGears
-Source0:        http://www.turbogears.org/download/eggs/TestGears-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-BuildArch:      noarch
-BuildRequires:  python-devel
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
-BuildRequires: python-setuptools
-%endif
-
-%description
-TestGears provides automatic discovery of unittest.TestCases and the ability
-to run tests that are written as simple functions. It generates a standard
-unittest.TestSuite for use with any of the standard frontends, and provides
-a distutils command to run tests with zero configuration.
-
-%prep
-%setup -q -n TestGears-%{version}
-
-%build
-CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
-
-%install
-rm -rf %{buildroot}
-%{__python} setup.py install --skip-build --root %{buildroot}
-
-%clean
-rm -rf %{buildroot}
-
-%files
-%defattr(0644,root,root,0755)
-%doc docs LICENSE.txt TODO.txt
-%{python_sitelib}/*
-
-%changelog
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2-10
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2-9
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.2-8
-- Rebuild for Python 2.6
-
-* Tue Jan 29 2008 Luke Macken <lmacken at redhat.com> 0.2-7
-- Fix broken URL (Bug #427645)
-
-* Sat Sep 1 2007 Toshio Kuratomi <a.badger at gmail.com> 0.2-6
-- python-setuptools change for rawhide.
-
-* Sat Sep 1 2007 Toshio Kuratomi <a.badger at gmail.com> 0.2-5
-- Remove the .pth file (setuptools will generate its own otherwise it's
-  unneeded.)
-- Fix directory ownership.
-
-* Sun Dec 10 2006 Luke Macken <lmacken at redhat.com> 0.2-4
-- Rebuld for python 2.5
-
-* Sun Sep 10 2006 Luke Macken <lmacken at redhat.com> 0.2-3
-- Fix module inclusion, and use consistent buildroots
-
-* Sun Sep 10 2006 Luke Macken <lmacken at redhat.com> 0.2-2
-- Rebuild for FC6
-
-* Sat Dec 24 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.2-1
-- Initial RPM release
diff --git a/sources b/sources
deleted file mode 100644
index 91bbedf..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-1911b1555cf8869e14d1f71da590bc0e  TestGears-0.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-TestGears.git/commit/?h=el6&id=6ae7c8949158869312a701f51fb42b864e5dc2ea


More information about the scm-commits mailing list