till pushed to python-pymtp (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:28 UTC 2015


>From d0e3581fc6f06720f70067fb24d83dd5c182d7b6 Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Mon, 13 Apr 2015 17:59:08 +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 076f1f4..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/pymtp-latest.tar.bz2
-/PyMTP-0.0.6.tar.gz
-/pymtp-0.0.4.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 dcecfe8..0000000
--- a/python-pymtp.spec
+++ /dev/null
@@ -1,45 +0,0 @@
-# debuginfo would be empty
-%global debug_package %{nil}
-
-Name:           python-pymtp
-Version:        0.0.4
-Release:        1%{?dist}
-Summary:        A Pythonic wrapper around libmtp
-Group:          Development/Libraries
-License:        GPLv3+
-URL:            https://pypi.python.org/pypi/PyMTP
-Source0:        https://pypi.python.org/packages/source/P/PyMTP/pymtp-%{version}.tar.gz
-# 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%{?_isa}
-
-%description
-A Pythonic wrapper around libmtp, allowing python applications to communicate
-with MTP devices.
-
-%prep
-%setup -qn pymtp-%{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
-# Install into python_sitearch for the arch-specific dependency
-%{__python} setup.py install -O1 --skip-build --install-purelib %{buildroot}%{python_sitearch}
-
-%files
-%doc README COPYING examples
-%{python_sitearch}/pymtp.*
-%{python_sitearch}/*.egg-info
-
-%changelog
-* Fri Jan 03 2014 Christopher Meng <rpm at cicku.me> - 0.0.4-1
-- Rebase to 0.0.4 based on Fedora spec.
diff --git a/sources b/sources
deleted file mode 100644
index 342e3fd..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-0acc424b496fd4ca9fd601ae7f6181c0  pymtp-0.0.4.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list