- Update to version 20200623.3ea9b62:

* fix PYTHONPATH on pytest_arch macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=95
This commit is contained in:
Tomáš Chvátal 2020-06-23 12:15:08 +00:00 committed by Git OBS Bridge
parent 552f6a41c8
commit a6e48cffb5
5 changed files with 11 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">191923304d5e383f982b461f604cf204dd6d14a2</param></service></servicedata>
<param name="changesrevision">3ea9b621fe0779b0f0678ed55a3bc62f2ec2d3c1</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 23 12:14:22 UTC 2020 - tchvatal@suse.com
- Update to version 20200623.3ea9b62:
* fix PYTHONPATH on pytest_arch macro
-------------------------------------------------------------------
Mon Jun 22 19:00:48 UTC 2020 - mcepl@cepl.eu

View File

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