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/mongoengine/
Date: Fri, 18 Sep 2020 15:30:28 +0000 (UTC)	[thread overview]
Message-ID: <1600442742.48efde394b324e957f99a927a3f0d6419795821a.mgorny@gentoo> (raw)

commit:     48efde394b324e957f99a927a3f0d6419795821a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 15:25:42 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 15:25:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48efde39

dev-python/mongoengine: Remove old

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

 dev-python/mongoengine/Manifest                  |  1 -
 dev-python/mongoengine/mongoengine-0.10.6.ebuild | 31 ------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/mongoengine/Manifest b/dev-python/mongoengine/Manifest
index 0faede28dad..318deff5f4f 100644
--- a/dev-python/mongoengine/Manifest
+++ b/dev-python/mongoengine/Manifest
@@ -1,2 +1 @@
-DIST mongoengine-0.10.6.tar.gz 469469 BLAKE2B 3930126d64e1b43d579412069da33a96e6c525d459905d05f677a406a262a15e16d8f6460637c253ace4addbe07655d194fede19fe050f4628aa17dbb6115038 SHA512 a8d16739892c64ed408afab49c6d33a4b438af83e003844caa101cd51366038ba75121d12b4385a546cf4d946a506bc11f173355f6855e740cef9fddfd6437e7
 DIST mongoengine-0.20.0.tar.gz 311698 BLAKE2B 11bae8d342a77bcc241884beb92d67a6d4f7112d0af3a467196eb94233b003aa27d019ab346140ce7430b4019879c8c86e01f3067677254559243b6d1f0ddc80 SHA512 ef973af9893f6e53811e1a47a131989f5a057af04ab9d512059f968af89fcd23f05d910c7de03330b5f4771db8e11ea2e48060f95ed790f8d238df6c6f7b9306

diff --git a/dev-python/mongoengine/mongoengine-0.10.6.ebuild b/dev-python/mongoengine/mongoengine-0.10.6.ebuild
deleted file mode 100644
index 6d7423247ac..00000000000
--- a/dev-python/mongoengine/mongoengine-0.10.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit distutils-r1
-
-RESTRICT="test" # connects to local DB and other nonsense
-
-DESCRIPTION="A Python Object-Document-Mapper for working with MongoDB"
-HOMEPAGE="https://github.com/MongoEngine/mongoengine/"
-SRC_URI="https://github.com/MongoEngine/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	dev-python/pymongo[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-	sed -i -e 's/tests/tests*/g' setup.py || die "Failed to fix test removal thingy"
-	distutils-r1_python_prepare_all
-}
-
-python_test() {
-	nosetests || die "Testing failed with ${EPYTHON}"
-}


             reply	other threads:[~2020-09-18 15:30 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-18 15:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-02 11:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/mongoengine/ Arthur Zamarin
2021-06-06 14:46 Michał Górny
2021-06-06 13:01 Sam James
2021-05-04 13:59 Michał Górny
2021-04-29 10:21 Michał Górny
2021-04-29 10:09 Michał Górny
2021-04-13 21:49 Michał Górny
2021-04-13 21:49 Michał Górny
2021-04-13 13:29 Michał Górny
2021-04-13 13:14 Michał Górny
2021-03-05 10:14 Michał Górny
2021-01-19  8:02 Michał Górny
2021-01-19  2:45 Sam James
2020-12-21 20:31 Michał Górny
2020-12-21 20:25 Sam James
2020-12-21 19:43 Michał Górny
2020-12-16 23:04 Michał Górny
2020-12-15 11:05 Michał Górny
2020-11-20  9:54 Michał Górny
2020-08-30  1:32 Thomas Deutschmann
2020-08-25 12:53 Agostino Sarubbo
2020-07-02 12:42 Michał Górny
2020-02-05 21:28 Andreas Sturmlechner
2019-12-01 19:27 Andreas Sturmlechner
2018-01-05  9:36 Michał Górny
2017-12-29 18:48 Mikle Kolyada
2017-05-15 13:49 Manuel Rüger
2016-06-09 10:12 Tiziano Müller

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=1600442742.48efde394b324e957f99a927a3f0d6419795821a.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