Github messages for voidlinux
 help / color / mirror / Atom feed
From: TinfoilSubmarine <TinfoilSubmarine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-txacme: remove package
Date: Mon, 15 Nov 2021 02:31:39 +0100	[thread overview]
Message-ID: <20211115013139.0J-R3FtSJHsAZMXxv3XZn4DYMNZB0okXCDx8Py0KvJA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34014@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages txacme
https://github.com/void-linux/void-packages/pull/34014

python3-txacme: remove package
Removing `python3-txacme` as [ACMEv1 is no longer supported by Let's Encrypt as of June 2021](https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430) and `txacme` has not yet [added ACMEv2 support](https://github.com/twisted/txacme/pull/158). `synapse` removed this module as well [for the same reasons](https://github.com/matrix-org/synapse/issues/9778).

A patch file from https://github.com/void-linux/void-packages/pull/34014.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-txacme-34014.patch --]
[-- Type: text/x-diff, Size: 2203 bytes --]

From 0bba7d98507cb24970c9f71cc17bc7a2f42efe7a Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 10 Nov 2021 12:42:35 -0500
Subject: [PATCH] python3-txacme: remove package

ACMEv1 is no longer supported by Let's Encrypt as of June 2021 and
txacme has not yet added ACMEv2 support. synapse removed this module as
well for the same reasons.
---
 srcpkgs/python3-txacme/template   | 22 ----------------------
 srcpkgs/removed-packages/template |  3 ++-
 2 files changed, 2 insertions(+), 23 deletions(-)
 delete mode 100644 srcpkgs/python3-txacme/template

diff --git a/srcpkgs/python3-txacme/template b/srcpkgs/python3-txacme/template
deleted file mode 100644
index 530f438ed447..000000000000
--- a/srcpkgs/python3-txacme/template
+++ /dev/null
@@ -1,22 +0,0 @@
-# Template file for 'python3-txacme'
-pkgname=python3-txacme
-version=0.9.3
-revision=3
-wrksrc="txacme-${version}"
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-depends="python3-attrs python3-acme python3-josepy python3-treq python3-Twisted
- python3-openssl python3-eliot python3-TxSNI python3-pem"
-short_desc="ACME protocol implementation for Twisted"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="MIT"
-homepage="https://github.com/twisted/txacme"
-distfiles="${PYPI_SITE}/t/txacme/txacme-${version}.tar.gz"
-checksum=bce2d0dfa8fa2cf3f2eb10526c89a8b4f77a021d9e182704e7776fff7bd8bceb
-
-post_install() {
-	vlicense LICENSE
-
-	# Outside of the namespace
-	rm -rf ${DESTDIR}/${py3_sitelib}/integration
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index abdaba87c465..8b9aa9d8bdff 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=54
+revision=55
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -281,6 +281,7 @@ replaces="
  python3-pyside-phonon<=5.15.0_2
  python3-pyside<=5.15.0_2
  python3-shiboken<=5.15.0_3
+ python3-txacme<=0.9.3_3
  qimageblitz<=0.0.6_4
  qt-designer-devel<=4.8.7_29
  qt-designer-libs<=4.8.7_29

  parent reply	other threads:[~2021-11-15  1:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-10 17:48 [PR PATCH] " TinfoilSubmarine
2021-11-13  2:17 ` ericonr
2021-11-15  1:31 ` TinfoilSubmarine [this message]
2021-11-15 20:09 ` TinfoilSubmarine
2021-11-16 12:14 ` ericonr
2021-11-16 12:15 ` [PR PATCH] [Merged]: " ericonr

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=20211115013139.0J-R3FtSJHsAZMXxv3XZn4DYMNZB0okXCDx8Py0KvJA@z \
    --to=tinfoilsubmarine@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).