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).
Search Criteria
Package Details: python-django-docs 5.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-django-docs.git (read-only, click to copy) |
---|---|
Package Base: | python-django-docs |
Description: | Documentation for the Django framework |
Upstream URL: | https://docs.djangoproject.com/ |
Keywords: | django docs |
Licenses: | BSD-3-Clause |
Submitter: | morealaz |
Maintainer: | wooptoo |
Last Packager: | wooptoo |
Votes: | 23 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-08 05:23 (UTC) |
Last Updated: | 2025-07-22 19:42 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3
DarwinSurvivor commented on 2013-08-14 03:27 (UTC)
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.
jaudet commented on 2012-09-25 01:44 (UTC)
I got an error while attempting to install this package. It appears that the PKGBUILD is trying to call 'sphinx-build', which does not exist on my system. You can see the output here: http://pastebin.com/rc0BFrsn
<deleted-account> commented on 2011-11-02 14:34 (UTC)
https://code.djangoproject.com/ticket/15649
Please build docs with sphinx <= 1.0.7 or build from trunk https://aur.archlinux.org/packages.php?ID=32893
<deleted-account> commented on 2011-11-02 09:22 (UTC)
I can't build this since the last update. Error:
Exception occurred:
File "/usr/lib/python2.7/site-packages/sphinx/writers/html.py", line 120, in visit_desc_parameter
self.body.append(self.param_separator)
AttributeError: DjangoHTMLTranslator instance has no attribute 'param_separator'
<deleted-account> commented on 2011-10-24 18:54 (UTC)
hmmm.
This package is going ok
<deleted-account> commented on 2011-10-13 16:50 (UTC)
Can't build.
Logs http://pastebin.com/mJMnLVF3
Pinned Comments
wooptoo commented on 2025-06-05 10:56 (UTC)
Please flag the package out-of-date if the checksum fails for you. The upstream zip file gets updated once in a while, and there's no reliable method to tell when that happens.