14
0
forked from pool/python-sure

Accepting request 940099 from home:bnavigator:python-rpm-macros

- Update to 2.0.0
  * No longer patch the builtin dir() function, which fixes pytest
    in some cases such as projects using gevent.

OBS-URL: https://build.opensuse.org/request/show/940099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sure?expand=0&rev=22
This commit is contained in:
2021-12-13 18:45:11 +00:00
committed by Git OBS Bridge
parent 071b7dcace
commit 59e524fdb2
4 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 12 16:15:50 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 2.0.0
* No longer patch the builtin dir() function, which fixes pytest
in some cases such as projects using gevent.
-------------------------------------------------------------------
Fri Jun 12 07:59:31 UTC 2020 - pgajdos@suse.com