Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-isort: update to 4.3.20.
@ 2019-06-11 23:07 voidlinux-github
  2019-06-12 10:52 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-11 23:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages python-isort
https://github.com/void-linux/void-packages/pull/12413

python-isort: update to 4.3.20.
None

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

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

From 3cc8d182e0ba1e79a6cf1658284bc9cb73ea8bb3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 12 Jun 2019 00:59:50 +0200
Subject: [PATCH] python-isort: update to 4.3.20.

---
 srcpkgs/python-isort/template | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-isort/template b/srcpkgs/python-isort/template
index c3a978a5be5..f19e607bf97 100644
--- a/srcpkgs/python-isort/template
+++ b/srcpkgs/python-isort/template
@@ -1,6 +1,6 @@
 # Template file for 'python-isort'
 pkgname=python-isort
-version=4.3.4
+version=4.3.20
 revision=1
 archs=noarch
 wrksrc="isort-${version}"
@@ -8,14 +8,22 @@ build_style=python-module
 pycompile_module="isort"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-setuptools python-futures"
+checkdepends="python-pytest python3-pytest
+ python-backports.functools_lru_cache"
 short_desc="Python2 utility/library to sort imports"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-homepage="https://github.com/timothycrosley/isort"
 license="MIT"
+homepage="https://github.com/timothycrosley/isort"
+changelog="https://raw.githubusercontent.com/timothycrosley/isort/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
-checksum=b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8
+checksum=c40744b6bc5162bbb39c1257fe298b7a393861d50978b565f3ccd9cb9de0182a
 alternatives="isort:isort:/usr/bin/isort2"
 
+do_check() {
+	pytest test_isort.py
+	pytest3 test_isort.py
+}
+
 post_install() {
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: python-isort: update to 4.3.20.
  2019-06-11 23:07 [PR PATCH] python-isort: update to 4.3.20 voidlinux-github
@ 2019-06-12 10:52 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-12 10:52 UTC (permalink / raw)
  To: ml

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

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

python-isort: update to 4.3.20.
https://github.com/void-linux/void-packages/pull/12413
Description: None

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

end of thread, other threads:[~2019-06-12 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 23:07 [PR PATCH] python-isort: update to 4.3.20 voidlinux-github
2019-06-12 10:52 ` [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).