diff mbox series

package/python-pyparted: bump version to 3.11.6

Message ID 20200703070057.25911-1-yegorslists@googlemail.com
State Accepted
Headers show
Series package/python-pyparted: bump version to 3.11.6 | expand

Commit Message

Yegor Yefremov July 3, 2020, 7 a.m. UTC
From: Yegor Yefremov <yegorslists@googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/python-pyparted/python-pyparted.hash | 2 +-
 package/python-pyparted/python-pyparted.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni July 5, 2020, 1:57 p.m. UTC | #1
On Fri,  3 Jul 2020 09:00:57 +0200
yegorslists@googlemail.com wrote:

> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  package/python-pyparted/python-pyparted.hash | 2 +-
>  package/python-pyparted/python-pyparted.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/python-pyparted/python-pyparted.hash b/package/python-pyparted/python-pyparted.hash
index 61960f469d..0c3e4a15fd 100644
--- a/package/python-pyparted/python-pyparted.hash
+++ b/package/python-pyparted/python-pyparted.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha256  a9ec181bf3c7c0635862413fc86cb0950b5af957541535f530ea86a0f9d14e73  python-pyparted-3.11.0.tar.gz
+sha256  d214288ae1a70b5925861ce01b3352378eb6b1419aa3b786f509e9ef2a501c02  python-pyparted-3.11.6.tar.gz
 sha256  91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad  COPYING
diff --git a/package/python-pyparted/python-pyparted.mk b/package/python-pyparted/python-pyparted.mk
index c4783459ab..9d48fd9351 100644
--- a/package/python-pyparted/python-pyparted.mk
+++ b/package/python-pyparted/python-pyparted.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PYTHON_PYPARTED_VERSION = 3.11.0
+PYTHON_PYPARTED_VERSION = 3.11.6
 PYTHON_PYPARTED_SITE = $(call github,rhinstaller,pyparted,v$(PYTHON_PYPARTED_VERSION))
 PYTHON_PYPARTED_SETUP_TYPE = distutils
 PYTHON_PYPARTED_LICENSE = GPL-2.0+