public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinxcontrib-fulltoc/
Date: Wed, 25 Jan 2023 10:57:51 +0000 (UTC)	[thread overview]
Message-ID: <1674644135.d85ced7bd54b4ea907cb6bab27dc44eae3440639.ceamac@gentoo> (raw)

commit:     d85ced7bd54b4ea907cb6bab27dc44eae3440639
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 10:38:23 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 10:55:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d85ced7b

dev-python/sphinxcontrib-fulltoc: treeclean

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-python/sphinxcontrib-fulltoc/Manifest          |  1 -
 dev-python/sphinxcontrib-fulltoc/metadata.xml      | 12 --------
 .../sphinxcontrib-fulltoc-1.2.ebuild               | 33 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/dev-python/sphinxcontrib-fulltoc/Manifest b/dev-python/sphinxcontrib-fulltoc/Manifest
deleted file mode 100644
index c052bc08e..000000000
--- a/dev-python/sphinxcontrib-fulltoc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxcontrib-fulltoc-1.2.gh.tar.gz 12366 BLAKE2B 229fed6e70f6908152b88ad192fcc19df862905d5c99580f0bd9be8dc44f2a6355c14d6121e69f6e9beec3111d2328d05158052712cc0e5f287f1872ed792e9b SHA512 ea622e1918711390d58061e3608ea8e4d72ccc104c7f80577060c0cc8d608d78b5bdbf097302cf3f96153643266b4edc1a70d039b3f2e1ec555a230cd06671c9

diff --git a/dev-python/sphinxcontrib-fulltoc/metadata.xml b/dev-python/sphinxcontrib-fulltoc/metadata.xml
deleted file mode 100644
index 733a38efb..000000000
--- a/dev-python/sphinxcontrib-fulltoc/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-	<email>ceamac@gentoo.org</email>
-	<description>Primary maintainer</description>
-</maintainer>
-<upstream>
-	<remote-id type="github">sphinx-contrib/fulltoc</remote-id>
-	<remote-id type="pypi">sphinxcontrib-fulltoc</remote-id>
-</upstream>
-</pkgmetadata>

diff --git a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
deleted file mode 100644
index 0f876d09f..000000000
--- a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-inherit distutils-r1
-
-DESCRIPTION="python-dbus-next is a Python library for DBus"
-HOMEPAGE="
-	https://github.com/sphinx-contrib/fulltoc
-	https://pypi.org/project/sphinxcontrib-fulltoc/
-	https://sphinxcontrib-fulltoc.readthedocs.io
-"
-SRC_URI="https://github.com/sphinx-contrib/fulltoc/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-BDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
-
-export OSLO_PACKAGE_VERSION=${PV}
-
-S="${WORKDIR}/fulltoc-${PV}"
-
-distutils_enable_tests setup.py
-
-python_install_all() {
-	distutils-r1_python_install_all
-	find "${D}" -name '*.pth' -delete || die
-}


WARNING: multiple messages have this Message-ID (diff)
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-fulltoc/
Date: Wed, 25 Jan 2023 10:56:02 +0000 (UTC)	[thread overview]
Message-ID: <1674644135.d85ced7bd54b4ea907cb6bab27dc44eae3440639.ceamac@gentoo> (raw)
Message-ID: <20230125105602.HW18RJw2zo5rImv7VvkK8eQLQNi2umdqzc3g29tZHDQ@z> (raw)

commit:     d85ced7bd54b4ea907cb6bab27dc44eae3440639
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 10:38:23 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 10:55:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d85ced7b

dev-python/sphinxcontrib-fulltoc: treeclean

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-python/sphinxcontrib-fulltoc/Manifest          |  1 -
 dev-python/sphinxcontrib-fulltoc/metadata.xml      | 12 --------
 .../sphinxcontrib-fulltoc-1.2.ebuild               | 33 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/dev-python/sphinxcontrib-fulltoc/Manifest b/dev-python/sphinxcontrib-fulltoc/Manifest
deleted file mode 100644
index c052bc08e..000000000
--- a/dev-python/sphinxcontrib-fulltoc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxcontrib-fulltoc-1.2.gh.tar.gz 12366 BLAKE2B 229fed6e70f6908152b88ad192fcc19df862905d5c99580f0bd9be8dc44f2a6355c14d6121e69f6e9beec3111d2328d05158052712cc0e5f287f1872ed792e9b SHA512 ea622e1918711390d58061e3608ea8e4d72ccc104c7f80577060c0cc8d608d78b5bdbf097302cf3f96153643266b4edc1a70d039b3f2e1ec555a230cd06671c9

diff --git a/dev-python/sphinxcontrib-fulltoc/metadata.xml b/dev-python/sphinxcontrib-fulltoc/metadata.xml
deleted file mode 100644
index 733a38efb..000000000
--- a/dev-python/sphinxcontrib-fulltoc/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-	<email>ceamac@gentoo.org</email>
-	<description>Primary maintainer</description>
-</maintainer>
-<upstream>
-	<remote-id type="github">sphinx-contrib/fulltoc</remote-id>
-	<remote-id type="pypi">sphinxcontrib-fulltoc</remote-id>
-</upstream>
-</pkgmetadata>

diff --git a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
deleted file mode 100644
index 0f876d09f..000000000
--- a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-inherit distutils-r1
-
-DESCRIPTION="python-dbus-next is a Python library for DBus"
-HOMEPAGE="
-	https://github.com/sphinx-contrib/fulltoc
-	https://pypi.org/project/sphinxcontrib-fulltoc/
-	https://sphinxcontrib-fulltoc.readthedocs.io
-"
-SRC_URI="https://github.com/sphinx-contrib/fulltoc/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-BDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
-
-export OSLO_PACKAGE_VERSION=${PV}
-
-S="${WORKDIR}/fulltoc-${PV}"
-
-distutils_enable_tests setup.py
-
-python_install_all() {
-	distutils-r1_python_install_all
-	find "${D}" -name '*.pth' -delete || die
-}


             reply	other threads:[~2023-01-25 10:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25 10:57 Viorel Munteanu [this message]
2023-01-25 10:56 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-fulltoc/ Viorel Munteanu
  -- strict thread matches above, loose matches on Subject: below --
2022-09-12 14:21 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2022-01-10 13:13 Andrew Ammerlaan
2022-01-05 17:14 Florian Schmaus
2022-01-05 17:14 Florian Schmaus

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=1674644135.d85ced7bd54b4ea907cb6bab27dc44eae3440639.ceamac@gentoo \
    --to=ceamac@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