public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/docutils-glep/
Date: Mon, 12 Sep 2022 13:32:15 +0000 (UTC)	[thread overview]
Message-ID: <1662989521.cf65365a8d81e2e4aeb755eb7ed011f59967cf67.mgorny@gentoo> (raw)

commit:     cf65365a8d81e2e4aeb755eb7ed011f59967cf67
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 12 13:32:01 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 12 13:32:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf65365a

dev-python/docutils-glep: Bump to 1.5

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

 dev-python/docutils-glep/Manifest                 |  1 +
 dev-python/docutils-glep/docutils-glep-1.5.ebuild | 28 +++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/docutils-glep/Manifest b/dev-python/docutils-glep/Manifest
index 4ca1ce7bc2d3..57621bab6648 100644
--- a/dev-python/docutils-glep/Manifest
+++ b/dev-python/docutils-glep/Manifest
@@ -1 +1,2 @@
 DIST docutils-glep-1.4.gh.tar.gz 6758 BLAKE2B 92b519022df5d8ac90b7eae15a08e0f0738badcc7018d8d621f9789ddfa97a0ad3989a39b65068ebd1e5ad90b2ddcbd6c4e953de06562391b12eaefebd60dd7a SHA512 601da0d0f7c4fdb2976755c8ca57e07b55b8d87e99735378a3dd5b1b43099d0fe2bb8317265d23e61b536b907901e75a3b527e16125dfaf2ccb178452e411af3
+DIST docutils-glep-1.5.gh.tar.gz 6826 BLAKE2B 09decf04f7978c86a2f7161ebfd858f6ff59450d8a22d22963fdea36bb595615337b2c7a565794d86128764512b6e3dda3a7db7124905c74c186513965117da3 SHA512 2d740b02a46265e27b3d0b82a8424bd66f875fdc3f9fb6c1596522e2924bb6484e028ad060af62e4f5747b4046fe850e3d7fdcc48e4bd0bf1c6e2851599dbbc8

diff --git a/dev-python/docutils-glep/docutils-glep-1.5.ebuild b/dev-python/docutils-glep/docutils-glep-1.5.ebuild
new file mode 100644
index 000000000000..5375a4c04382
--- /dev/null
+++ b/dev-python/docutils-glep/docutils-glep-1.5.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Gentoo GLEP support for docutils"
+HOMEPAGE="
+	https://github.com/projg2/docutils-glep/
+	https://pypi.org/project/docutils-glep/
+"
+SRC_URI="
+	https://github.com/projg2/docutils-glep/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	>=dev-python/docutils-0.10[${PYTHON_USEDEP}]
+	dev-python/pyyaml[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2022-09-12 13:32 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12 13:32 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14 18:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/docutils-glep/ Michał Górny
2024-03-03 16:25 Michał Górny
2022-10-15  6:30 Michał Górny
2022-10-14 17:57 Arthur Zamarin
2022-08-09  5:51 Michał Górny
2022-08-09  5:51 Michał Górny
2022-08-08 19:51 Arthur Zamarin
2022-07-28 12:00 Sam James
2022-07-09 10:17 Michał Górny
2022-07-08 16:06 Michał Górny
2021-06-04  9:55 Michał Górny
2020-12-27 16:31 Fabian Groffen
2020-11-17 13:25 Michał Górny
2020-11-17 13:25 Michał Górny
2019-12-26 11:27 Michał Górny
2019-10-23 13:52 Michał Górny
2019-10-23 13:52 Michał Górny
2019-07-28 20:15 Mikle Kolyada
2019-06-09 19:19 Sergei Trofimovich
2019-06-08 18:20 Agostino Sarubbo
2019-06-06  6:54 Agostino Sarubbo
2019-06-05  7:12 Agostino Sarubbo
2019-06-05  6:48 Agostino Sarubbo
2019-06-04 18:51 Agostino Sarubbo
2019-06-04 16:47 Agostino Sarubbo
2019-05-31 21:34 Sergei Trofimovich
2019-05-29  7:32 Michał Górny
2018-07-21 10:14 Michał Górny
2018-06-04 19:25 Mart Raudsepp
2018-04-24 19:45 Mikle Kolyada
2018-04-23 14:32 Aaron Bauman
2018-04-20 21:41 Michał Górny
2018-01-03 22:13 Michał Górny
2017-11-28  9:12 Michał Górny
2017-11-28  9:12 Michał Górny
2017-10-11 21:32 Michał Górny
2017-09-15 12:45 Michał Górny
2017-03-10 12:43 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1662989521.cf65365a8d81e2e4aeb755eb7ed011f59967cf67.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox