Spec URL: http://www.matthias-runge.de/fedora/python-django-secure.spec SRPM URL: http://www.matthias-runge.de/fedora/python-django-secure-1.0-1.fc19.src.rpm Description: Helping you remember to do the stupid little things to improve your Django site's security. Inspired by Mozilla's `Secure Coding Guidelines`_, and intended for sites that are entirely or mostly served over SSL (which should include anything with user logins). Fedora Account System Username: mrunge rpmlint ./python-django-secure.spec /home/mrunge/rpmbuild/SRPMS/python-django-secure-1.0-1.fc19.src.rpm /home/mrunge/rpmbuild/RPMS/noarch/python-django-secure-1.0-1.fc19.noarch.rpm python-django-secure.src: W: spelling-error Summary(en_US) linter -> liner, liter, inter python-django-secure.src: W: spelling-error %description -l en_US logins -> losing, loins, lo gins python-django-secure.noarch: W: spelling-error Summary(en_US) linter -> liner, liter, inter python-django-secure.noarch: W: spelling-error %description -l en_US logins -> losing, loins, lo gins 2 packages and 1 specfiles checked; 0 errors, 4 warnings. Scratch-build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5858502
Where is py3 support?
(In reply to Christopher Meng from comment #1) > Where is py3 support? Currently, py3 support in django is more experimental. I will add, once py3 in django gets more stable.
1. Old fashion... ↓↓↓↓MUST DO BEFORE SCM WINDOW↓↓↓↓ BuildRequires: python-devel to BuildRequires: python2-devel ↑↑↑↑MUST DO BEFORE SCM WINDOW↑↑↑↑ 2. Consider changing html (in %doc) to html/* PACKAGE APPROVED.
Thanks for the quick review! When using html/*, the dir itself won't get included (and thus, will end in an unowned dir ;-) New Package SCM Request ======================= Package Name: python-django-secure Short Description: Utilities and a 'linter' to help you make your Django site more secure Owners: mrunge Branches: f19 f20 el6
I mean we can install doc files to /usr/share/doc/python-django-secure, so when user enter in the directory, he/she can directly see the docs instead of enter a weird dir "html" and then see the files. Not sure if I'm right, busy now.
Git done (by process-git-requests).
python-django-secure-1.0-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-django-secure-1.0-1.el6
python-django-secure-1.0-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-django-secure-1.0-1.fc19
python-django-secure-1.0-1.el6 has been pushed to the Fedora EPEL 6 testing repository.
python-django-secure-1.0-1.fc19 has been pushed to the Fedora 19 stable repository.
python-django-secure-1.0-1.el6 has been pushed to the Fedora EPEL 6 stable repository.