14
0

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
This commit is contained in:
Tomáš Chvátal
2020-03-27 12:50:29 +00:00
committed by Git OBS Bridge
parent 2ab739fb20
commit dd2cec5252
4 changed files with 12 additions and 5 deletions

View File

@@ -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 <tchvatal@suse.com> Tue Mar 17 11:08:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -17,9 +17,10 @@
%define _name rst.linker %define _name rst.linker
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-rst.linker Name: python-rst.linker
Version: 1.11 Version: 2.0.0
Release: 0 Release: 0
Summary: Changelog link and timestamp adding Sphinx plugin Summary: Changelog link and timestamp adding Sphinx plugin
License: MIT License: MIT
@@ -48,7 +49,7 @@ changelog.
%prep %prep
%setup -q -n %{_name}-%{version} %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 %build
%python_build %python_build

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2cd57495e37a74634316c24459590ea65fba73073503483c01740d431761a5f
size 12569

3
rst.linker-2.0.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1305a872883a9d188102310910ba94cf484dd2bffbf1e80ae8662fdb77cc96d3
size 12861