Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Remove python-networkx
@ 2019-09-18 13:02 voidlinux-github
  2019-11-07 13:53 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-18 13:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pbui/void-packages python-networkx
https://github.com/void-linux/void-packages/pull/14558

Remove python-networkx
Python 2.x is no longer supported:

    https://networkx.github.io/documentation/stable/release/release_2.3.html

Python 3.x is still supported (python3-networkx).

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

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

From cfc7f74cf463d568b18e99d0ab40a6b6b2ee10c6 Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Wed, 18 Sep 2019 09:01:07 -0400
Subject: [PATCH] Remove python-networkx

Python 2.x is no longer supported:

    https://networkx.github.io/documentation/stable/release/release_2.3.html

Python 3.x is still supported (python3-networkx).
---
 srcpkgs/python-networkx/template | 20 --------------------
 srcpkgs/python-networkx/update   |  1 -
 2 files changed, 21 deletions(-)
 delete mode 100644 srcpkgs/python-networkx/template
 delete mode 100644 srcpkgs/python-networkx/update

diff --git a/srcpkgs/python-networkx/template b/srcpkgs/python-networkx/template
deleted file mode 100644
index f209d8d2b14..00000000000
--- a/srcpkgs/python-networkx/template
+++ /dev/null
@@ -1,20 +0,0 @@
-# Template file for 'python-networkx'
-pkgname=python-networkx
-version=2.2
-revision=1
-archs=noarch
-wrksrc="networkx-${version}"
-build_style=python2-module
-pycompile_module="networkx"
-hostmakedepends="python-setuptools unzip"
-depends="python-decorator"
-short_desc="Python2 package for creating and manipulating graphs and networks"
-maintainer="Peter Bui <pbui@github.bx612.space>"
-license="BSD-3-Clause"
-homepage="https://networkx.github.io/"
-distfiles="${PYPI_SITE}/n/networkx/networkx-${version}.zip"
-checksum=45e56f7ab6fe81652fb4bc9f44faddb0e9025f469f602df14e3b2551c2ea5c8b
-
-post_install() {
-	vlicense LICENSE.txt
-}
diff --git a/srcpkgs/python-networkx/update b/srcpkgs/python-networkx/update
deleted file mode 100644
index e299d00ea67..00000000000
--- a/srcpkgs/python-networkx/update
+++ /dev/null
@@ -1 +0,0 @@
-ignore="*rc*"

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

end of thread, other threads:[~2020-02-16 17:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-18 13:02 [PR PATCH] Remove python-networkx voidlinux-github
2019-11-07 13:53 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-14 12:12 ` python3-networkx: update to 2.4 and remove python-networkx voidlinux-github
2020-02-16  0:02 ` pbui
2020-02-16 13:31 ` pbui
2020-02-16 17:45 ` [PR PATCH] [Merged]: " Hoshpak

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