Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-Telethon: update to 1.10.3.
Date: Wed, 18 Sep 2019 14:59:24 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14553@inbox.vuxu.org> (raw)

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

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

https://github.com/pbui/void-packages python3-Telethon
https://github.com/void-linux/void-packages/pull/14553

python3-Telethon: update to 1.10.3.
Remove dependency on python3-async_generator

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

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

From 6516d3f4648344cf21dfa82176e6e874c6a5a501 Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Wed, 18 Sep 2019 08:58:13 -0400
Subject: [PATCH] python3-Telethon: update to 1.10.3.

Remove dependency on python3-async_generator
---
 srcpkgs/python3-Telethon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-Telethon/template b/srcpkgs/python3-Telethon/template
index 4ffcb075262..1d55b449e19 100644
--- a/srcpkgs/python3-Telethon/template
+++ b/srcpkgs/python3-Telethon/template
@@ -1,19 +1,19 @@
 # Template file for 'python3-Telethon'
 pkgname=python3-Telethon
-version=1.9.0
+version=1.10.3
 revision=1
 archs=noarch
 wrksrc="Telethon-${version}"
 build_style=python3-module
 pycompile_module="telethon telethon_generator"
 hostmakedepends="python3-setuptools"
-depends="python3-pyaes python3-rsa python3-async_generator"
+depends="python3-pyaes python3-rsa"
 short_desc="Pure Python3 Telegram client library"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="MIT"
 homepage="https://lonamiwebs.github.io/Telethon"
 distfiles="https://github.com/LonamiWebs/Telethon/archive/v${version}.tar.gz"
-checksum=3c0a37d6520234c731e6ee60546dd58730768c8ed7a08c78796ce07cede799bc
+checksum=5f1995c616a62fb24fb7dcc7172256d68a270e279e5e0f680efe997d7c275ee1
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2019-09-18 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-18 12:59 voidlinux-github [this message]
2019-09-18 14:14 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14553@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).