public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/python-jwt/
@ 2021-10-26 10:36 Jakov Smolić
  0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2021-10-26 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     57350d63358bb08f5e0fed12e7785351670f164e
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 10:30:06 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 10:35:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57350d63

dev-python/python-jwt: treeclean

Closes: https://bugs.gentoo.org/814449
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/python-jwt/Manifest                |  1 -
 dev-python/python-jwt/metadata.xml            | 17 --------------
 dev-python/python-jwt/python-jwt-1.2.0.ebuild | 34 ---------------------------
 profiles/package.mask                         |  7 ------
 4 files changed, 59 deletions(-)

diff --git a/dev-python/python-jwt/Manifest b/dev-python/python-jwt/Manifest
deleted file mode 100644
index 68ed9f2622f..00000000000
--- a/dev-python/python-jwt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-jwt-1.2.0.tar.gz 22578 BLAKE2B e8ed53c87f55f829e134955d03efd4c4a8e34e1eaa03f20a644db71d7b79d21564344a856206ad72aa5e0fa8cb8fa799d710a9669850c50c7aa588bfa59d7962 SHA512 c663e3fbb6476ae60b485e497f898aed2db84aa10c677ef2fc46160b355ea51af31ed259117fe20937809068e6c586e4f48b4e217722a47231f19be59f25295c

diff --git a/dev-python/python-jwt/metadata.xml b/dev-python/python-jwt/metadata.xml
deleted file mode 100644
index c1a2eb84bad..00000000000
--- a/dev-python/python-jwt/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>williamh@gentoo.org</email>
-		<name>William Hubbs</name>
-	</maintainer>
-	<maintainer type="person">
-		<email>chutzpah@gentoo.org</email>
-		<name>Patrick McLean</name>
-	</maintainer>
-	<stabilize-allarches/>
-	<upstream>
-		<remote-id type="github">GehirnInc/python-jwt</remote-id>
-		<remote-id type="pypi">jwt</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/python-jwt/python-jwt-1.2.0.ebuild b/dev-python/python-jwt/python-jwt-1.2.0.ebuild
deleted file mode 100644
index 1db1e4d42d1..00000000000
--- a/dev-python/python-jwt/python-jwt-1.2.0.ebuild
+++ /dev/null
@@ -1,34 +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="JSON Web Token library for python 3"
-HOMEPAGE="https://github.com/GehirnInc/python-jwt"
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/hvac/hvac.git"
-else
-	SRC_URI="https://github.com/GehirnInc/python-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-BDEPEND="test? ( dev-python/freezegun[${PYTHON_USEDEP}] )"
-RDEPEND="
-	dev-python/cryptography[${PYTHON_USEDEP}]
-	!dev-python/pyjwt
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-	sed -i -e 's/^addopts =.*/addopts = jwt/' setup.cfg || die
-	distutils-r1_python_prepare_all
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 9fb34635efc..6189e590f09 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -527,13 +527,6 @@ media-sound/pulseaudio-daemon
 # Incompatible with c++17 abseil-cpp, no in-tree consumers yet
 media-libs/webrtc-audio-processing:1
 
-# Michał Górny <mgorny@gentoo.org> (2021-09-23)
-# Ancient version from 2016 that collides with dev-python/pyjwt.
-# Never bumped by the maintainer.  The only revdep turned out to be
-# false positive.
-# Removal on 2021-10-23.  Bug #814449.
-dev-python/python-jwt
-
 # Alfredo Tupone <tupone@gentoo.org> (2021-09-19)
 # Mask gnat-gpl-2018 and gnat-gpl-2019. Please switch
 # to a fresher gnat-gpl branch.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-26 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-26 10:36 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/python-jwt/ Jakov Smolić

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox