freebsd-ports/www/reviewboard/files/patch-setup.py
Steve Wills b6daf9e5e6 - Update to 1.7.22
- Unbreak

PR:		ports/187452
Submitted by:	swills (myself)
Approved by:	maintainer timeout (pclin, >2 weeks)
2014-03-29 23:49:12 +00:00

10 lines
350 B
Python

--- ./setup.py.orig 2014-03-03 07:52:24.000000000 +0000
+++ ./setup.py 2014-03-11 14:41:18.910777288 +0000
@@ -177,7 +177,6 @@
'django-pipeline>=1.2.24,<1.3',
'docutils',
markdown_requirement,
- 'mimeparse>=0.1.3',
'paramiko>=1.9.0',
'Pygments>=1.5',
'python-dateutil==1.5',