Skip to content

Commit

Permalink
py-project-api: update to 1.5.4.
Browse files Browse the repository at this point in the history
What's Changed

    Exclude dependabot and pre-commit ci from release notes by @gaborbernat in #88
    Bump tools and deps by @gaborbernat in #92
    Make sure that the order of Requires-Dist does not matter by @frenzymadness in #95
  • Loading branch information
wiz committed Aug 24, 2023
1 parent e50e71d commit 12526b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/py-project-api/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2023/07/19 07:23:11 adam Exp $
# $NetBSD: Makefile,v 1.5 2023/08/24 20:08:40 wiz Exp $

DISTNAME= pyproject_api-1.5.3
DISTNAME= pyproject_api-1.5.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyproject_api/}
Expand Down
8 changes: 4 additions & 4 deletions devel/py-project-api/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2023/07/17 19:17:43 adam Exp $
$NetBSD: distinfo,v 1.4 2023/08/24 20:08:40 wiz Exp $

BLAKE2s (pyproject_api-1.5.3.tar.gz) = 4cebdb2acbe96e78e74571946a36cbe23d8f2d78e1daf10a9d8f95567b9ecc2f
SHA512 (pyproject_api-1.5.3.tar.gz) = 719c4a9d747d8b5fbf3ac86c5f828c9fe10592a5dd71f68ffe308a8b73036de6777e32ddbcbaa7a45dcb23d0963555abab3e0fc4ddfc5eaac864b8892a1b67b8
Size (pyproject_api-1.5.3.tar.gz) = 22128 bytes
BLAKE2s (pyproject_api-1.5.4.tar.gz) = efcd42e8c17f717717aa22ef32584818b4dc5dde3c6a13be00066988181d7b5a
SHA512 (pyproject_api-1.5.4.tar.gz) = e97305faa1420afa39274098e3d367ced49be8db4a87fda3f7c81b54e3a4b79eca80cf9b7eeb9b11af580535d758a750be8fb070e343355f43f93ee8a979357c
Size (pyproject_api-1.5.4.tar.gz) = 22002 bytes

0 comments on commit 12526b5

Please sign in to comment.