forked from pool/python-rpm-macros
- Update to version 20220505.4ab53ec:
* Switch primary_interpreter from python38 to python310 * Avoid bashism in %() * fix flavor executable substitution * Keep python38 as primary python3 * Add python310 to the buildset * Move python39 to the primary place in %pythons * Disable python36 flavor in Factory buildset * Add python310 flavor macros to compile set * no newline after python_install_alternative OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=156
This commit is contained in:
2
_service
2
_service
@@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service mode="disabled" name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
||||
<param name="url">https://github.com/openSUSE/python-rpm-macros.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">master</param>
|
||||
|
Reference in New Issue
Block a user