Hello, I wanted to package django-auth-ldap[1] which is an package that may be using together with Django. I come up with the following name: GARNAME = django-auth-ldap PACKAGES = CSWpy-django-auth-ldap CATALOGNAME = py_django_auth_ldap checkpkg tells me the name is too long and suggests using CHECKPKG_OVERRIDES_CSWpy-django-auth-ldap += pkgname-too-long
Any suggestions on how to name such packages to indicate that they are an extension to something else. Or should I just put in the override? Best Regards Kester [1] http://pypi.python.org/pypi/django-auth-ldap/ _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
