From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1257259-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 478791382C5
	for <garchives@archives.gentoo.org>; Thu,  4 Mar 2021 04:19:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AA07DE08A8;
	Thu,  4 Mar 2021 04:19:55 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8C513E08A8
	for <gentoo-commits@lists.gentoo.org>; Thu,  4 Mar 2021 04:19:55 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 8794B340F8C
	for <gentoo-commits@lists.gentoo.org>; Thu,  4 Mar 2021 04:19:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 64050585
	for <gentoo-commits@lists.gentoo.org>; Thu,  4 Mar 2021 04:19:51 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1614829759.2a1447800d7cde8dba258e6ef0d253f8d86c2805.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/flask-sphinx-themes/Manifest dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild
X-VCS-Directories: dev-python/flask-sphinx-themes/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 2a1447800d7cde8dba258e6ef0d253f8d86c2805
X-VCS-Branch: master
Date: Thu,  4 Mar 2021 04:19:51 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 6d374b22-8364-4158-bd13-cdf4d11452b2
X-Archives-Hash: 69875e09d54966882795794e9f6692f5

commit:     2a1447800d7cde8dba258e6ef0d253f8d86c2805
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 03:18:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 03:49:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a144780

dev-python/flask-sphinx-themes: bump to 1.2.3

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/flask-sphinx-themes/Manifest                  |  1 +
 .../flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-python/flask-sphinx-themes/Manifest b/dev-python/flask-sphinx-themes/Manifest
index 25dff251dd9..7a027c3403b 100644
--- a/dev-python/flask-sphinx-themes/Manifest
+++ b/dev-python/flask-sphinx-themes/Manifest
@@ -1 +1,2 @@
 DIST Flask-Sphinx-Themes-1.0.2.tar.gz 9066 BLAKE2B f4c67bf6c8e064a9d278779613182fa2139c83255b6e5c28adfd7d5e8df90c2203a6758dc22702b2d708d9876de029ff4e4d05daeb462dc8127bbb28a1392ac0 SHA512 55893b19f1c3da026e1e6d98143ccb4d2939da0d76e6530dd00f72ace6095d0fd038213a4ad02151a82670543634c6efe61a546df3ef90d71b1864914d36e2ac
+DIST flask-sphinx-themes-1.2.3.tar.gz 19649 BLAKE2B 74240359cf950cbdc4bf2f7711b9e1ab75fb9464b48d4a08702e0fde3a9b7514abd9dd4acd843ddb0476a59630871c35b65feb9ad005586044ece4379c007e0c SHA512 2462bfd3ea1ff34e139628dac6cd102d9fc8b1fc76b5b85650c20baacdfcd811af834a1fefd1d15cf754a98ba1850c92ec30c532359921a0bce9d08fabf6d611

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild
new file mode 100644
index 00000000000..4ed10ef1dd0
--- /dev/null
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
+HOMEPAGE="https://github.com/pallets/pallets-sphinx-themes https://pypi.org/project/Pallets-Sphinx-Themes"
+SRC_URI="https://github.com/pallets/pallets-sphinx-themes/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/pallets-sphinx-themes-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"