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/pyrqlite/
Date: Mon, 24 Jul 2023 11:33:33 +0000 (UTC)	[thread overview]
Message-ID: <1690198396.7edb3443bdb941febf24a5fe255d316bb008dcf7.mgorny@gentoo> (raw)

commit:     7edb3443bdb941febf24a5fe255d316bb008dcf7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 11:19:38 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 11:33:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edb3443

dev-python/pyrqlite: Remove old

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

 dev-python/pyrqlite/Manifest                 |  2 --
 dev-python/pyrqlite/pyrqlite-2.1.1-r1.ebuild | 28 ----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/pyrqlite/Manifest b/dev-python/pyrqlite/Manifest
index 7322db45af90..1b6351e58399 100644
--- a/dev-python/pyrqlite/Manifest
+++ b/dev-python/pyrqlite/Manifest
@@ -1,3 +1 @@
-DIST pyrqlite-2.1.1-test_cPragmaTableInfo.patch 2601 BLAKE2B 43dce906dea12d6d503ac589990c4688f07cf4186b6b4641534e50aa77e5dacd4f9f286d7707451bc843fb429fec4cdfb887a4922fa48aa9b7d7757bc1ff55bc SHA512 67c8593fd8a437011f9579e6a469323f60a70634469eb42d96b22f3997e48eab42d102013cbf300616fa23e2a0e64e1a0c4b4d7fdd1346402abd34255b252d85
-DIST pyrqlite-2.1.1.tar.gz 19538 BLAKE2B fba6caa68eb6d806ea807d40f36edafb0872e724a087cdb7736f79699692d0d492e05a8a7407467f92ec8e30df4a6ea1ed44bc12bec35ffc4753878335fa4275 SHA512 9fc404a480f42592ebbedef82f748707741e28de199be9381680db506dac4e3ce757d1058874ca06cf8f0dd1ec0e7b6411a4585f332a9fe7d8977071e492bd31
 DIST pyrqlite-2.2.0.gh.tar.gz 19766 BLAKE2B ba71638d2e94a9210d778884d96f32121ee19ac481b7f0bf8f750350fe03cf34857fcd5bd618c29965aa26b8c2e8371909e6ef75d9471e222e4003912977adec SHA512 b5374cd95c116ed4555ed84aaa13c6cfb913d80e416ecdbd014cf21d79c593e197dafdf1b34d7cd26bb7d0076a6fe2aaef5cad803c6430a908cb2f994881c71f

diff --git a/dev-python/pyrqlite/pyrqlite-2.1.1-r1.ebuild b/dev-python/pyrqlite/pyrqlite-2.1.1-r1.ebuild
deleted file mode 100644
index e267aec4f7bc..000000000000
--- a/dev-python/pyrqlite/pyrqlite-2.1.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="Python client for rqlite"
-HOMEPAGE="https://github.com/rqlite/pyrqlite"
-SRC_URI="https://github.com/rqlite/pyrqlite/archive/v${PV}.tar.gz -> ${P}.tar.gz
-	https://github.com/rqlite/pyrqlite/pull/42.patch -> ${P}-test_cPragmaTableInfo.patch"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="test? ( >=dev-db/rqlite-6.7.0 )"
-
-PATCHES=( "${DISTDIR}/${P}-test_cPragmaTableInfo.patch" )
-
-distutils_enable_tests pytest
-
-src_prepare() {
-	sed -e "s:^__version__ = .*:__version__ = '${PV}':" -i src/${PN}/constants.py || die
-	distutils-r1_src_prepare
-}


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

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-24 11:33 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-03  0:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyrqlite/ Zac Medico
2024-05-26  4:18 Zac Medico
2024-05-18  8:09 Michał Górny
2024-02-26 14:25 Michał Górny
2024-01-22  2:31 Zac Medico
2024-01-22  2:13 Zac Medico
2024-01-05 20:19 Michał Górny
2024-01-03 17:37 Zac Medico
2024-01-03 14:02 Michał Górny
2023-06-03 18:06 Michał Górny
2023-06-03 18:06 Michał Górny
2023-05-08 19:31 Arthur Zamarin
2023-02-18  6:11 Sam James
2022-02-05  0:53 Zac Medico
2022-01-01  1:23 Zac Medico
2021-12-24  1:18 Zac Medico
2021-10-25  0:14 Zac Medico
2021-10-15  5:39 Arthur Zamarin
2021-10-15  4:17 Zac Medico
2021-02-28 20:15 Zac Medico
2021-02-28 20:08 Zac Medico
2021-02-28 14:58 Zac Medico
2020-10-15  1:44 Zac Medico
2020-08-16  9:57 Michał Górny
2020-04-26 12:51 Michał Górny
2020-04-25 17:07 Michał Górny
2020-04-25 17:07 Michał Górny
2020-02-05 19:53 Michał Górny
2018-06-24 17:24 Pacho Ramos
2018-04-13  9:53 Zac Medico
2016-05-02  7:36 Zac Medico

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=1690198396.7edb3443bdb941febf24a5fe255d316bb008dcf7.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