python3-docutils: Upgrade 0.17 -> 0.17.1

Upgrade to release 0.17.1:

- Bug fixes

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Leon Anavi
2021-04-19 10:57:25 +03:00
committed by Khem Raj
parent f528f9614f
commit bd115de27f

View File

@@ -0,0 +1,9 @@
SUMMARY = "Docutils is a modular system for processing documentation into useful formats"
HOMEPAGE = "https://pypi.org/project/docutils/"
SECTION = "devel/python"
LICENSE = "BSD-2-Clause & GPL-2.0 & Python-2.0"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=836a1950177996968a49ff477a4a61c4"
SRC_URI[sha256sum] = "686577d2e4c32380bb50cbb22f575ed742d58168cee37e99117a854bcd88f125"
inherit pypi setuptools3