3eb38f95ff
be at least version 0.10 instead of exactly version 0.10 Bump PORTREVISION This allows the (work in progress) Pootle port to show a usage line instead of a dependency error. Differential Revision: https://reviews.freebsd.org/D2928 Approved by: maintainer (wg)
7 lines
200 B
Text
7 lines
200 B
Text
--- django_assets.egg-info/requires.txt.orig 2014-07-03 12:03:42 UTC
|
|
+++ django_assets.egg-info/requires.txt
|
|
@@ -1,2 +1,2 @@
|
|
Django>=1.1
|
|
-webassets==0.10
|
|
\ No newline at end of file
|
|
+webassets>=0.10
|