diff mbox series

package/python-txdbus: bump to version 1.1.2

Message ID 20201221182540.66071-1-m.niestroj@grinn-global.com
State Accepted
Headers show
Series package/python-txdbus: bump to version 1.1.2 | expand

Commit Message

Marcin Niestroj Dec. 21, 2020, 6:25 p.m. UTC
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 package/python-txdbus/python-txdbus.hash | 4 ++--
 package/python-txdbus/python-txdbus.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Thomas Petazzoni Dec. 29, 2020, 8:07 p.m. UTC | #1
On Mon, 21 Dec 2020 19:25:40 +0100
Marcin Niestroj <m.niestroj@grinn-global.com> wrote:

> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
> ---
>  package/python-txdbus/python-txdbus.hash | 4 ++--
>  package/python-txdbus/python-txdbus.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/python-txdbus/python-txdbus.hash b/package/python-txdbus/python-txdbus.hash
index 60740e29d2..5d386272b8 100644
--- a/package/python-txdbus/python-txdbus.hash
+++ b/package/python-txdbus/python-txdbus.hash
@@ -1,3 +1,3 @@ 
 # md5, sha256 from https://pypi.org/pypi/txdbus/json
-sha256	eefcffa4efbf82ba11222f17f5989fe1b2b6ef57226ef896c4a7084c990ba217  txdbus-1.1.1.tar.gz
-md5	ce8a0e0a17cdbada725e3159802ae75f  txdbus-1.1.1.tar.gz
+md5  d397357dee78750385f92ca9c6c1f063  txdbus-1.1.2.tar.gz
+sha256  8375a5fb68a12054f0def91af800c821fb2232949337756ed975f88d8ea2bc97  txdbus-1.1.2.tar.gz
diff --git a/package/python-txdbus/python-txdbus.mk b/package/python-txdbus/python-txdbus.mk
index d8e7a7bee9..4e4ddf03cb 100644
--- a/package/python-txdbus/python-txdbus.mk
+++ b/package/python-txdbus/python-txdbus.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_TXDBUS_VERSION = 1.1.1
+PYTHON_TXDBUS_VERSION = 1.1.2
 PYTHON_TXDBUS_SOURCE = txdbus-$(PYTHON_TXDBUS_VERSION).tar.gz
-PYTHON_TXDBUS_SITE = https://files.pythonhosted.org/packages/4a/68/dfd06f3f349999cbbb31eade239fe76fbff2d6a905eb7d20449666d1b2ce
+PYTHON_TXDBUS_SITE = https://files.pythonhosted.org/packages/d6/ef/43377e975b8d37862fd1166a4998f908651f5e205ddc9bbd7a57c6e5b4b6
 PYTHON_TXDBUS_SETUP_TYPE = setuptools
 PYTHON_TXDBUS_LICENSE = MIT