Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-django-registration.16106 for openSUSE:Leap:15.2:Update checked in at 2021-04-19 16:05:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2:Update/python-django-registration.16106 (Old) and /work/SRC/openSUSE:Leap:15.2:Update/.python-django-registration.16106.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-registration.16106" Mon Apr 19 16:05:31 2021 rev:1 rq:885968 version:3.1.2 Changes: -------- New Changes file: --- /dev/null 2021-04-15 00:52:17.177990775 +0200 +++ /work/SRC/openSUSE:Leap:15.2:Update/.python-django-registration.16106.new.12324/python-django-registration.changes 2021-04-19 16:05:31.205091965 +0200 @@ -0,0 +1,148 @@ +------------------------------------------------------------------- +Fri Apr 16 07:48:17 UTC 2021 - Mark??ta Machov?? <[email protected]> + +- Update to 3.1.2 (bsc#1184427, CVE-2021-21416) + * Filter sensitive POST parameters in error reports + * Fix RemovedInDjango40Warning from Signal arguments + +------------------------------------------------------------------- +Mon Apr 20 13:14:13 UTC 2020 - Tom???? Chv??tal <[email protected]> + +- Drop py2 dep from py3 only package + +------------------------------------------------------------------- +Thu Feb 20 08:50:03 UTC 2020 - Tom???? Chv??tal <[email protected]> + +- Update to 3.1: + * no changelog provided + +------------------------------------------------------------------- +Mon May 20 08:50:30 UTC 2019 - Tom???? Chv??tal <[email protected]> + +- Update to 3.0.1: + * Support for django 2.2 + +------------------------------------------------------------------- +Tue Mar 19 04:31:14 UTC 2019 - John Vandenberg <[email protected]> + +- Add missing runtime dependency python-confusable-homoglyphs + +------------------------------------------------------------------- +Tue Feb 26 13:56:33 UTC 2019 - Tom???? Chv??tal <[email protected]> + +- Do not trigger legaldb + +------------------------------------------------------------------- +Mon Feb 25 01:08:16 UTC 2019 - John Vandenberg <[email protected]> + +- Set Django version to 1.11 +- Update to 3.0, notable changes + * Installed module changed from registration to django_registration + * Python 3.7 support + * Minimum Django version is now 1.11 + * Include tests and runner in source distribution + * Make it possible to distinguish different types of activation failures + * Add the ability to detect when the account has already been activated + * Remove RegistrationFormNoFreeEmail + * Clean up the weird ancient handling of + success_url/get_success_url() + * Make the one-step backend a little more robust with custom users + * Correct use of is_secure() in activation email context + * Template directory rename, and renamed activation email body template + and renamed activation failure template + * Made the HttpRequest available to activation email contexts + * Rename URL patterns + * Rename the HMAC backend + * Added a form class doing case-insensitive username uniqueness checks + +------------------------------------------------------------------- +Mon Sep 3 10:53:25 UTC 2018 - Ond??ej S??kup <[email protected]> + +- update 2.5.2 +- remove django2.patch +- no upstream changelog + +------------------------------------------------------------------- +Wed Aug 29 08:09:23 UTC 2018 - [email protected] + +- Add patch to build with django 2.0+: + * django2.patch + +------------------------------------------------------------------- +Fri Aug 24 08:14:00 UTC 2018 - [email protected] + +- Add missing python2-mock dependency + +------------------------------------------------------------------- +Wed Aug 15 12:32:44 UTC 2018 - [email protected] + +- Ensure neutrality of description. + +------------------------------------------------------------------- +Wed Aug 8 09:36:52 UTC 2018 - [email protected] + +- Switch to singlespec +- Version update to 2.4.1: + * Support 2.0 django and bunch of bugfixes + +------------------------------------------------------------------- +Mon Feb 27 06:40:00 UTC 2017 - [email protected] + +- Update to v 2.2: + * Requires Django 1.8 and higher + +------------------------------------------------------------------- +Tue Apr 19 13:37:33 UTC 2016 - [email protected] + +- Update to version 2.0.4 + + No Changelog +- Use new specfile from py2pack + +------------------------------------------------------------------- +Sat Sep 28 14:09:01 UTC 2013 - [email protected] + +- Update to version 1.0 + + Changelog hasn't been updated for 1.0 version +- Use download url as source url +- Remove redundant %clean setion and useless CFLAGS export +- Use %{python_sitelib} instead of RECORDEDFILES filelist + +------------------------------------------------------------------- +Mon Aug 27 09:14:58 UTC 2012 - [email protected] + +- update to 0.8 + * Backend-based rewrite. See docs/upgrade.rst for details. + * Compatibility through Django 1.4. + +------------------------------------------------------------------- +Fri Nov 25 13:10:38 UTC 2011 - [email protected] + +- license update: BSD-3-Clause + SDPX format (http://www.spdx.org/licenses) + +------------------------------------------------------------------- +Mon May 31 07:14:45 UTC 2010 - [email protected] + +- Fixed Group: Development/Libraries/Python to make it consistent + with other Python packages + +------------------------------------------------------------------- +Fri Aug 21 10:15:04 CEST 2009 - [email protected] + +- Build as noarch on openSUSE >= 11.2. + +------------------------------------------------------------------- +Thu Aug 20 16:16:01 CEST 2009 - [email protected] + +- update to version 0.7. + +------------------------------------------------------------------- +Thu Aug 20 16:04:46 CEST 2009 - [email protected] + +- django.core.validators does not exist any more. Fix. + +------------------------------------------------------------------- +Sat Sep 13 01:57:21 CEST 2008 - [email protected] + +- update to version 0.6 + New: ---- django-registration-3.1.2.tar.gz python-django-registration.changes python-django-registration.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-registration.spec ++++++ # # spec file for package python-django-registration # # Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define skip_python2 1 Name: python-django-registration Version: 3.1.2 Release: 0 Summary: An extensible user-registration application for Django License: BSD-3-Clause URL: https://github.com/ubernostrum/django-registration/ Source: https://files.pythonhosted.org/packages/source/d/django-registration/django-registration-%{version}.tar.gz BuildRequires: %{python_module Django >= 2.2} BuildRequires: %{python_module confusable-homoglyphs >= 3.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Django >= 2.2 Requires: python-confusable-homoglyphs >= 3.0 BuildArch: noarch %python_subpackages %description This is a user registration application for Django. It requires a functional installation of Django, but has no other dependencies. %prep %setup -q -n django-registration-%{version} sed -i -e 's:~=:>=:g' setup.py %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib}/ %check %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python runtests.py %files %{python_files} %license LICENSE %doc AUTHORS README.rst %{python_sitelib}/* %changelog
