commit:     a9a8991cfba6d2f26b65c17c0de954a36a3d7af7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 27 05:37:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 27 05:51:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a8991c

dev-python/alabaster: Bump to 1.0.0

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

 dev-python/alabaster/Manifest               |  1 +
 dev-python/alabaster/alabaster-1.0.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/alabaster/Manifest b/dev-python/alabaster/Manifest
index c045e92a186a..4a3d26e94d62 100644
--- a/dev-python/alabaster/Manifest
+++ b/dev-python/alabaster/Manifest
@@ -1 +1,2 @@
 DIST alabaster-0.7.16.tar.gz 23776 BLAKE2B 
b04d1e209b8891150f7fc20c70f9394f27bef9f42f9e8978e5d86de6e2cfc3f5020a6136e8920e6b1fe2ee42eaf14f8046c7acf850e1f1ae97a0b5307d1efa22
 SHA512 
2ef9d0c631bbd8d3a527e6f6c1e9d1a5533d9fad5e018c66f29b386cc788eee831083b67bb6e86b0ba66fdd78b12ddfc4e5ac15ca01f33d4a914d166a114c393
+DIST alabaster-1.0.0.tar.gz 24210 BLAKE2B 
286abb2cc70c65b266ba38bc34a8d3851df9ddf4e97817167af84253c77654b37d14534d9a1bfce9668b8114fe24c4c472f842621791bb31abc06aa3b45af795
 SHA512 
097755d8d5f8c818288f2bdea5ecb9217f4bbfbab238fb4e8f2e135d9a7777bb9a6056decabf709f8a255495d4269d92233bcdf73c6c9ec82e79f52d65849955

diff --git a/dev-python/alabaster/alabaster-1.0.0.ebuild 
b/dev-python/alabaster/alabaster-1.0.0.ebuild
new file mode 100644
index 000000000000..5302cfbd70db
--- /dev/null
+++ b/dev-python/alabaster/alabaster-1.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A configurable sidebar-enabled Sphinx theme"
+HOMEPAGE="
+       https://github.com/sphinx-doc/alabaster/
+       https://pypi.org/project/alabaster/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-solaris"

Reply via email to