Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Remove python-zeroconf
@ 2019-10-03 15:29 voidlinux-github
  2019-10-05 14:11 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-03 15:29 UTC (permalink / raw)
  To: ml

[-- 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*"

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

* Re: [PR PATCH] [Merged]: Remove python-zeroconf
  2019-10-03 15:29 [PR PATCH] Remove python-zeroconf voidlinux-github
@ 2019-10-05 14:11 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-05 14:11 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Remove python-zeroconf
https://github.com/void-linux/void-packages/pull/15021

Description:
Nothing depends on this package, and python2 support has been dropped for over a year.

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

end of thread, other threads:[~2019-10-05 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 15:29 [PR PATCH] Remove python-zeroconf voidlinux-github
2019-10-05 14:11 ` [PR PATCH] [Merged]: " voidlinux-github

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