Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-marshmallow: update to 3.5.2.
@ 2020-05-03  7:35 bra1nwave
  2020-05-03  9:53 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: bra1nwave @ 2020-05-03  7:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages marshmallow
https://github.com/void-linux/void-packages/pull/21580

python3-marshmallow: update to 3.5.2.


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

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

From a03e82a303dfe588beb3e823cd678e43ae569751 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Sun, 3 May 2020 09:20:42 +0200
Subject: [PATCH] python3-marshmallow: update to 3.5.2.

---
 srcpkgs/python3-marshmallow/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-marshmallow/template b/srcpkgs/python3-marshmallow/template
index f908c3c2046..bcdf4d46e7e 100644
--- a/srcpkgs/python3-marshmallow/template
+++ b/srcpkgs/python3-marshmallow/template
@@ -1,19 +1,24 @@
 # Template file for 'python3-marshmallow'
 pkgname=python3-marshmallow
-version=3.5.1
+version=3.5.2
 revision=1
 archs=noarch
 wrksrc="marshmallow-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
+checkdepends="python3-pytest python3-simplejson python3-pytz"
 short_desc="Library for converting complex datatypes (Python3)"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/marshmallow-code/marshmallow"
 changelog="https://raw.githubusercontent.com/marshmallow-code/marshmallow/dev/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/m/marshmallow/marshmallow-${version}.tar.gz"
-checksum=90854221bbb1498d003a0c3cc9d8390259137551917961c8b5258c64026b2f85
+checksum=56663fa1d5385c14c6a1236badd166d6dee987a5f64d2b6cc099dadf96eb4f09
+
+do_check() {
+	PYTHONPATH="${PWD}/build/lib" pytest3 -v
+}
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-marshmallow: update to 3.5.2.
  2020-05-03  7:35 [PR PATCH] python3-marshmallow: update to 3.5.2 bra1nwave
@ 2020-05-03  9:53 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-03  9:53 UTC (permalink / raw)
  To: ml

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

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

python3-marshmallow: update to 3.5.2.
https://github.com/void-linux/void-packages/pull/21580

Description:


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

end of thread, other threads:[~2020-05-03  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-03  7:35 [PR PATCH] python3-marshmallow: update to 3.5.2 bra1nwave
2020-05-03  9:53 ` [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).