Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Remove python-zeroconf
Date: Thu, 03 Oct 2019 17:29:00 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15021@inbox.vuxu.org> (raw)

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

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

https://github.com/karl-nilsson/void-packages rm-python-zeroconf
https://github.com/void-linux/void-packages/pull/15021

Remove python-zeroconf
Nothing depends on this package, and python2 support has been dropped for over a year.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rm-python-zeroconf-15021.patch --]
[-- Type: text/x-diff, Size: 1678 bytes --]

From 7a057c364c4c82424cfe6251b1a6096c453b4192 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Oct 2019 11:26:24 -0400
Subject: [PATCH] Remove python-zeroconf

---
 srcpkgs/python-zeroconf/template | 21 ---------------------
 srcpkgs/python-zeroconf/update   |  1 -
 2 files changed, 22 deletions(-)
 delete mode 100644 srcpkgs/python-zeroconf/template
 delete mode 100644 srcpkgs/python-zeroconf/update

diff --git a/srcpkgs/python-zeroconf/template b/srcpkgs/python-zeroconf/template
deleted file mode 100644
index 8c0034d2917..00000000000
--- a/srcpkgs/python-zeroconf/template
+++ /dev/null
@@ -1,21 +0,0 @@
-# Template file for 'python-zeroconf'
-pkgname=python-zeroconf
-version=0.19.1
-revision=3
-archs=noarch
-build_style=python2-module
-pycompile_module="zeroconf.py"
-hostmakedepends="python-setuptools"
-depends="python-netifaces python-six python-enum34"
-short_desc="Pure Python2 implementation of multicast DNS service discovery"
-maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
-license="LGPL-2.1-or-later"
-homepage="https://github.com/jstasiak/python-zeroconf/"
-distfiles="https://github.com/jstasiak/python-zeroconf/archive/${version}.tar.gz"
-checksum="ca8952a3eb04818dcb566e1344f2f15b5dd6d487770384651cdfae777d5eb848"
-
-pre_build() {
-	# Remove enum-compat from install_requires, it's a virtual package.
-	# Also, no need for enum-compat on Python 3.4+.
-	sed -i '/enum-compat/d' setup.py
-}
diff --git a/srcpkgs/python-zeroconf/update b/srcpkgs/python-zeroconf/update
deleted file mode 100644
index 80e286a5a0e..00000000000
--- a/srcpkgs/python-zeroconf/update
+++ /dev/null
@@ -1 +0,0 @@
-ignore="0.2*"

             reply	other threads:[~2019-10-03 15:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-03 15:29 voidlinux-github [this message]
2019-10-05 14:11 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15021@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).