summaryrefslogtreecommitdiff
path: root/dev-python/msgspec
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-30 16:35:43 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-30 16:35:43 -0500
commit719f34f1b995c87fcee57237cdbc4f7b4ee21b51 (patch)
tree9d29fb8faa9fd4f9e485181f5bae5d28d51c69cd /dev-python/msgspec
parent12f44434dede883e1d33b5470fb17a1b873107cd (diff)
downloadbaldeagleos-repo-719f34f1b995c87fcee57237cdbc4f7b4ee21b51.tar.gz
baldeagleos-repo-719f34f1b995c87fcee57237cdbc4f7b4ee21b51.tar.xz
baldeagleos-repo-719f34f1b995c87fcee57237cdbc4f7b4ee21b51.zip
Adding metadata
Diffstat (limited to 'dev-python/msgspec')
-rw-r--r--dev-python/msgspec/msgspec-0.21.1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/msgspec/msgspec-0.21.1.ebuild b/dev-python/msgspec/msgspec-0.21.1.ebuild
index ec311215b7c7..395498e7489a 100644
--- a/dev-python/msgspec/msgspec-0.21.1.ebuild
+++ b/dev-python/msgspec/msgspec-0.21.1.ebuild
@@ -11,12 +11,14 @@ inherit distutils-r1 pypi
DESCRIPTION="Fast serialization and validation library, with builtin support for many formats"
HOMEPAGE="
- https://jcristharif.com/msgspec/
- https://github.com/jcrist/msgspec
+ https://github.com/msgspec/msgspec
https://pypi.org/project/msgspec/
"
# No tests in sdist
-SRC_URI="https://github.com/jcrist/msgspec/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
+SRC_URI="
+ https://github.com/msgspec/msgspec/archive/refs/tags/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
LICENSE="BSD"
SLOT="0"