From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-auth-ldap/
Date: Sun, 17 Oct 2021 07:41:54 +0000 (UTC) [thread overview]
Message-ID: <1634456494.2edc0a3a29175aa1c23d37df88445f267ad21545.mgorny@gentoo> (raw)
commit: 2edc0a3a29175aa1c23d37df88445f267ad21545
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 07:36:45 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 07:41:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2edc0a3a
dev-python/django-auth-ldap: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/django-auth-ldap/Manifest | 1 -
.../django-auth-ldap/django-auth-ldap-2.4.0.ebuild | 38 ----------------------
2 files changed, 39 deletions(-)
diff --git a/dev-python/django-auth-ldap/Manifest b/dev-python/django-auth-ldap/Manifest
index 61484e5b9ce..91c3c232506 100644
--- a/dev-python/django-auth-ldap/Manifest
+++ b/dev-python/django-auth-ldap/Manifest
@@ -1,2 +1 @@
-DIST django-auth-ldap-2.4.0.tar.gz 53523 BLAKE2B a8c49b4a4ecaaf31b3b9e7caca228041e110b5b418bef0a16c0fac423d929b0bc416cb83d8dd54f0f4567503ce9d09f686c936cc9d7e170d2cf93d8c124bb3d8 SHA512 acf85846ebf6bc354f6bf00f14f3436e1701f1d7a7746cc3572310f92ae93fb75ee6eff38558548d270f2e22d64aa7c0108f4cb91457a783aae76adc714b61d1
DIST django-auth-ldap-3.0.0.tar.gz 52381 BLAKE2B 6964b36d72b365899d4dd3dc96f16b9c1f12c06ad95c7d387ec27ac6dbc38807e16fdb953e172fcde1a0d4042f318d276b780e474d9b810325e97cd601d070b7 SHA512 105885e62fd22aace2cbe291a107046109a91507ba77257b9b428e6d49fb74b6f47116f1d8325c3fc186590b00fb2b46507dc5b73333707e56d84e9a7b926d9e
diff --git a/dev-python/django-auth-ldap/django-auth-ldap-2.4.0.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-2.4.0.ebuild
deleted file mode 100644
index d87561115bc..00000000000
--- a/dev-python/django-auth-ldap/django-auth-ldap-2.4.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Django LDAP authentication backend"
-HOMEPAGE="https://github.com/django-auth-ldap/django-auth-ldap
- https://pypi.org/project/django-auth-ldap/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-LICENSE="BSD-2"
-SLOT="0"
-
-RDEPEND="
- >=dev-python/django-2.2[${PYTHON_USEDEP}]
- >=dev-python/python-ldap-3.1[${PYTHON_USEDEP}]"
-BDEPEND="
- test? (
- $(python_gen_impl_dep sqlite)
- net-nds/openldap[-minimal]
- )"
-
-distutils_enable_sphinx docs --no-autodoc
-
-python_test() {
- # for slapd and slapdtest
- local -x SBIN=/usr/sbin:/usr/$(get_libdir)/openldap
- django-admin test -v 2 --settings tests.settings \
- || die "Tests failed with ${EPYTHON}"
-}
next reply other threads:[~2021-10-17 7:41 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-17 7:41 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 17:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-auth-ldap/ Michał Górny
2024-10-09 6:31 Michał Górny
2024-10-09 6:31 Michał Górny
2024-04-04 18:09 Michał Górny
2024-03-24 16:22 Michał Górny
2024-03-09 18:02 Michał Górny
2024-03-09 18:02 Michał Górny
2023-10-05 14:59 Michał Górny
2023-08-08 20:06 Michał Górny
2023-07-24 11:31 Michał Górny
2023-07-23 6:53 Michał Górny
2023-04-27 3:10 Michał Górny
2023-03-28 13:23 Michał Górny
2023-02-26 11:23 Andrew Ammerlaan
2022-05-16 13:17 Michał Górny
2022-05-11 8:05 Michał Górny
2022-04-22 10:29 Michał Górny
2021-10-27 6:48 Arthur Zamarin
2021-07-22 7:25 Michał Górny
2021-05-31 20:31 Michał Górny
2021-04-06 21:26 Michał Górny
2021-02-16 0:13 Michał Górny
2021-01-25 2:35 Sam James
2021-01-25 2:35 Sam James
2020-03-26 20:52 Michał Górny
2020-02-11 18:33 William Hubbs
2020-01-26 19:56 William Hubbs
2020-01-25 20:54 Michał Górny
2019-03-22 17:40 William Hubbs
2016-02-18 17:05 Patrick Lauer
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=1634456494.2edc0a3a29175aa1c23d37df88445f267ad21545.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