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/resolvelib/
Date: Wed, 17 Nov 2021 07:30:07 +0000 (UTC)	[thread overview]
Message-ID: <1637134201.492b2b8a8549ed838e9b9014ed773840edd76650.mgorny@gentoo> (raw)

commit:     492b2b8a8549ed838e9b9014ed773840edd76650
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 07:17:31 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 07:30:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492b2b8a

dev-python/resolvelib: Remove old

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

 dev-python/resolvelib/Manifest                |  2 --
 dev-python/resolvelib/resolvelib-0.7.1.ebuild | 25 -------------------------
 dev-python/resolvelib/resolvelib-0.8.0.ebuild | 25 -------------------------
 3 files changed, 52 deletions(-)

diff --git a/dev-python/resolvelib/Manifest b/dev-python/resolvelib/Manifest
index d5ebf3b88a35..8b7ab408f486 100644
--- a/dev-python/resolvelib/Manifest
+++ b/dev-python/resolvelib/Manifest
@@ -1,4 +1,2 @@
 DIST resolvelib-0.5.4.tar.gz 14474 BLAKE2B d1424bf6a019e16e9b662741b6c089258bfef26d5bffcfc9e0c8d9ba105b689654fdce7bf9068f71c49a2ce590f05c16b93c53bbe468fc1a339e7fa489adece2 SHA512 cb027c5478c217f6f8288b42a933665aaf6e59280e7aa88a25f6594e589e34ac2b75734764e331d0889ad9cf0c60b8cbdfa14b01dce023a76870bb21cfc4d926
-DIST resolvelib-0.7.1.gh.tar.gz 764630 BLAKE2B 32c50ef0a16e07716f18994efe4b2bd212a2ee5068ff155526e17358e3bbe4c92c4d59817c17de152882a738c924c7f5ba389d2a7d13ee1b2dc0de54e8175c3b SHA512 de5c1c29790ce1eb4393021f17f1a19a0f2de29e5d8688fc307e412d80052319b822bb24fceca47fe550e21393ee38d58fa6e6cfefd207b7a88b632b9670d282
-DIST resolvelib-0.8.0.gh.tar.gz 765655 BLAKE2B cf10ebb01a01a5601091c5374da87ad55a057144d928106d7e9c19cb348277fd5f4d455acfb49ee1979842a68ecdb1f682a1d0948339533074a540a04294c226 SHA512 6cca8be16c36e5d8d60d41fab3ab9bb3aa82e1bb4d1887b5bcae3b21db90af9799676032c566a52e2026f14b19480c000f20482c87af326d8440d2c826eb5b1a
 DIST resolvelib-0.8.1.gh.tar.gz 766632 BLAKE2B 59bb02a08cf0f9bc6070cd5c5109826a7cacc5bda07479358fd591ff018bad761b53ed48f0a330e5ef60b8fa8d5db14ef044b662423e372aad7fc477df5b97ef SHA512 bc99d0661f3605d97074066df3c57edec8db40f66111f0d7a23ad88097ba4a162368ab396ef75632d09cd8a76417fbee2554d0cdb2f797795c246d16e7e3b955

diff --git a/dev-python/resolvelib/resolvelib-0.7.1.ebuild b/dev-python/resolvelib/resolvelib-0.7.1.ebuild
deleted file mode 100644
index 5d0796ab827c..000000000000
--- a/dev-python/resolvelib/resolvelib-0.7.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="provides a Resolver class that includes dependency resolution logic"
-HOMEPAGE="https://github.com/sarugaku/resolvelib/"
-SRC_URI="
-	https://github.com/sarugaku/resolvelib/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-
-BDEPEND="
-	test? (
-		dev-python/commentjson[${PYTHON_USEDEP}]
-		dev-python/packaging[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest

diff --git a/dev-python/resolvelib/resolvelib-0.8.0.ebuild b/dev-python/resolvelib/resolvelib-0.8.0.ebuild
deleted file mode 100644
index 8e2ef9274528..000000000000
--- a/dev-python/resolvelib/resolvelib-0.8.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="provides a Resolver class that includes dependency resolution logic"
-HOMEPAGE="https://github.com/sarugaku/resolvelib/"
-SRC_URI="
-	https://github.com/sarugaku/resolvelib/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-BDEPEND="
-	test? (
-		dev-python/commentjson[${PYTHON_USEDEP}]
-		dev-python/packaging[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest


             reply	other threads:[~2021-11-17  7:30 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-17  7:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-12 17:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/resolvelib/ Arthur Zamarin
2024-07-27 11:58 Sam James
2024-07-27  9:28 Arthur Zamarin
2024-07-27  6:00 Michał Górny
2024-07-11 20:55 James Le Cuirot
2024-07-07  1:02 Ionen Wolkens
2024-07-05 19:41 Viorel Munteanu
2024-07-05 19:41 Viorel Munteanu
2024-06-24  0:13 Sam James
2024-06-23 16:20 Michał Górny
2023-10-27 18:20 Michał Górny
2023-07-24 12:49 Michał Górny
2023-04-08 12:29 Michał Górny
2023-04-08 11:13 Arthur Zamarin
2023-04-08 10:47 Arthur Zamarin
2023-04-08  8:01 Arthur Zamarin
2023-03-09 17:00 Michał Górny
2023-03-08 17:02 Michał Górny
2023-02-24 17:42 Michał Górny
2022-12-25 17:03 Sam James
2022-12-25 16:42 Sam James
2022-12-25 16:42 Sam James
2022-11-17  6:15 Michał Górny
2022-08-09 11:38 Marek Szuba
2022-03-15  9:41 Jakov Smolić
2022-01-31 22:27 Michał Górny
2021-11-17  2:16 Sam James
2021-11-13 21:09 Jakov Smolić
2021-11-13 12:51 Jakov Smolić
2021-10-12  6:18 Michał Górny
2021-10-08 19:47 Michał Górny
2021-09-09  0:16 Marek Szuba
2021-09-04 21:57 Michał Górny
2021-08-09 22:42 Louis Sautier
2021-08-09 22:42 Louis Sautier
2021-08-01 23:49 Sam James
2021-07-24 20:26 Matthew Thode
2021-07-08  7:11 Sergei Trofimovich
2021-07-06 17:59 Sam James
2021-07-06 17:59 Sam James
2021-06-25  7:10 Michał Górny
2021-06-25  7:10 Michał Górny
2021-06-15 15:18 Matthew Thode
2021-06-15 15:18 Matthew Thode
2021-06-14 14:36 Matthew Thode

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=1637134201.492b2b8a8549ed838e9b9014ed773840edd76650.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