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/DBUtils/
Date: Mon, 24 Jul 2023 11:30:42 +0000 (UTC)	[thread overview]
Message-ID: <1690198237.867471037bea33396d50d7a3b398ace8929282d8.mgorny@gentoo> (raw)

commit:     867471037bea33396d50d7a3b398ace8929282d8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 11:18:30 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 11:30:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86747103

dev-python/DBUtils: Remove old

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

 dev-python/DBUtils/DBUtils-3.0.2-r1.ebuild | 30 ------------------------------
 dev-python/DBUtils/Manifest                |  1 -
 2 files changed, 31 deletions(-)

diff --git a/dev-python/DBUtils/DBUtils-3.0.2-r1.ebuild b/dev-python/DBUtils/DBUtils-3.0.2-r1.ebuild
deleted file mode 100644
index eb590124d5d4..000000000000
--- a/dev-python/DBUtils/DBUtils-3.0.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-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="Database connections for multi-threaded environments"
-HOMEPAGE="
-	https://webwareforpython.github.io/DBUtils/
-	https://github.com/WebwareForPython/DBUtils/
-	https://pypi.org/project/DBUtils/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-distutils_enable_tests unittest
-
-python_install_all() {
-	dodoc docs/*.rst
-	rm docs/*.rst || die
-	local HTML_DOCS=( docs/. )
-	distutils-r1_python_install_all
-}

diff --git a/dev-python/DBUtils/Manifest b/dev-python/DBUtils/Manifest
index 2fc51b2f9f94..85555a8b3fd1 100644
--- a/dev-python/DBUtils/Manifest
+++ b/dev-python/DBUtils/Manifest
@@ -1,2 +1 @@
-DIST DBUtils-3.0.2.tar.gz 92566 BLAKE2B ee63b252eedeba18ab1db68c10ebe7b2204bef4d2f7d07fc09a095d632dca97304280ed7f14994644e42835fd61717b88de6902feb97df04533979b2b82625ed SHA512 3e4631b8c30466e0f8be438b980fe98071535ea63e06c69161ffda89ed2716fd84c406ace1b3b78e7811bebbc7d0383f080a43b58ed073c37280a7282cb9ccb6
 DIST DBUtils-3.0.3.tar.gz 94039 BLAKE2B 3b936f42945deb69bd96bd088529f4839452afcd3a9cae66c4d8ff6a16fc3dd2a17e905debdbea3f0122199d8a6e0c664b222a5fa3b358a9fd54b2f8b5bba6ff SHA512 bca7939e2f9f736861b76f60356ea877f346129f66263363fe5dc0201412258653fb45af2a5caad0f0f0b9ebd19f5415113a75168cc28a664418af5475eb0096


             reply	other threads:[~2023-07-24 11:30 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-24 11:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18 16:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/dbutils/ Michał Górny
2024-05-18 16:10 Michał Górny
2024-03-17 16:24 Michał Górny
2024-03-17 16:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/DBUtils/ Michał Górny
2023-10-20 12:59 Michał Górny
2023-04-28  5:56 Michał Górny
2023-03-17 15:21 Michał Górny
2022-11-14  4:36 Michał Górny
2022-07-02 11:36 Michał Górny
2022-07-02 11:36 Michał Górny
2022-06-22 15:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/dbutils/ Andrew Ammerlaan
2022-05-16 13:17 Michał Górny
2022-01-15  7:23 Arthur Zamarin
2021-12-22 18:10 Arthur Zamarin
2021-11-27  7:19 Michał Górny
2021-11-26 21:56 Michał Górny
2021-10-17  7:41 Michał Górny
2021-07-09  7:26 Michał Górny
2021-06-05 13:34 Michał Górny
2021-04-08 22:46 Michał Górny
2021-04-08 22:46 Michał Górny
2020-12-11 12:48 Michał Górny
2020-11-26  7:53 Joonas Niilola
2020-11-17 10:50 Michał Górny
2020-03-18 11:11 Joonas Niilola
2020-03-18 11:11 Joonas Niilola
2018-03-18 19:19 Michał Górny

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=1690198237.867471037bea33396d50d7a3b398ace8929282d8.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