Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-txtorcon: update to 20.0.0.
@ 2020-05-09 12:34 travankor
  2020-05-09 12:52 ` [PR PATCH] [Updated] " travankor
  2020-05-11 18:23 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: travankor @ 2020-05-09 12:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-txtorcon
https://github.com/void-linux/void-packages/pull/21785

python3-txtorcon: update to 20.0.0.
None

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

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

From 959f870ddfd6a19690e92bccafd9a033204a5de3 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 9 May 2020 05:34:26 -0700
Subject: [PATCH] python3-txtorcon: update to 20.0.0.

---
 srcpkgs/python3-txtorcon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template
index a10ab59c582..875a0518c22 100644
--- a/srcpkgs/python3-txtorcon/template
+++ b/srcpkgs/python3-txtorcon/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-txtorcon'
 pkgname=python3-txtorcon
-version=19.1.0
-revision=2
+version=20.0.0
+revision=1
 archs=noarch
 wrksrc="txtorcon-${version}"
 build_style=python3-module
@@ -13,7 +13,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://txtorcon.readthedocs.io/en/latest/"
 distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
-checksum=c72d7474ff4385cd60b5c2c52a50ece3f19a6f00259bf0ff0c38b264036e1c2d
+checksum=8b5f5587ab03bb965c4d162b8ef86c6853c06041b200f2f8a2272caa4bd7cac4
 
 post-install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-txtorcon: update to 20.0.0.
  2020-05-09 12:34 [PR PATCH] python3-txtorcon: update to 20.0.0 travankor
@ 2020-05-09 12:52 ` travankor
  2020-05-11 18:23 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: travankor @ 2020-05-09 12:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-txtorcon
https://github.com/void-linux/void-packages/pull/21785

python3-txtorcon: update to 20.0.0.
None

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

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

From 595ea86aa546d63663b37e4393589206396498e2 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 9 May 2020 05:34:26 -0700
Subject: [PATCH] python3-txtorcon: update to 20.0.0.

---
 srcpkgs/python3-txtorcon/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template
index a10ab59c582..d2ad88b06d1 100644
--- a/srcpkgs/python3-txtorcon/template
+++ b/srcpkgs/python3-txtorcon/template
@@ -1,11 +1,10 @@
 # Template file for 'python3-txtorcon'
 pkgname=python3-txtorcon
-version=19.1.0
-revision=2
+version=20.0.0
+revision=1
 archs=noarch
 wrksrc="txtorcon-${version}"
 build_style=python3-module
-pycompile_module="twisted txtorcon"
 hostmakedepends="python3 python3-setuptools"
 depends="python3-automat python3-Twisted"
 short_desc="Twisted-based asynchronous Tor control protocol implementation"
@@ -13,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://txtorcon.readthedocs.io/en/latest/"
 distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
-checksum=c72d7474ff4385cd60b5c2c52a50ece3f19a6f00259bf0ff0c38b264036e1c2d
+checksum=8b5f5587ab03bb965c4d162b8ef86c6853c06041b200f2f8a2272caa4bd7cac4
 
 post-install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-txtorcon: update to 20.0.0.
  2020-05-09 12:34 [PR PATCH] python3-txtorcon: update to 20.0.0 travankor
  2020-05-09 12:52 ` [PR PATCH] [Updated] " travankor
@ 2020-05-11 18:23 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-05-11 18:23 UTC (permalink / raw)
  To: ml

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

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

python3-txtorcon: update to 20.0.0.
https://github.com/void-linux/void-packages/pull/21785

Description:
None

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

end of thread, other threads:[~2020-05-11 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09 12:34 [PR PATCH] python3-txtorcon: update to 20.0.0 travankor
2020-05-09 12:52 ` [PR PATCH] [Updated] " travankor
2020-05-11 18:23 ` [PR PATCH] [Merged]: " Hoshpak

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