1
0

- Update to version 20201123.6978323:

* also rewrite subpackage_only default providers
  * pytest: ignore _build dirs for all flavors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=123
This commit is contained in:
Matej Cepl 2020-11-23 14:41:54 +00:00 committed by Git OBS Bridge
parent 9b8eb9efb8
commit 245b0c64db
3 changed files with 9 additions and 2 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">db304fe11b37fec8c3506601db61fe240a99effc</param></service></servicedata>
<param name="changesrevision">69783238fb6a88c66060f13d973bad008792017d</param></service></servicedata>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 23 14:41:05 UTC 2020 - mcepl@cepl.eu
- Update to version 20201123.6978323:
* also rewrite subpackage_only default providers
* pytest: ignore _build dirs for all flavors
-------------------------------------------------------------------
Thu Nov 19 07:53:17 UTC 2020 - mcepl@cepl.eu

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20201119.6bb5f69
Version: 20201123.6978323
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL