diff mbox series

[v1,1/2] package/python3-cffi: bump version to 1.14.6

Message ID 20211022222033.8862-1-ps.report@gmx.net
State Accepted
Headers show
Series [v1,1/2] package/python3-cffi: bump version to 1.14.6 | expand

Commit Message

Peter Seiderer Oct. 22, 2021, 10:20 p.m. UTC
- the last version bump of package/python-cffi (790c10d) ignored
  the comment 'Please keep in sync with package/python3-cffi/python3-cffi.mk',
  so catch up now

Fixes:

  ERROR: No hash found for cffi-1.14.2.tar.gz

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/python3-cffi/python3-cffi.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Oct. 24, 2021, 1:25 p.m. UTC | #1
On Sat, 23 Oct 2021 00:20:32 +0200
Peter Seiderer <ps.report@gmx.net> wrote:

> - the last version bump of package/python-cffi (790c10d) ignored
>   the comment 'Please keep in sync with package/python3-cffi/python3-cffi.mk',
>   so catch up now
> 
> Fixes:
> 
>   ERROR: No hash found for cffi-1.14.2.tar.gz
> 
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  package/python3-cffi/python3-cffi.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
Peter Korsgaard Oct. 26, 2021, 11:45 a.m. UTC | #2
>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > - the last version bump of package/python-cffi (790c10d) ignored
 >   the comment 'Please keep in sync with package/python3-cffi/python3-cffi.mk',
 >   so catch up now

 > Fixes:

 >   ERROR: No hash found for cffi-1.14.2.tar.gz

 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed to 2021.08.x, thanks.
diff mbox series

Patch

diff --git a/package/python3-cffi/python3-cffi.mk b/package/python3-cffi/python3-cffi.mk
index 7541e71b73..52ea3b3fbf 100644
--- a/package/python3-cffi/python3-cffi.mk
+++ b/package/python3-cffi/python3-cffi.mk
@@ -5,9 +5,9 @@ 
 ################################################################################
 
 # Please keep in sync with package/python-cffi/python-cffi.mk
-PYTHON3_CFFI_VERSION = 1.14.2
+PYTHON3_CFFI_VERSION = 1.14.6
 PYTHON3_CFFI_SOURCE = cffi-$(PYTHON3_CFFI_VERSION).tar.gz
-PYTHON3_CFFI_SITE = https://files.pythonhosted.org/packages/f7/09/88bbe20b76ca76be052c366fe77aa5e3cd6e5f932766e5597fecdd95b2a8
+PYTHON3_CFFI_SITE = https://files.pythonhosted.org/packages/2e/92/87bb61538d7e60da8a7ec247dc048f7671afe17016cd0008b3b710012804
 PYTHON3_CFFI_SETUP_TYPE = setuptools
 PYTHON3_CFFI_LICENSE = MIT
 PYTHON3_CFFI_LICENSE_FILES = LICENSE