[112659] trunk/dports/python/py-django-htmlmin/patch-setup.py.diff
aronnax at macports.org
aronnax at macports.org
Mon Oct 28 16:16:29 PDT 2013
Revision: 112659
https://trac.macports.org/changeset/112659
Author: aronnax at macports.org
Date: 2013-10-28 16:16:29 -0700 (Mon, 28 Oct 2013)
Log Message:
-----------
py-django-htmlmin: add missing file
Added Paths:
-----------
trunk/dports/python/py-django-htmlmin/patch-setup.py.diff
Added: trunk/dports/python/py-django-htmlmin/patch-setup.py.diff
===================================================================
--- trunk/dports/python/py-django-htmlmin/patch-setup.py.diff (rev 0)
+++ trunk/dports/python/py-django-htmlmin/patch-setup.py.diff 2013-10-28 23:16:29 UTC (rev 112659)
@@ -0,0 +1,11 @@
+--- setup.py.orig 2013-10-28 15:57:27.000000000 -0700
++++ setup.py 2013-10-28 15:57:53.000000000 -0700
+@@ -19,7 +19,7 @@
+ packages=find_packages(),
+ include_package_data=True,
+ test_suite='nose.collector',
+- install_requires=['argparse', 'django', 'beautifulsoup4', 'html5lib'],
++ install_requires=['django', 'beautifulsoup4', 'html5lib'],
+ tests_require=['nose', 'coverage'],
+ entry_points={
+ 'console_scripts': [
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131028/6467d321/attachment.html>
More information about the macports-changes
mailing list