forked from pool/python-rpm-macros
- Update to version 20201016.db09189:
* Delete pycache files before compilealll * Update macros/010-common-defs * Reword compileall * mention pyproject.toml and link to PEP517 and PEP518 * add description for pyunittest macro * add description for python_compileall macro * add description for pyproject macros * add python_compileall macro and use it in pyproject_install * disable pip version check: no connection to pypi.org OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=111
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
||||||
<param name="changesrevision">13628e66c3f31b07ef4a4227a1b45e766350f94c</param></service></servicedata>
|
<param name="changesrevision">db091899c9ec160c43691b3fea6a1ae121d74722</param></service></servicedata>
|
||||||
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 16 14:31:59 UTC 2020 - mcepl@cepl.eu
|
||||||
|
|
||||||
|
- Update to version 20201016.db09189:
|
||||||
|
* Delete pycache files before compilealll
|
||||||
|
* Update macros/010-common-defs
|
||||||
|
* Reword compileall
|
||||||
|
* mention pyproject.toml and link to PEP517 and PEP518
|
||||||
|
* add description for pyunittest macro
|
||||||
|
* add description for python_compileall macro
|
||||||
|
* add description for pyproject macros
|
||||||
|
* add python_compileall macro and use it in pyproject_install
|
||||||
|
* disable pip version check: no connection to pypi.org
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 22 19:29:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
Tue Sep 22 19:29:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-rpm-macros
|
Name: python-rpm-macros
|
||||||
Version: 20200824.8fa42a7
|
Version: 20201016.db09189
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM macros for building of Python modules
|
Summary: RPM macros for building of Python modules
|
||||||
License: WTFPL
|
License: WTFPL
|
||||||
|
|||||||
Reference in New Issue
Block a user