- Update to latest git version (00.8.2+git20180625) * Python3 support * Various bugfixes - Replace pyipopt-dependency-fix.patch with updated 0001-Fix-dependencies-and-pathes.patch - first package for pyipopt OBS-URL: https://build.opensuse.org/request/show/992372 OBS-URL: https://build.opensuse.org/package/show/science/python-pyipopt?expand=0&rev=2
16 lines
507 B
Plaintext
16 lines
507 B
Plaintext
<services>
|
|
<service name="obs_scm" mode="disabled">
|
|
<param name="url">https://github.com/xuy/pyipopt.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">f93dbdc1af46</param>
|
|
<param name="versionformat">0.8.2+git%cd</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
|
|
<service name="tar" mode="buildtime"/>
|
|
<service name="recompress" mode="buildtime">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
</services>
|