14
0

- Update to version 0.9.0+git.1679319196.353e6c9:

* Package tests as well.
  * Add test for issue #65, which passes
  * readme: PDF is supported now

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=11
This commit is contained in:
2023-03-20 13:46:52 +00:00
committed by Git OBS Bridge
parent 69480c4b7f
commit 9afd7d8f1e
6 changed files with 15 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="versionprefix">0.9.0+git</param>
<!-- param name="url">https://github.com/vilcans/screenplain.git</param-->
<param name="url">https://git.sr.ht/~mcepl/screenplay</param>
<param name="url">https://git.sr.ht/~mcepl/screenplain</param>
<param name="revision">cleanup-testing</param>
<param name="scm">git</param>
<param name="exclude">.git*</param>