From dd2cec525229783748ab6cf43711bb21588a9493e6013077dbdc05dbc3913160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 27 Mar 2020 12:50:29 +0000 Subject: [PATCH] Accepting request 788982 from home:pgajdos:python - version update to 2.0.0 * Drop support for Python 3.5 and earlier. OBS-URL: https://build.opensuse.org/request/show/788982 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rst.linker?expand=0&rev=15 --- python-rst.linker.changes | 6 ++++++ python-rst.linker.spec | 5 +++-- rst.linker-1.11.tar.gz | 3 --- rst.linker-2.0.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rst.linker-1.11.tar.gz create mode 100644 rst.linker-2.0.0.tar.gz diff --git a/python-rst.linker.changes b/python-rst.linker.changes index 5079bee..709644a 100644 --- a/python-rst.linker.changes +++ b/python-rst.linker.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 27 10:59:06 UTC 2020 - pgajdos@suse.com + +- version update to 2.0.0 + * Drop support for Python 3.5 and earlier. + ------------------------------------------------------------------- Tue Mar 17 11:08:33 UTC 2020 - Tomáš Chvátal diff --git a/python-rst.linker.spec b/python-rst.linker.spec index 0a86d20..a0dc2d2 100644 --- a/python-rst.linker.spec +++ b/python-rst.linker.spec @@ -17,9 +17,10 @@ %define _name rst.linker +%define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rst.linker -Version: 1.11 +Version: 2.0.0 Release: 0 Summary: Changelog link and timestamp adding Sphinx plugin License: MIT @@ -48,7 +49,7 @@ changelog. %prep %setup -q -n %{_name}-%{version} -sed -i 's/--flake8 --black//' pytest.ini +sed -i -e 's/--flake8//' -e 's/--black//' -e 's/--cov//' pytest.ini %build %python_build diff --git a/rst.linker-1.11.tar.gz b/rst.linker-1.11.tar.gz deleted file mode 100644 index 885d700..0000000 --- a/rst.linker-1.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2cd57495e37a74634316c24459590ea65fba73073503483c01740d431761a5f -size 12569 diff --git a/rst.linker-2.0.0.tar.gz b/rst.linker-2.0.0.tar.gz new file mode 100644 index 0000000..78f0f0b --- /dev/null +++ b/rst.linker-2.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1305a872883a9d188102310910ba94cf484dd2bffbf1e80ae8662fdb77cc96d3 +size 12861