1
0

- Update to version 20201016.5d22545:

* fix whitespace after escape in compileall macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=114
This commit is contained in:
Matej Cepl 2020-10-16 20:06:38 +00:00 committed by Git OBS Bridge
parent e08682b51a
commit 4a9905bac6
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">db091899c9ec160c43691b3fea6a1ae121d74722</param></service></servicedata>
<param name="changesrevision">a7b1da6dbe6de6f92ee0c3463d0ce521d3105913</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 16 20:05:52 UTC 2020 - mcepl@cepl.eu
- Update to version 20201016.5d22545:
* fix whitespace after escape in compileall macro
-------------------------------------------------------------------
Fri Oct 16 14:31:59 UTC 2020 - mcepl@cepl.eu

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20201016.db09189
Version: 20201016.5d22545
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL