Accepting request 682429 from home:mcepl:branches:devel:languages:python:Factory

- Update to version 20190307.fbaed33:
  * Add --ignore to pytest calls to ignore build directories.

OBS-URL: https://build.opensuse.org/request/show/682429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=60
This commit is contained in:
Matej Cepl 2019-03-07 11:28:40 +00:00 committed by Git OBS Bridge
parent f0fe3d70f2
commit d20380c108
6 changed files with 12 additions and 5 deletions

View File

@ -7,6 +7,7 @@
<param name="versionformat">%cd.%h</param>
<param name="changesgenerate">enable</param>
<param name="filename">python-rpm-macros</param>
<param name="changesauthor">mcepl@cepl.eu</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">python-rpm-macros-*.tar</param>

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">08f1194ef62051e001ee026485678fa622990e02</param></service></servicedata>
<param name="changesrevision">fbaed3356f98f9070e92e4de9b7d2c0f2049cc06</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 07 11:18:35 UTC 2019 - mcepl@cepl.eu
- Update to version 20190307.fbaed33:
* Add --ignore to pytest calls to ignore build directories.
-------------------------------------------------------------------
Thu Feb 21 17:54:59 UTC 2019 - opensuse-packaging@opensuse.org

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20190221.08f1194
Version: 20190307.fbaed33
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL