Github messages for voidlinux
 help / color / mirror / Atom feed
From: travankor <travankor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-tzlocal: update to 2.1.
Date: Fri, 22 May 2020 22:34:05 +0200	[thread overview]
Message-ID: <20200522203405.HReyvrLrErajBw1IMhmIhkrLQiJiKKOGLwEmrxFF0WY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22204@inbox.vuxu.org>

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

           reply	other threads:[~2020-05-22 20:34 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22204@inbox.vuxu.org>]

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=20200522203405.HReyvrLrErajBw1IMhmIhkrLQiJiKKOGLwEmrxFF0WY@z \
    --to=travankor@users.noreply.github.com \
    --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).