forked from pool/python-rst.linker
- Update to 1.11:
* Now supply the version of the package during Sphinx setup. * Also supply "parallel_read_safe=True" OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rst.linker?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
365150ab9d
commit
641c4c5767
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 10 10:34:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- 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 <tchvatal@suse.com>
|
Fri Jun 7 11:56:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define _name rst.linker
|
%define _name rst.linker
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-rst.linker
|
Name: python-rst.linker
|
||||||
Version: 1.10
|
Version: 1.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Changelog link and timestamp adding Sphinx plugin
|
Summary: Changelog link and timestamp adding Sphinx plugin
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -47,7 +47,7 @@ changelog.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{_name}-%{version}
|
%setup -q -n %{_name}-%{version}
|
||||||
sed -i 's/--flake8//' pytest.ini
|
sed -i 's/--flake8 --black//' pytest.ini
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b27130676c983e1264a2c69f8115f74cb793c1c3804da2b7423ac87b2e530a47
|
|
||||||
size 8820
|
|
3
rst.linker-1.11.tar.gz
Normal file
3
rst.linker-1.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2cd57495e37a74634316c24459590ea65fba73073503483c01740d431761a5f
|
||||||
|
size 12569
|
Reference in New Issue
Block a user