17
0

- Replace pytest_depr_from_parent.patch with the upstream commit resolving

same issue (gh#sqlalchemy/sqlalchemy#commit40cdb9c0bf4d).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=175
This commit is contained in:
2020-10-09 13:52:28 +00:00
committed by Git OBS Bridge
parent cf13b151ec
commit 0d6fd6dc04
2 changed files with 39 additions and 38 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 9 13:02:39 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Replace pytest_depr_from_parent.patch with the upstream commit resolving
same issue (gh#sqlalchemy/sqlalchemy#commit40cdb9c0bf4d).
-------------------------------------------------------------------
Thu Oct 8 15:45:04 UTC 2020 - Matej Cepl <mcepl@suse.com>