diff --git a/python-rst.linker.changes b/python-rst.linker.changes index 7e92153..cf356da 100644 --- a/python-rst.linker.changes +++ b/python-rst.linker.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 10 10:34:26 UTC 2019 - Tomáš Chvátal + +- Update to 1.11: + * Now supply the version of the package during Sphinx setup. + * Also supply "parallel_read_safe=True" + ------------------------------------------------------------------- Fri Jun 7 11:56:25 UTC 2019 - Tomáš Chvátal diff --git a/python-rst.linker.spec b/python-rst.linker.spec index 26f932f..f85b490 100644 --- a/python-rst.linker.spec +++ b/python-rst.linker.spec @@ -19,7 +19,7 @@ %define _name rst.linker %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rst.linker -Version: 1.10 +Version: 1.11 Release: 0 Summary: Changelog link and timestamp adding Sphinx plugin License: MIT @@ -47,7 +47,7 @@ changelog. %prep %setup -q -n %{_name}-%{version} -sed -i 's/--flake8//' pytest.ini +sed -i 's/--flake8 --black//' pytest.ini %build %python_build diff --git a/rst.linker-1.10.tar.gz b/rst.linker-1.10.tar.gz deleted file mode 100644 index d35f197..0000000 --- a/rst.linker-1.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b27130676c983e1264a2c69f8115f74cb793c1c3804da2b7423ac87b2e530a47 -size 8820 diff --git a/rst.linker-1.11.tar.gz b/rst.linker-1.11.tar.gz new file mode 100644 index 0000000..885d700 --- /dev/null +++ b/rst.linker-1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cd57495e37a74634316c24459590ea65fba73073503483c01740d431761a5f +size 12569