public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-aenum: bump version to 3.1.17
@ 2026-03-24 17:26 Flaviu Nistor
  2026-03-28 11:57 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Flaviu Nistor @ 2026-03-24 17:26 UTC (permalink / raw)
  To: buildroot; +Cc: Flaviu Nistor, James Hilliard

Signed-off-by: Flaviu Nistor <flaviu.nistor@gmail.com>
---
 package/python-aenum/python-aenum.hash | 4 ++--
 package/python-aenum/python-aenum.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-aenum/python-aenum.hash b/package/python-aenum/python-aenum.hash
index dcef45a701..9404b9ca70 100644
--- a/package/python-aenum/python-aenum.hash
+++ b/package/python-aenum/python-aenum.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/aenum/json
-md5  2e00e2da1c6a2aa8b6a8fae85292e44a  aenum-3.1.16.tar.gz
-sha256  bfaf9589bdb418ee3a986d85750c7318d9d2839c1b1a1d6fe8fc53ec201cf140  aenum-3.1.16.tar.gz
+md5  bd988607bd8bc8ee4d352b4cb33b913a  aenum-3.1.17.tar.gz
+sha256  a969a4516b194895de72c875ece355f17c0d272146f7fda346ef74f93cf4d5ba  aenum-3.1.17.tar.gz
 # Locally computed sha256 checksums
 sha256  0db837e38002017b352666c83c8d3216ee5b9b2229375eb2cf4487f8c24e1f8c  aenum/LICENSE
diff --git a/package/python-aenum/python-aenum.mk b/package/python-aenum/python-aenum.mk
index 4b59216722..49cba84990 100644
--- a/package/python-aenum/python-aenum.mk
+++ b/package/python-aenum/python-aenum.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_AENUM_VERSION = 3.1.16
+PYTHON_AENUM_VERSION = 3.1.17
 PYTHON_AENUM_SOURCE = aenum-$(PYTHON_AENUM_VERSION).tar.gz
-PYTHON_AENUM_SITE = https://files.pythonhosted.org/packages/09/7a/61ed58e8be9e30c3fe518899cc78c284896d246d51381bab59b5db11e1f3
+PYTHON_AENUM_SITE = https://files.pythonhosted.org/packages/07/e9/8b283567c1fef7c24d1f390b37daede8b61593d8cdaffb8e95d571699e83
 PYTHON_AENUM_SETUP_TYPE = setuptools
 PYTHON_AENUM_LICENSE = BSD-3-Clause
 PYTHON_AENUM_LICENSE_FILES = aenum/LICENSE
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/python-aenum: bump version to 3.1.17
  2026-03-24 17:26 [Buildroot] [PATCH 1/1] package/python-aenum: bump version to 3.1.17 Flaviu Nistor
@ 2026-03-28 11:57 ` Julien Olivain via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-03-28 11:57 UTC (permalink / raw)
  To: Flaviu Nistor; +Cc: buildroot, James Hilliard

Hi Flaviu,

Thanks for the patch.

On 24/03/2026 18:26, Flaviu Nistor wrote:
> Signed-off-by: Flaviu Nistor <flaviu.nistor@gmail.com>
> ---
[...]
> diff --git a/package/python-aenum/python-aenum.mk 
> b/package/python-aenum/python-aenum.mk
> index 4b59216722..49cba84990 100644
> --- a/package/python-aenum/python-aenum.mk
> +++ b/package/python-aenum/python-aenum.mk
> @@ -4,9 +4,9 @@
>  #
>  
> ################################################################################
> 
> -PYTHON_AENUM_VERSION = 3.1.16
> +PYTHON_AENUM_VERSION = 3.1.17

It seems there is some confusion upstream about that 3.1.17 version.
PyPi publishes it, while there is no tag on the corresponding github
repo. See:
https://github.com/ethanfurman/aenum/issues/53

I'll wait for clarification from upstream before merging this patch.

>  PYTHON_AENUM_SOURCE = aenum-$(PYTHON_AENUM_VERSION).tar.gz
> -PYTHON_AENUM_SITE = 
> https://files.pythonhosted.org/packages/09/7a/61ed58e8be9e30c3fe518899cc78c284896d246d51381bab59b5db11e1f3
> +PYTHON_AENUM_SITE = 
> https://files.pythonhosted.org/packages/07/e9/8b283567c1fef7c24d1f390b37daede8b61593d8cdaffb8e95d571699e83
>  PYTHON_AENUM_SETUP_TYPE = setuptools
>  PYTHON_AENUM_LICENSE = BSD-3-Clause
>  PYTHON_AENUM_LICENSE_FILES = aenum/LICENSE
> --
> 2.34.1

Best regards,

Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-03-28 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 17:26 [Buildroot] [PATCH 1/1] package/python-aenum: bump version to 3.1.17 Flaviu Nistor
2026-03-28 11:57 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox