| Name: | python2-attrs | 
|---|---|
| Version: | 17.4.0 | 
| Release: | 10.module+el8.9.0+90013+b7cb8eec | 
| Architecture: | noarch | 
| Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10  | 
| Group: | Unspecified | 
| Size: | 166650 | 
| License: | MIT | 
| RPM: | python2-attrs-17.4.0-10.module+el8.9.0+90013+b7cb8eec.noarch.rpm | 
| Source RPM: | python-attrs-17.4.0-10.module+el8.9.0+90013+b7cb8eec.src.rpm | 
| Build Date: | Wed Oct 25 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.attrs.org/ | 
| Summary: | Python attributes without boilerplate | 
| Description: | attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols.  | 
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Get rid of unversioned Python dependencies - Resolves: rhbz#1628242
- Make possible to disable python3 subpackage
- Replace tests conditions and make possible to disable them
- First version for python27 module
- Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2
- Remove the python2-hypothesis circular build dependency
- Remove the python-zope-interface build dependency
- Added BuildRequires for python<n>-six.
- Updated to latest upstream.