Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-attrs: update to 19.3.0.
@ 2019-10-15 17:51 voidlinux-github
  2019-10-15 18:03 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-15 17:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org python-attrs
https://github.com/void-linux/void-packages/pull/15494

python-attrs: update to 19.3.0.


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

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

From 65b1a497c4b32a956adaf370051e5eb3c1a781ce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Tue, 15 Oct 2019 19:49:52 +0200
Subject: [PATCH] python-attrs: update to 19.3.0.

---
 srcpkgs/python-attrs/template | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-attrs/template b/srcpkgs/python-attrs/template
index 459200061d0..aaddb13f5be 100644
--- a/srcpkgs/python-attrs/template
+++ b/srcpkgs/python-attrs/template
@@ -1,6 +1,6 @@
 # Template file for 'python-attrs'
 pkgname=python-attrs
-version=18.2.0
+version=19.3.0
 revision=1
 archs=noarch
 wrksrc="attrs-${version}"
@@ -8,12 +8,19 @@ build_style=python-module
 pycompile_module="attr"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python"
+checkdepends="python-hypothesis python3-hypothesis python-pytest python3-pytest
+ python-zope.interface python3-zope.interface"
 short_desc="Attributes without boilerplate (Python2)"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="MIT"
 homepage="https://attrs.readthedocs.io/"
 distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"
-checksum=10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69
+checksum=f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72
+
+pre_check() {
+	# those are python3 only
+	rm tests/test_annotations.py tests/test_init_subclass.py
+}
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python-attrs: update to 19.3.0.
  2019-10-15 17:51 [PR PATCH] python-attrs: update to 19.3.0 voidlinux-github
@ 2019-10-15 18:03 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-15 18:03 UTC (permalink / raw)
  To: ml

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

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

python-attrs: update to 19.3.0.
https://github.com/void-linux/void-packages/pull/15494

Description:


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

end of thread, other threads:[~2019-10-15 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15 17:51 [PR PATCH] python-attrs: update to 19.3.0 voidlinux-github
2019-10-15 18:03 ` [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).