commit:     2a550eab1883900a4908fee561ea9bb875a8d80a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 03:27:19 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 03:27:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a550eab

dev-python/types-docutils: Bump to 0.19.1.8

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/types-docutils/Manifest                      |  1 +
 .../types-docutils/types-docutils-0.19.1.8.ebuild       | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-python/types-docutils/Manifest 
b/dev-python/types-docutils/Manifest
index 95d0c306b76e..1701eb4ff928 100644
--- a/dev-python/types-docutils/Manifest
+++ b/dev-python/types-docutils/Manifest
@@ -1 +1,2 @@
 DIST types-docutils-0.19.1.7.tar.gz 9370 BLAKE2B 
4a0de7d58a7d17ead5865d7ccd167e8291d31a11156c14fb080dc3b78c743b7a89e06652d799241bfe55bd937533cd9c254bfe1d200ce1b2182e2c7c51e9800c
 SHA512 
cb4fe6015c91576a06662c3523487c512f6b15d6c6ff41c7daaebf2f6820edc187fbbfe912e5b300198f86042113b8dbbc0422777532cdc281663bc328e155d6
+DIST types-docutils-0.19.1.8.tar.gz 9570 BLAKE2B 
2943d68a49b0256da2309ff02b2b42e61cca1588d6c335dc9284f23b4e1a2b8428051d31687a513dafc35a33fd6d4af7cd235630e77c41a7350b656135db8609
 SHA512 
5efffe6b83ec08123e12264d3ebe05c69a90dbac7bd6918f7d8742facabd9fa02ad955a84919f50cfd5b89811cb109ed6e024589e606526542b4a07799e7f368

diff --git a/dev-python/types-docutils/types-docutils-0.19.1.8.ebuild 
b/dev-python/types-docutils/types-docutils-0.19.1.8.ebuild
new file mode 100644
index 000000000000..9a24481a1e60
--- /dev/null
+++ b/dev-python/types-docutils/types-docutils-0.19.1.8.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for docutils"
+HOMEPAGE="https://pypi.org/project/types-docutils/";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"

Reply via email to