From d44e3528b97a2d091be8a0711efe430f51186369 Mon Sep 17 00:00:00 2001 From: Randall Leeds Date: Wed, 26 Sep 2012 17:58:33 -0700 Subject: [PATCH] remove defunct email address from setup.cfg I don't have an rpm machine handy anymore. I suspect this should always have been filled in by the rpmbuild environment of the user running the script, anyway, and I should not have been listed here. --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 73c3895d..af975ae6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,4 @@ [bdist_rpm] -packager = Randall Leeds build-requires = python2-devel python-setuptools requires = python-setuptools >= 0.6c6 python-ctypes install_script = rpm/install