git: 96bc6776c649 - main - devel/py-super-collections: Update to 0.6.2

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Tue, 28 Oct 2025 04:37:08 UTC
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96bc6776c649abf7400bf4de40cd3ebd6eb8b13a

commit 96bc6776c649abf7400bf4de40cd3ebd6eb8b13a
Author:     Vladyslav Movchan <vladislav.movchan@gmail.com>
AuthorDate: 2025-10-27 11:02:22 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-10-28 04:36:54 +0000

    devel/py-super-collections: Update to 0.6.2
    
    No changelog provided by upstream.
    
    The changes seem to be:
    - Adding the Shelf and SuperShelf data structures
    - Fix issues with type hints for Shelf
    - Fix incompatibility of type hints with Python 3.9
    - Refactoring
    
    Commit Log: https://github.com/fralau/super-collections/compare/v0.5.5...v0.6.2
    
    PR:             290565
    Reported by:    Vladyslav Movchan <vladislav.movchan@gmail.com> (maintainer)
---
 devel/py-super-collections/Makefile | 2 +-
 devel/py-super-collections/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-super-collections/Makefile b/devel/py-super-collections/Makefile
index d098066fa5e0..dcda916a8e82 100644
--- a/devel/py-super-collections/Makefile
+++ b/devel/py-super-collections/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	super-collections
-DISTVERSION=	0.5.5
+DISTVERSION=	0.6.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-super-collections/distinfo b/devel/py-super-collections/distinfo
index bd1a82ad5022..d5ebc12f82b4 100644
--- a/devel/py-super-collections/distinfo
+++ b/devel/py-super-collections/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757743562
-SHA256 (super_collections-0.5.5.tar.gz) = dfb3a03b5cdf47337b61bd7aaf28f8241bdadb61c936e65608d6e44c113f9bd6
-SIZE (super_collections-0.5.5.tar.gz) = 17408
+TIMESTAMP = 1761562788
+SHA256 (super_collections-0.6.2.tar.gz) = 0c8d8abacd9fad2c7c1c715f036c29f5db213f8cac65f24d45ecba12b4da187a
+SIZE (super_collections-0.6.2.tar.gz) = 31315