Skip to content

Commit

Permalink
py-serializable: update to 0.16.0.
Browse files Browse the repository at this point in the history
Feature

    More controll over XML attribute serialization (#34) (38f42d6)

What's Changed

    feat: more controll over XML attribute serialization by @jkowalleck in #34
  • Loading branch information
0-wiz-0 committed Dec 7, 2023
1 parent bf92a81 commit 5cdc910
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/py-serializable/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2023/11/05 00:38:28 wiz Exp $
# $NetBSD: Makefile,v 1.4 2023/12/07 08:40:28 wiz Exp $

DISTNAME= py-serializable-0.15.0
DISTNAME= py-serializable-0.16.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py-//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/py-serializable/}
Expand Down
8 changes: 4 additions & 4 deletions devel/py-serializable/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2023/11/05 00:38:28 wiz Exp $
$NetBSD: distinfo,v 1.3 2023/12/07 08:40:28 wiz Exp $

BLAKE2s (py-serializable-0.15.0.tar.gz) = b769cbf5495a886f5d385f6276d964edf6d857385544310c7c6ad307e8951c73
SHA512 (py-serializable-0.15.0.tar.gz) = 0bd2da0aab5dbe8b7f033782ca5f0260323640c6f9c433bd9ead95895736d7a15d8a4eb54104a52485e48442d3f0cad37a6a51bc172a364c2acf3579e2ea7426
Size (py-serializable-0.15.0.tar.gz) = 19719 bytes
BLAKE2s (py-serializable-0.16.0.tar.gz) = 400cc21401b5ae37cf4753710b6132cc104992a5f1a59c74800162cf787a91e0
SHA512 (py-serializable-0.16.0.tar.gz) = 1e8a61eb2e2b3e23d618190f68240bc88ca03909413a29188966eab5f954858084f13c776f8aebc0bf8111d0a5d8c9bb896c8a15ab10027cd7fd627b0d54cc1f
Size (py-serializable-0.16.0.tar.gz) = 19683 bytes

0 comments on commit 5cdc910

Please sign in to comment.