Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pure-protobuf: update to 2.0.1.
@ 2020-09-17  8:20 not-chicken
  2020-09-17 14:36 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: not-chicken @ 2020-09-17  8:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages ppp
https://github.com/void-linux/void-packages/pull/24955

python3-pure-protobuf: update to 2.0.1.
Relevant changelog:

> exclude every test package when installing

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

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

From eafbd3460ba700c401171fcb71db4d1f482e278d Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Thu, 17 Sep 2020 13:36:21 +0530
Subject: [PATCH] python3-pure-protobuf: update to 2.0.1.

---
 srcpkgs/python3-pure-protobuf/template | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-pure-protobuf/template b/srcpkgs/python3-pure-protobuf/template
index 2c23b4204f7..70edc67f6b7 100644
--- a/srcpkgs/python3-pure-protobuf/template
+++ b/srcpkgs/python3-pure-protobuf/template
@@ -1,21 +1,24 @@
 # Template file for 'python3-pure-protobuf'
 pkgname=python3-pure-protobuf
-version=2.0.0
-revision=2
-archs=noarch
+version=2.0.1
+revision=1
 wrksrc=protobuf-${version}
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
+checkdepends="python3-pytest"
 short_desc="Python implementation of Protocol Buffers data types"
 maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://github.com/eigenein/protobuf"
 changelog="https://github.com/eigenein/protobuf/blob/master/CHANGELOG.md"
 distfiles="https://github.com/eigenein/protobuf/archive/${version}.tar.gz"
-checksum=e1303e8ae29ce5e33254d49f93d896d04b040070f89e87232e33ecdfbb4ea6d9
+checksum=30fd2ccb075f00e5f24bbeee8434ff3edd8ebf7a02e3a8c665044fe196e4112d
+
+do_check() {
+	python3 -m pytest
+}
 
 post_install() {
-	rm -r ${DESTDIR}/${py3_sitelib}/tests
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Closed]: python3-pure-protobuf: update to 2.0.1.
  2020-09-17  8:20 [PR PATCH] python3-pure-protobuf: update to 2.0.1 not-chicken
@ 2020-09-17 14:36 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-09-17 14:36 UTC (permalink / raw)
  To: ml

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

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

python3-pure-protobuf: update to 2.0.1.
https://github.com/void-linux/void-packages/pull/24955

Description:
Relevant changelog:

> exclude every test package when installing

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

end of thread, other threads:[~2020-09-17 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17  8:20 [PR PATCH] python3-pure-protobuf: update to 2.0.1 not-chicken
2020-09-17 14:36 ` [PR PATCH] [Closed]: " ahesford

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