| Name: | python3-django-picklefield |
|---|---|
| Version: | 3.0.1 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 40406 |
| License: | MIT |
| RPM: | python3-django-picklefield-3.0.1-2.el9.noarch.rpm |
| Source RPM: | python-django-picklefield-3.0.1-2.el9.src.rpm |
| Build Date: | Thu Oct 26 2023 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/gintas/django-picklefield |
| Summary: | A multiprocessing distributed task queue for Django |
| Description: | django-picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. The implementation is taken and adopted from Django snippet #1694 by Taavi Taijala, which is in turn based on Django snippet #513 by Oliver Beattie. |
- Drop unneeded setuptools BR
- Update to 3.0.1 - Adjust for latest packaging guidelines - Opt in to rpmautospec