forked from pool/python-rst.linker
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:
committed by
Git OBS Bridge
parent
2ab739fb20
commit
dd2cec5252
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
3
rst.linker-2.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1305a872883a9d188102310910ba94cf484dd2bffbf1e80ae8662fdb77cc96d3
|
||||
size 12861
|
Reference in New Issue
Block a user