| Name: | python2-jsonpickle |
|---|---|
| Version: | 0.9.4 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 204986 |
| License: | BSD |
| RPM: | python2-jsonpickle-0.9.4-2.el7.noarch.rpm |
| Source RPM: | python-jsonpickle-0.9.4-2.el7.src.rpm |
| Build Date: | Fri Oct 27 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.io/project/jsonpickle/ |
| Summary: | A module that allows any object to be serialized into JSON |
| Description: | This module allows python objects to be serialized to JSON in a similar fashion to the pickle module. This is the version for Python 3. |
- Conditionalize python3 package for EPEL7 compat.
- new version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- 0.9.3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Disable tests to fix build.
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
- Update to latest version - Clean up spec file a bit - Add python3 subpackage (#1233915)