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

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 15:59:07 UTC 2015


>From c85f452955f8a1115d8144f04c1b942f0539e035 Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Mon, 13 Apr 2015 17:58:55 +0200
Subject: 2015-04-13: 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 16e8aff..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-instant-0.9.8.tar.gz
-/instant-0.9.9.tar.gz
-/instant-1.0.0.tar.gz
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..b634127
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+2015-04-13: Retired orphaned package, because it was orphaned for more than six weeks.
+Reference: https://fedorahosted.org/epel/ticket/7
+
diff --git a/python-instant.spec b/python-instant.spec
deleted file mode 100644
index 00d63eb..0000000
--- a/python-instant.spec
+++ /dev/null
@@ -1,91 +0,0 @@
-%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%endif
-
-%global srcname instant
-
-Name:           python-%{srcname}
-Version:        1.0.0
-Release:        1%{?dist}
-Summary:        Python module for instant inlining of C and C++ code
-
-Group:          Applications/Engineering
-License:        BSD
-URL:            http://www.fenicsproject.org
-Source0:        http://launchpad.net/instant/1.0.x/%{version}/+download/%{srcname}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch:      noarch
-
-BuildRequires:  python2-devel
-BuildRequires:  python-setuptools
-
-
-%description
-Instant is a Python module that allows for instant inlining of C and
-C++ code in Python. It is a small Python module built on top of SWIG
-and Distutils. 
-
-
-%prep
-%setup -q -n %{srcname}-%{version}
-chmod 0644 test/*
-
-
-%build
-%{__python} setup.py build
-
-
-%install
-rm -rf %{buildroot}
-%{__python} setup.py install --skip-build --root %{buildroot}
-
-
-%clean
-rm -rf %{buildroot}
-
-
-%files
-%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING README TODO doc/html_reference/ test/
-%{_mandir}/man*/*.1*
-%{_bindir}/instant*
-%{python_sitelib}/%{srcname}/
-%{python_sitelib}/%{srcname}*.egg-info
-
-
-%changelog
-* Sat Feb 11 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.0-1
-- Updated to new upstream 1.0.0
-
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.9-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Sun Mar 27 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.9-1
-- Updated URL
-- Updated to new upstream version 0.9.9
-
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.8-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.9.8-2
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
-
-* Sat Jul 03 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.8-1
-- Updated to new upsteam version 0.9.8
-- Updated the spec file to reflect changes in the guidelines
-- Updated docs
-
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Wed Mar 24 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.6-1
-- Updated to new upstream version 0.9.6
-
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.5-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Wed Feb 04 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.5-2
-- Added tests
-
-* Sat Jan 30 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.5-1
-- Initial package for Fedora
diff --git a/sources b/sources
deleted file mode 100644
index 93444d2..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-b73ffae5f590eeaaf4682e32a44b36cc  instant-1.0.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-instant.git/commit/?h=el6&id=c85f452955f8a1115d8144f04c1b942f0539e035


More information about the scm-commits mailing list