| Name: | python3-cbor2 | 
|---|---|
| Version: | 5.1.2 | 
| Release: | 3.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 212779 | 
| License: | MIT | 
| RPM: | python3-cbor2-5.1.2-3.el8.x86_64.rpm | 
| Source RPM: | python-cbor2-5.1.2-3.el8.src.rpm | 
| Build Date: | Fri Sep 29 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/agronholm/cbor2 | 
| Summary: | Python CBOR (de)serializer with extensive tag support | 
| Description: | This library provides encoding and decoding for the Concise Binary Object Representation (CBOR) (RFC 7049) serialization format.  | 
- Add patch to allow building on RHEL 8's older setuptools
- Make doc subpackage noarch (rhbz#1877691)
- Initial package