Skip to content

Commit

Permalink
py-toolconfig: update to 1.3.1.
Browse files Browse the repository at this point in the history
v1.3.1

Changes

    Drop 3.7 support by @bagel897 in #28
    do sys path hack by @bagel897 in #31

Misc

    Update deps by @bagel897 in #29
    Update docs by @bagel897 in #30

v.1.3.0

Features

    Enum Support by @bagel897 in #19

Misc

    Use trusted publishing by @bagel897 in #17
    deduplicate ci by @bagel897 in #20
    chore: Configure Renovate by @renovate in #21
    chore(deps): update pre-commit hook hadialqattan/pycln to v2.4.0 by @renovate in #23
    chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.1.0 by @renovate in #25
    chore(deps): update pre-commit hook psf/black to v23.12.1 by @renovate in #26
    chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.1.11 by @renovate in #22
    chore(deps): update actions/checkout action to v4 by @renovate in #27
  • Loading branch information
wiz committed Jan 14, 2024
1 parent 4afd04b commit ca1efb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/py-toolconfig/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.6 2023/11/07 22:38:01 wiz Exp $
# $NetBSD: Makefile,v 1.7 2024/01/14 09:46:37 wiz Exp $

DISTNAME= pytoolconfig-1.2.6
DISTNAME= pytoolconfig-1.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytoolconfig/}
Expand Down
8 changes: 4 additions & 4 deletions devel/py-toolconfig/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2023/10/30 09:07:53 adam Exp $
$NetBSD: distinfo,v 1.3 2024/01/14 09:46:37 wiz Exp $

BLAKE2s (pytoolconfig-1.2.6.tar.gz) = 8e17b63661df369427f9212eb00362ed3e39386e47c1fd9c931f4ce1d6f039db
SHA512 (pytoolconfig-1.2.6.tar.gz) = beade8cd1780eb986dab1d630c1583c9c75fea5067d399081a5b8361789fdec96087243d8d79291655c83aca481d5888b3414a1b445200a9d8c59703761a83b2
Size (pytoolconfig-1.2.6.tar.gz) = 16425 bytes
BLAKE2s (pytoolconfig-1.3.1.tar.gz) = c300c276da52c1353203b123e4778e4d986fcf0640e9a8893d1b350f72de1c77
SHA512 (pytoolconfig-1.3.1.tar.gz) = c8321a5e46593044828d737532926a2df0341f563bd15ee7ffa39ebba8ab2ddcf8a56d6c099d3b8801cb65bbe7e688fddd916fc9f2babc862d00f0a925837a12
Size (pytoolconfig-1.3.1.tar.gz) = 16655 bytes

0 comments on commit ca1efb3

Please sign in to comment.