[Python-modules-commits] r31826 - in packages/oct2py/trunk/debian/patches (2 files)
noahfx-guest at users.alioth.debian.org
noahfx-guest at users.alioth.debian.org
Sun Feb 8 19:04:27 UTC 2015
Date: Sunday, February 8, 2015 @ 19:04:26
Author: noahfx-guest
Revision: 31826
d/patches removed 02-removes-install_requires.patch
Modified:
packages/oct2py/trunk/debian/patches/series
Deleted:
packages/oct2py/trunk/debian/patches/02-removes-install_requires.patch
Deleted: packages/oct2py/trunk/debian/patches/02-removes-install_requires.patch
===================================================================
--- packages/oct2py/trunk/debian/patches/02-removes-install_requires.patch 2015-02-08 19:03:49 UTC (rev 31825)
+++ packages/oct2py/trunk/debian/patches/02-removes-install_requires.patch 2015-02-08 19:04:26 UTC (rev 31826)
@@ -1,14 +0,0 @@
-Description: Removes install_requires in order to avoid the authomatic
- instalation from third party package managers like pypi.
-Author: Josue Ortega <josueortega at debian.org.gt>
-Last-Update: 2014-09-10
-
---- a/setup.py
-+++ b/setup.py
-@@ -52,5 +52,5 @@
- description=DESCRIPTION,
- long_description=LONG_DESCRIPTION,
- classifiers=filter(None, CLASSIFIERS.split('\n')),
-- requires=REQUIRES
-+# requires=REQUIRES
- )
Modified: packages/oct2py/trunk/debian/patches/series
===================================================================
--- packages/oct2py/trunk/debian/patches/series 2015-02-08 19:03:49 UTC (rev 31825)
+++ packages/oct2py/trunk/debian/patches/series 2015-02-08 19:04:26 UTC (rev 31826)
@@ -1,4 +1,3 @@
04-removes-privacy-breach.patch
03-remove-bootstrap-ref.patch
01-removes-plot-function.patch
-02-removes-install_requires.patch
More information about the Python-modules-commits
mailing list