1
0

- Update to version 20200625.e862151:

* fix pytest_arch PYTHONPATH
  * expand calls pyproject* macros (revert #45)
  * let the shell expand PYTHONPATH

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=96
This commit is contained in:
Matej Cepl 2020-06-24 22:07:28 +00:00 committed by Git OBS Bridge
parent a6e48cffb5
commit a4fe87cc47
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">3ea9b621fe0779b0f0678ed55a3bc62f2ec2d3c1</param></service></servicedata>
<param name="changesrevision">e862151cdea52d4c279ed69cb7c57d6b2bddc872</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 24 22:05:31 UTC 2020 - mcepl@cepl.eu
- Update to version 20200625.e862151:
* fix pytest_arch PYTHONPATH
* expand calls pyproject* macros (revert #45)
* let the shell expand PYTHONPATH
-------------------------------------------------------------------
Tue Jun 23 12:14:22 UTC 2020 - tchvatal@suse.com

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20200623.3ea9b62
Version: 20200625.e862151
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL