Package Details: python-django-docs 5.1-1

Git Clone URL: https://aur.archlinux.org/python-django-docs.git (read-only, click to copy)
Package Base: python-django-docs
Description: Documentation for Python Django module.
Upstream URL: https://docs.djangoproject.com/
Licenses: GPL
Submitter: morealaz
Maintainer: morealaz
Last Packager: morealaz
Votes: 23
Popularity: 0.000000
First Submitted: 2022-11-08 05:23 (UTC)
Last Updated: 2024-11-08 17:28 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

gim commented on 2015-04-14 17:20 (UTC)

Can't update to 1.8 because the ZIP archive is empty. https://github.com/django/djangoproject.com/issues/447

gim commented on 2015-03-09 21:14 (UTC)

This documentation package is for every minor version of Django, which means every 1.7.x version at the moment. Please consider checking the availability of the documentation zip archive with specific version of Django before tagging the package out of date.

MarkusH commented on 2015-03-09 16:29 (UTC)

Current release is 1.7.6

gim commented on 2015-02-19 09:16 (UTC)

Looks like they're changing their zip archive without changing the name. We'll have to skip hash sum check then.

DarwinSurvivor commented on 2015-02-19 03:42 (UTC)

The sha256 entry needs to be updated. I should be cde36af390ac20dbd11a30d32a935926962827f8b99d24c64b1f22936cf864f2

pfeyz commented on 2013-08-28 18:21 (UTC)

It was a bug caused by a change in docutils. It's been fixed in 1.5.2, which I've now bumped the version to. https://bitbucket.org/birkenfeld/sphinx/issue/1224/django-151-docs-build-error

blinx commented on 2013-08-20 03:12 (UTC)

I dont know the reason of this issue..http://pastebin.com/bn94DEq8

pfeyz commented on 2013-08-14 04:47 (UTC)

Fixed. Thanks DarwinSurvivor!

DarwinSurvivor commented on 2013-08-14 03:27 (UTC)

The PKGBUILD still has 1.4 in the url field. If you use the ${pkgver} variable in the url, it will update automatically when you change that variable (just like in the source variable).

pfeyz commented on 2012-12-31 06:52 (UTC)

The python2 binary is named sphinx-build2 . I've updated the PKGBUILD to patch Django's doc makefile (which calls sphinx-build) to reflect this.