Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Remove package: certbot-apache
@ 2021-06-07  7:18 kartikynwa
  2021-06-07  7:22 ` kartikynwa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: kartikynwa @ 2021-06-07  7:18 UTC (permalink / raw)
  To: ml

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

There is a new pull request by kartikynwa against master on the void-packages repository

https://github.com/kartikynwa/void-packages remove-certbot-apache
https://github.com/void-linux/void-packages/pull/31342

Remove package: certbot-apache
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

So I added this package a while back but it doesn't work anymore and I don't plan on maintaining it since I don't use Apache.

Really sorry for pushing a package that I wasn't going to maintain. Will be more careful from now on.

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-remove-certbot-apache-31342.patch --]
[-- Type: text/x-diff, Size: 1156 bytes --]

From 246f91fc82dd1f464510dade5922eb23628fabd1 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Mon, 7 Jun 2021 12:46:11 +0530
Subject: [PATCH] Remove package: certbot-apache

---
 srcpkgs/certbot-apache/template | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 srcpkgs/certbot-apache/template

diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template
deleted file mode 100644
index 17ea9df95947..000000000000
--- a/srcpkgs/certbot-apache/template
+++ /dev/null
@@ -1,14 +0,0 @@
-# Template file for 'certbot-apache'
-pkgname=certbot-apache
-version=1.16.0
-revision=1
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-depends="certbot python3-acme python3-augeas python3-zope.interface"
-checkdepends="python3-pytest $depends"
-short_desc="Let's Encrypt certificate renewal automation utility - Apache plugin"
-maintainer="Kartik S. <kartik.ynwa@gmail.com>"
-license="Apache-2.0"
-homepage="https://certbot.eff.org/"
-distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
-checksum=26824b812826d22b3f80377dfc2976a6f37f425c414c50efd8f8bd6e7967d579

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-12  7:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07  7:18 [PR PATCH] Remove package: certbot-apache kartikynwa
2021-06-07  7:22 ` kartikynwa
2021-06-07 13:56 ` ahesford
2021-06-07 16:21 ` kartikynwa
2021-06-07 16:21 ` [PR PATCH] [Closed]: " kartikynwa
2021-06-12  7:07 ` kartikynwa

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).