Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] python-tzlocal: update to 2.1.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22204@inbox.vuxu.org>
@ 2020-05-22 20:34 ` travankor
  0 siblings, 0 replies; only message in thread
From: travankor @ 2020-05-22 20:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by travankor against master on the void-packages repository

https://github.com/travankor/void-packages python3-tzlocal
https://github.com/void-linux/void-packages/pull/22204

python-tzlocal: update to 2.1.
None

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

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

From 077db3e16030970b1095592c3f474092bf1b04f1 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Fri, 22 May 2020 12:51:16 -0700
Subject: [PATCH] python-tzlocal: update to 2.1.

---
 srcpkgs/python-tzlocal/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-tzlocal/template b/srcpkgs/python-tzlocal/template
index 684d2a21b40..52195335ef1 100644
--- a/srcpkgs/python-tzlocal/template
+++ b/srcpkgs/python-tzlocal/template
@@ -1,19 +1,19 @@
 # Template file for 'python-tzlocal'
 pkgname=python-tzlocal
-version=1.5.1
-revision=2
+version=2.1
+revision=1
 archs=noarch
 wrksrc="tzlocal-${version}"
 build_style=python-module
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-pytz"
-pycompile_module="tzlocal"
 short_desc="Return the tzinfo object for the local timezone (Python2)"
 maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
 license="MIT"
 homepage="https://github.com/regebro/tzlocal"
+changelog="https://raw.githubusercontent.com/regebro/tzlocal/master/CHANGES.txt"
 distfiles="${PYPI_SITE}/t/tzlocal/tzlocal-${version}.tar.gz"
-checksum=4ebeb848845ac898da6519b9b31879cf13b6626f7184c496037b818e238f2c4e
+checksum=643c97c5294aedc737780a49d9df30889321cbe1204eac2c2ec6134035a92e44
 
 post_install() {
 	vlicense LICENSE.txt LICENSE
@@ -22,7 +22,6 @@ post_install() {
 python3-tzlocal_package() {
 	archs=noarch
 	depends="python3-pytz"
-	pycompile_module="tzlocal"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-22 20:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22204@inbox.vuxu.org>
2020-05-22 20:34 ` [PR PATCH] [Updated] python-tzlocal: update to 2.1 travankor

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