Since PostgreSQL 10 the version number is incremented by 1 every time, I
propose to update the package names with the really available ones in the
Debian/Ubuntu repositories.
Also the package available on Ubuntu/Debian for psycopg2 is actually
called python3-psycopg2
PS. there is no postgresql-x-postgis-2.x package.
--
Ticket URL: <https://code.djangoproject.com/ticket/34213>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Paolo Melchiorre
* status: new => assigned
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
[https://github.com/django/django/pull/16385 PR]
For the future, small cleanups don't need tickets.
--
Ticket URL: <https://code.djangoproject.com/ticket/34213#comment:1>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d44ee518c4c110af25bebdbedbbf9fba04d197aa" d44ee51]:
{{{
#!CommitTicketReference repository=""
revision="d44ee518c4c110af25bebdbedbbf9fba04d197aa"
Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS
docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34213#comment:2>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"2d156780f376d7943bff41e72d184b1c13e2ca4f" 2d15678]:
{{{
#!CommitTicketReference repository=""
revision="2d156780f376d7943bff41e72d184b1c13e2ca4f"
[4.1.x] Fixed #34213 -- Updated PostgreSQL package names in installing
PostGIS docs.
Backport of d44ee518c4c110af25bebdbedbbf9fba04d197aa from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34213#comment:3>