till pushed to python-pymtp (epel7). "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:47:35 UTC 2015


>From 6987eb3ccc199a8e726df16838bd3490f877a47b Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Mon, 13 Apr 2015 17:47:27 +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 a8d0bd6..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/pymtp-latest.tar.bz2
-/PyMTP-0.0.6.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-pymtp.spec b/python-pymtp.spec
deleted file mode 100644
index 05c5cad..0000000
--- a/python-pymtp.spec
+++ /dev/null
@@ -1,92 +0,0 @@
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-# debuginfo would be empty
-%global debug_package %{nil}
-%global module PyMTP
-
-Name:           python-pymtp
-Version:        0.0.6
-Release:        1%{?dist}
-Summary:        A Pythonic wrapper around libmtp
-
-Group:          Development/Libraries
-License:        GPLv3+
-URL:            https://pypi.python.org/pypi/%{module}
-Source0:        https://pypi.python.org/packages/source/P/PyMTP/PyMTP-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-# Depend on the libmtp soname provides of the correct arch
-%global libmtp libmtp.so.9
-%ifarch x86_64 ppc64 ia64 sparc64 s390x
-%global mark64 ()(64bit)
-%endif
-
-BuildRequires:  python-devel
-Requires:       %{libmtp}%{?mark64}
-
-%description
-A Pythonic wrapper around libmtp, allowing python applications to communicate
-with MTP devices.
-
-%prep
-%setup -q -n %{module}-%{version}
-# Examples are documentation, remove executable permission
-chmod -x examples/*
-# Remove the shebang to silence rpmlint
-sed -i '1d' pymtp.py
-
-%build
-%{__python} setup.py build
-
-
-%install
-rm -rf $RPM_BUILD_ROOT
-# Install into python_sitearch for the arch-specific dependency
-%{__python} setup.py install -O1 --skip-build --install-purelib $RPM_BUILD_ROOT%{python_sitearch}
-
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
-%files
-%defattr(-,root,root,-)
-%doc README COPYING examples
-%{python_sitearch}/pymtp.*
-%{python_sitearch}/*.egg-info
-
-%changelog
-* Thu Oct 17 2013 Abel Luck <abel at outcomedubious.im> - 0.0.6-1
-- Update to latest version
-- Remove uneeded patch
-
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.4-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.4-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.4-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.4-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Mon Jun 13 2011 Linus Walleij <triad at df.lth.se> 0.0.4-3
-- Rebuilt for new - run-time compatible - libmtp
-
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.4-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Sat Jan 15 2011 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 0.0.4-1
-- Bump release for the first Fedora build
-
-* Mon Nov 01 2010 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 0.0.4-0.3
-- Make the package arch-dependent and depend on the libmtp.so.8 soname
-- Remove the shebang from pylint.py
-
-* Fri Oct 15 2010 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 0.0.4-0.2
-- Use Debian's patch, which also fixes the examples
-- Add Requires: libmtp
-
-* Wed Oct 13 2010 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 0.0.4-0.1
-- Initial Fedora package
diff --git a/sources b/sources
deleted file mode 100644
index 71193aa..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-23679b79ce5e2eebf987b0daeb351fb1  PyMTP-0.0.6.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-pymtp.git/commit/?h=epel7&id=6987eb3ccc199a8e726df16838bd3490f877a47b


More information about the scm-commits mailing list