Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-tempora: update to 4.0.1.
@ 2020-12-06 16:34 ndowens
  2020-12-17  3:32 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-06 16:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages py-tempora
https://github.com/void-linux/void-packages/pull/26990

python3-tempora: update to 4.0.1.


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

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

From a53921453226dba1bac7c31a08c44736c5f64dd8 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 6 Dec 2020 10:35:20 -0600
Subject: [PATCH] python3-tempora: update to 4.0.1.

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

diff --git a/srcpkgs/python3-tempora/template b/srcpkgs/python3-tempora/template
index fac5a88deff..98a0fa49ce0 100644
--- a/srcpkgs/python3-tempora/template
+++ b/srcpkgs/python3-tempora/template
@@ -1,19 +1,24 @@
 # Template file for 'python3-tempora'
 pkgname=python3-tempora
-version=4.0.0
+version=4.0.1
 revision=1
 wrksrc="tempora-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm python3-toml"
 depends="python3-setuptools python3-six python3-pytz"
+checkdepends="tox"
 short_desc="Objects and routines pertaining to date and time (Python3)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jaraco/tempora"
 distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz"
-checksum=599a3a910b377f2b544c7b221582ecf4cb049b017c994b37f2b1a9ed1099716e
+checksum=9af06854fafb26d3d40d3dd6402e8baefaf57f90e48fdc9a94f6b22827a60fb3
 alternatives="tempora:calc-prorate:/usr/bin/calc-prorate3"
 
+do_check() {
+	tox -c tox.ini
+}
+
 post_install() {
 	vlicense LICENSE
 	mv "${DESTDIR}/usr/bin/calc-prorate" "${DESTDIR}/usr/bin/calc-prorate3"

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

* Re: [PR PATCH] [Closed]: python3-tempora: update to 4.0.1.
  2020-12-06 16:34 [PR PATCH] python3-tempora: update to 4.0.1 ndowens
@ 2020-12-17  3:32 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-12-17  3:32 UTC (permalink / raw)
  To: ml

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

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

python3-tempora: update to 4.0.1.
https://github.com/void-linux/void-packages/pull/26990

Description:


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

end of thread, other threads:[~2020-12-17  3:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 16:34 [PR PATCH] python3-tempora: update to 4.0.1 ndowens
2020-12-17  3:32 ` [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).