1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
On Upstream Updates
===================
Currently (Jan 2020), no further upstream updates are feasable:
All new upstream versions >= 2.3 depend on python package
'confusable-homoglyphs', which is not in Debian (yet).
In case the former problem is overcome (in one way or the other), the
very newest upstream versions (>= 3.0) "fixes" #567739 -- i.e., the
package is renamed from "registration" to "django_registration". 3.0
code is also not really compatible beyond the package rename, so no
compat on the package name should be tried (i.e., as suggested in
#567739). Notes need to be applied that all source code *must* be
adapted.
On Upstream Tarball
===================
Please always use the release tarball as provided by the
upstream author on pypi (as configured in the "debian/watch"
file).
There are release tarballs available via the the official git
repo at github too, but they are not identical.
-- Stephan Sürken <absurd@debian.org>, Fri, 3 Jan 2020 13:36:28 +0100
|