3
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:
Matej Cepl 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,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
<param name="changesrevision">e97e137d10e1a11dcba0102a123c54f7eda7d058</param></service></servicedata>
<param name="changesrevision">503823c8c45843a2f8787956ec160671b7d58b75</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:341771f283bc557396608fd00e9d012447d016d3dcb116c4a117c8ecee2ac588
size 13856

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad7ccfb590b6ad21448ab5c3972f8f902f23295ecd9e3aebeb93001c7cdf5a62
size 13916

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

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20200529.b301e36
Version: 20200603.503823c
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL