* Mon Jun 26 2023 Andreas Schneider <asn@cryptomilk.org>
- Use sle15_python_module_pythons
* Wed Jan 04 2023 Dirk Müller <dmueller@suse.com>
- update to 3.1.0:
* Added testing against Django 3.2 and 4.0.
* addressed a packaging issue with 3.0.0
* Tue May 10 2022 pgajdos@suse.com
- python-mock is not required for build
* Fri Jan 07 2022 John Vandenberg <jayvdb@gmail.com>
- Skip Tumbleweed Python 3.6 incompatible with Django 4
* Sat Jul 24 2021 John Vandenberg <jayvdb@gmail.com>
- Add missing DEFAULT_AUTO_FIELD to test settings.py for Django 3.2
* Wed Jun 10 2020 Ondřej Súkup <mimi.vx@gmail.com>
- Update to 3.0.1
* no changelog
* Tue Jun 09 2020 Ondřej Súkup <mimi.vx@gmail.com>
- update to 3.0.0
* Allowed default pickle protocol to be overriden using
the PICKLEFIELD_DEFAULT_PROTOCOL setting.
* Dropped support for Python 2.
* Added testing against Django 3.0.
* Dropped support for Django 1.11.
* Thu Feb 20 2020 Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.1.1:
* no changelog
Version: 0.3.1-2.1
* Mon May 04 2015 benoit.monin@gmx.fr
- update to version 0.3.1:
* Favor the built in json module (thanks to Simon Charette).
- point the source URL to pypi
* Thu Oct 24 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Sun Apr 14 2013 toddrme2178@gmail.com
- Remove pre_checkin.sh since the two versions are not the same
- Remove unneeded macros
- Added python buildrequires and requires since the package does not
work properly without them on openSUSE <= 12.2
* Fri Apr 12 2013 p.drouand@gmail.com
- Initial python3 support
* Mon Dec 10 2012 alexandre@exatati.com.br
- Update to 0.3.0:
* Python 3 support (thanks to Rafal Stozek).
* Mon Apr 23 2012 alexandre@exatati.com.br
- Update to 0.2.1:
* Use __slots__ to optimize _ObjectWrapper (thanks to Simon
Charette).
* Wed Mar 14 2012 saschpe@suse.de
- Use upstream tarball
- Simplified macro usage
* Tue Feb 21 2012 alexandre@exatati.com.br
- Update to 0.2.0:
* Allow pickling of subclasses of django.db.models.Model (thanks to
Simon Charette)
- Regenerate spec file with py2pack.
* Tue Nov 16 2010 alexandre@exatati.com.br
- Update to 0.1.9.
* Mon Nov 08 2010 alexandre@exatati.com.br
- Update to 0.1.8;
- Bzip2 source file.
* Tue Apr 13 2010 alexandre@exatati.com.br
- Update to 0.1.6.
* Mon Apr 05 2010 alexandre@exatati.com.br
- Update to 0.1.5.
* Tue Mar 30 2010 alexandre@exatati.com.br
- Update to 0.1.4;
- Spec file cleaned with spec-cleaner.
* Sun Mar 28 2010 alexandre@exatati.com.br
- Update to 0.1.3.
* Sun Mar 28 2010 alexandre@exatati.com.br
- Update to 0.1.2.
* Fri Oct 09 2009 alexandre@exatati.com.br
- Initial package (0.1) for openSUSE.