Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python-attrs: update to 19.3.0.
Date: Tue, 15 Oct 2019 19:51:34 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15494@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2019-10-15 17:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15 17:51 voidlinux-github [this message]
2019-10-15 18:03 ` [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-15494@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).