15
0
forked from pool/python-attrs

- update to 19.3.0

* Fixed auto_attribs usage when default values cannot be compared directly
     with ==, such as numpy arrays.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-attrs?expand=0&rev=25
This commit is contained in:
2019-10-21 08:44:42 +00:00
committed by Git OBS Bridge
parent 909465f612
commit eb7296ebbf
4 changed files with 11 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-attrs%{psuffix}
Version: 19.2.0
Version: 19.3.0
Release: 0
Summary: Attributes without boilerplate
License: MIT