1
0

- Update to version 20200603.503823c:

* Don't add empty path to PYTHONPATH setting.
  * Do not expand macros, just print them unexpanded (for %pytest* and %pyproject* macros)
  * Replace py.test -> pytest

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=91
This commit is contained in:
2020-06-03 08:18:22 +00:00
committed by Git OBS Bridge
parent 774b190f88
commit 7e10cf0281
5 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 03 08:16:36 UTC 2020 - mcepl@cepl.eu
- Update to version 20200603.503823c:
* Don't add empty path to PYTHONPATH setting.
* Do not expand macros, just print them unexpanded (for %pytest* and %pyproject* macros)
* Replace py.test -> pytest
-------------------------------------------------------------------
Fri May 29 15:28:22 UTC 2020 - mcepl@cepl.eu