[arch-commits] Commit in python-django-extensions/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Dec 14 14:22:49 UTC 2016


    Date: Wednesday, December 14, 2016 @ 14:22:48
  Author: alucryd
Revision: 199412

Small typo

Modified:
  python-django-extensions/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-14 13:57:02 UTC (rev 199411)
+++ PKGBUILD	2016-12-14 14:22:48 UTC (rev 199412)
@@ -35,7 +35,7 @@
 package_python-django-extensions() {
   depends=('python-django' 'python-six')
   optdepends+=('python-werkzeug: runserver_plus extension'
-               'ipython: shell_plus extensions')
+               'ipython: shell_plus extension')
 
   cd python-django-extensions-${pkgver}
 



More information about the arch-commits mailing list