diff --git a/_service b/_service index d293dc7..f7ce2bc 100644 --- a/_service +++ b/_service @@ -1,8 +1,8 @@ 0.9.0+git - - https://github.com/mcepl/screenplain.git + + https://git.sr.ht/~mcepl/screenplain cleanup-testing git .git* diff --git a/_servicedata b/_servicedata index 2f8233e..db9826f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,8 @@ https://github.com/mcepl/screenplain.git - 4e34d1f78f6006d40933d744e61ae968f349f95d \ No newline at end of file + 4e34d1f78f6006d40933d744e61ae968f349f95d + https://git.sr.ht/~mcepl/screenplay + 302bfdd3362f4287a471cff80908e018bc09f990 + https://git.sr.ht/~mcepl/screenplain + 353e6c94e996055880c07a3846cb51b98e19dfa2 \ No newline at end of file diff --git a/python-screenplain.changes b/python-screenplain.changes index 5b6eee4..1ac96de 100644 --- a/python-screenplain.changes +++ b/python-screenplain.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Mar 20 13:44:17 UTC 2023 - mcepl@cepl.eu + +- 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 + * Add Python 3.11 to testing matrix + * Add test for forcing action with "!" + * Fix runtime error in pdf output of dual dialog + * Possible to force action by starting line with ! + * pdf Settings object for styles and layout + * Replace nose with pytest + * assertEquals is deprecated - use assertEqual + * Remove unittest2 (Python 2 compatibility) + ------------------------------------------------------------------- Tue Oct 04 08:42:28 UTC 2022 - andres.munoz@suse.com diff --git a/python-screenplain.spec b/python-screenplain.spec index e4786e7..cedc573 100644 --- a/python-screenplain.spec +++ b/python-screenplain.spec @@ -1,7 +1,7 @@ # # spec file for package python-screenplain # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,9 +21,8 @@ %else %bcond_without python2 %endif -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-screenplain -Version: 0.9.0+git.1597423678.4e34d1f +Version: 0.9.0+git.1679319196.353e6c9 Release: 0 Summary: Convert text file to viewable screenplay License: MIT @@ -89,6 +88,7 @@ sed -i '1{/^#!.*env python/d}' screenplain/main.py %files %{python_files} %python_alternative %{_bindir}/screenplain -%{python_sitelib}/* +%{python_sitelib}/screenplain +%{python_sitelib}/screenplain-0.9.0*-info %changelog diff --git a/screenplain-0.9.0+git.1597423678.4e34d1f.tar.gz b/screenplain-0.9.0+git.1597423678.4e34d1f.tar.gz deleted file mode 100644 index f8cce25..0000000 --- a/screenplain-0.9.0+git.1597423678.4e34d1f.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58b75c58ed06a2b3495f254e768fa1033ed26d655d9a7b73185ae7f23f0b7cf1 -size 24431 diff --git a/screenplain-0.9.0+git.1679319196.353e6c9.tar.gz b/screenplain-0.9.0+git.1679319196.353e6c9.tar.gz new file mode 100644 index 0000000..155e1fd --- /dev/null +++ b/screenplain-0.9.0+git.1679319196.353e6c9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a89afd1b0244d041473c6bf9300a9e5f5e518ae5813522662c28620a03d33d +size 25542