File python-django-picklefield.changes of Package python-django-picklefield
-------------------------------------------------------------------
Wed Apr 3 02:57:40 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- Sprinkle in fdupes.
- No more greedy globs in %files.
-------------------------------------------------------------------
Mon Jun 26 07:03:41 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Use sle15_python_module_pythons
-------------------------------------------------------------------
Wed Jan 4 14:13:35 UTC 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 12:14:55 UTC 2022 - pgajdos@suse.com
- python-mock is not required for build
-------------------------------------------------------------------
Fri Jan 7 03:47:57 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Skip Tumbleweed Python 3.6 incompatible with Django 4
-------------------------------------------------------------------
Sat Jul 24 02:31:34 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Add missing DEFAULT_AUTO_FIELD to test settings.py for Django 3.2
-------------------------------------------------------------------
Wed Jun 10 12:04:25 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- Update to 3.0.1
* no changelog
-------------------------------------------------------------------
Tue Jun 9 11:53:27 UTC 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 08:36:53 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.1.1:
* no changelog
-------------------------------------------------------------------
Tue Dec 11 11:44:51 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0.0:
* no changelog
- Enable tests
-------------------------------------------------------------------
Thu Aug 31 06:59:35 UTC 2017 - toddrme2178@gmail.com
- Update to version 1.0.0
* No changelog
-------------------------------------------------------------------
Thu Aug 24 13:37:21 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Mon May 4 10:57:39 UTC 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 11:03:20 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Sun Apr 14 10:14:27 UTC 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 16:40:13 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Mon Dec 10 11:38:23 UTC 2012 - alexandre@exatati.com.br
- Update to 0.3.0:
* Python 3 support (thanks to Rafal Stozek).
-------------------------------------------------------------------
Mon Apr 23 11:27:06 UTC 2012 - alexandre@exatati.com.br
- Update to 0.2.1:
* Use __slots__ to optimize _ObjectWrapper (thanks to Simon
Charette).
-------------------------------------------------------------------
Wed Mar 14 11:22:16 UTC 2012 - saschpe@suse.de
- Use upstream tarball
- Simplified macro usage
-------------------------------------------------------------------
Tue Feb 21 23:49:04 UTC 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 00:21:17 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.9.
-------------------------------------------------------------------
Mon Nov 8 04:12:48 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.8;
- Bzip2 source file.
-------------------------------------------------------------------
Tue Apr 13 00:07:02 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.6.
-------------------------------------------------------------------
Mon Apr 5 12:48:11 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.5.
-------------------------------------------------------------------
Tue Mar 30 15:18:37 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.4;
- Spec file cleaned with spec-cleaner.
-------------------------------------------------------------------
Sun Mar 28 15:19:18 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.3.
-------------------------------------------------------------------
Sun Mar 28 03:20:10 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.2.
-------------------------------------------------------------------
Fri Oct 9 15:09:51 UTC 2009 - alexandre@exatati.com.br
- Initial package (0.1) for openSUSE.