File python-django-threadedcomments.changes of Package python-django-threadedcomments
-------------------------------------------------------------------
Sun Dec 26 05:12:57 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Replace Github tarball with PyPI tarball
- Add runtests.py missing from PyPI
- Remove dj-test-settings.patch & test-use-content-type.patch
merged upstream
- Update to v2.0
* Added Django 4.0 support
* Dropped Django 1.7, 1.8, 1.9, 1.10, 1.11 support.
* Dropped Python 2.7-3.5 support, only 3.6+ is supported.
-------------------------------------------------------------------
Sat Jul 24 03:03:36 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Update dj-test-settings.patch to support Django 3.2
-------------------------------------------------------------------
Mon Apr 15 08:14:45 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of descriptions.
-------------------------------------------------------------------
Wed Apr 10 00:31:27 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activate test suite, with dj-test-settings.patch to initialise
Django and test-use-content-type.patch being a tiny subset of
upstream commit 7feb0f851
- Use GitHub archive of v1.2
- Fix License: and use %license
- Add fdupes
-------------------------------------------------------------------
Tue Dec 12 01:29 UTC 2018 - Garret Wassermann <garret@wassiverse.com>
- update to version 1.2+20180827
-------------------------------------------------------------------
Sat Sep 28 16:52:12 UTC 2013 - p.drouand@gmail.com
- Update to version 0.9.0
+ Rewrote application to use django.contrib.comments
+ Included example app
- Use download url as source url
- Replace python-distribute with python-setuptools BuildRequires
- Add documentation from tarball
- Add a head in specfile
- Some improvements
-------------------------------------------------------------------
Mon Nov 30 14:28:38 UTC 2009 - alexandre@exatati.com.br
- Update to 0.5.2;
- Building as noarch for openSUSE >= 11.2;
- Fixed URL, Author and Summary in spec file.