public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/backports-ssl-match-hostname/
Date: Wed, 21 Aug 2024 17:15:53 +0000 (UTC)	[thread overview]
Message-ID: <1724260471.e63f2c212e2ad7f3ab3028e422f10df37aeaeac0.chutzpah@gentoo> (raw)

commit:     e63f2c212e2ad7f3ab3028e422f10df37aeaeac0
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 20 18:09:28 2024 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 17:14:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63f2c21

dev-python/backports-ssl-match-hostname: new package, add 3.7.0.1

Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 dev-python/backports-ssl-match-hostname/Manifest   |  1 +
 .../backports-ssl-match-hostname-3.7.0.1.ebuild    | 26 ++++++++++++++++++++++
 .../backports-ssl-match-hostname/metadata.xml      | 11 +++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/backports-ssl-match-hostname/Manifest b/dev-python/backports-ssl-match-hostname/Manifest
new file mode 100644
index 000000000000..23990ee86a4a
--- /dev/null
+++ b/dev-python/backports-ssl-match-hostname/Manifest
@@ -0,0 +1 @@
+DIST backports.ssl_match_hostname-3.7.0.1.tar.gz 5722 BLAKE2B fcacafd3963070adb3593003244cb5b64ba5dcf3f623afccb689ffa6546b59ac858b60a7c240b3074927974460746e3396e4c61ce61e1aad0c6bbf0b80dc2f61 SHA512 9048ed093dc8a166a80d16a9aa0e06d36ea43ce7d324818608d25b1ef5057b1c66dd3514f9b35ab13bc60b2e5a3de29e690607e928fac2c9df16506759bd14dd

diff --git a/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.7.0.1.ebuild b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.7.0.1.ebuild
new file mode 100644
index 000000000000..216dc83cbc23
--- /dev/null
+++ b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.7.0.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+inherit pypi distutils-r1
+
+MY_PN=${PN/-/.}
+MY_PN=${MY_PN//-/_}
+DESCRIPTION="The ssl.match_hostname() function from Python 3.7"
+HOMEPAGE="
+	https://pypi.org/project/backports.ssl_match_hostname/
+"
+SRC_URI="$(pypi_sdist_url --no-normalize "${MY_PN}" "${PV}")"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+python_prepare_all() {
+	sed -e 's:from distutils.core:from setuptools:' -i setup.py || die
+	distutils-r1_python_prepare_all
+}

diff --git a/dev-python/backports-ssl-match-hostname/metadata.xml b/dev-python/backports-ssl-match-hostname/metadata.xml
new file mode 100644
index 000000000000..9e6f1b35e1aa
--- /dev/null
+++ b/dev-python/backports-ssl-match-hostname/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>chutzpah@gentoo.org</email>
+		<name>Patrick McLean</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">backports-ssl-match-hostname</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2024-08-21 17:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-21 17:15 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-16 18:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/backports-ssl-match-hostname/ Mikle Kolyada
2018-06-28  6:50 Fabian Groffen
2018-02-21 22:11 Michał Górny
2017-09-25 13:43 Manuel Rüger
2017-09-25 13:37 Pacho Ramos
2017-07-16 12:32 Patrice Clement
2017-06-10 17:13 Mike Gilbert
2017-05-02 14:02 Michał Górny
2017-02-28 22:49 Michael Weber
2016-12-01 20:50 Markus Meier
2016-11-20 13:45 Agostino Sarubbo
2016-11-14 15:09 Tobias Klausmann
2016-11-12 11:11 Jeroen Roovers
2016-11-07 15:37 Agostino Sarubbo
2016-04-20 10:55 Anthony G. Basile
2016-03-27 19:04 David Seifert
2016-02-28  6:51 Matt Thode
2016-01-22 17:42 Mike Gilbert
2016-01-11  9:56 Agostino Sarubbo
2016-01-07 18:43 Patrick Lauer
2015-12-22 21:15 Manuel Rüger
2015-11-18 15:40 Justin Lecher
2015-08-20 17:12 Tobias Klausmann

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=1724260471.e63f2c212e2ad7f3ab3028e422f10df37aeaeac0.chutzpah@gentoo \
    --to=chutzpah@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