Debian NEW package overview for hatch-regex-commit
hatch-regex-commit_0.0.3-1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 12 Mar 2025 09:44:11 +0100
Source:hatch-regex-commit
Binary:python3-hatch-regex-commit
Architecture:source all
Version:0.0.3-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-hatch-regex-commit - Hatch plugin to create a commit and tag when bumping version
Closes:1100168
Changes:
hatch-regex-commit (0.0.3-1) unstable; urgency=medium

  * Initial release. (Closes: #1100168)
Files:
1a3cca6dc52e201e93b27f36ff46008b 2143 python optional hatch-regex-commit_0.0.3-1.dsc
0990c317e061b512aa68221c5d60c119 6290 python optional hatch-regex-commit_0.0.3.orig.tar.gz
d994b909e7f25dba57f3218cb1a65376 2404 python optional hatch-regex-commit_0.0.3-1.debian.tar.xz
3d35b7e4dd5341df4410a7d70ed76ae0 6594 python optional hatch-regex-commit_0.0.3-1_amd64.buildinfo
fec440bd6c2ac0dfce34c0f9badc2c35 7728 python optional python3-hatch-regex-commit_0.0.3-1_all.deb
hatch-regex-commit_0.0.3-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:hatch-regex-commit
Binary:python3-hatch-regex-commit
Architecture:all
Version:0.0.3-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/frankie567/hatch-regex-commit
Standards-Version:4.7.1
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/hatch-regex-commit
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/hatch-regex-commit.git
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling
Package-List:python3-hatch-regex-commit deb python optional arch=all
Files:
0990c317e061b512aa68221c5d60c119 6290 hatch-regex-commit_0.0.3.orig.tar.gz
d994b909e7f25dba57f3218cb1a65376 2404 hatch-regex-commit_0.0.3-1.debian.tar.xz
lintian 2.104.0 check for hatch-regex-commit_0.0.3-1.dsc (click to toggle)
README.source for hatch-regex-commit_0.0.3-1.dsc (click to toggle)
No README.source in this package
control file for python3-hatch-regex-commit_0.0.3-1_all.deb (click to toggle)
Package:python3-hatch-regex-commit
Source:hatch-regex-commit
Version:0.0.3-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:37
Depends:python3-hatchling, python3:any
Section:python
Priority:optional
Homepage:https://github.com/frankie567/hatch-regex-commit
Description:
Hatch plugin to create a commit and tag when bumping version
 This library provides a plugin for Hatch that automates the creation of a Git
 commit and tag following a version bump. It offers configuration options to
 check for uncommitted changes before proceeding, ensuring that changes are
 properly documented and tagged. Users can customize the commit and tag
 messages, include additional arguments for Git commands, and decide whether
 the created tag should be signed. This contribution simplifies version
 management in projects and maintains a well-structured history of version
 changes within Git repositories, integrating seamlessly with existing systems.
lintian 2.104.0 check for python3-hatch-regex-commit_0.0.3-1_all.deb (click to toggle)
contents of python3-hatch-regex-commit_0.0.3-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-03-12 08:44 ./
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit/
-rw-r--r-- root/root        22 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit/__about__.py
-rw-r--r-- root/root         0 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit/__init__.py
-rw-r--r-- root/root       340 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit/exceptions.py
-rw-r--r-- root/root      3715 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit/git.py
-rw-r--r-- root/root       181 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit/hooks.py
-rw-r--r-- root/root      2830 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit/version_source.py
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit-0.0.3.dist-info/
-rw-r--r-- root/root         7 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit-0.0.3.dist-info/INSTALLER
-rw-r--r-- root/root      5236 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit-0.0.3.dist-info/METADATA
-rw-r--r-- root/root        87 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit-0.0.3.dist-info/WHEEL
-rw-r--r-- root/root        48 2025-03-12 08:44 ./usr/lib/python3/dist-packages/hatch_regex_commit-0.0.3.dist-info/entry_points.txt
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-12 08:44 ./usr/share/doc/python3-hatch-regex-commit/
-rw-r--r-- root/root      1086 2022-09-16 13:46 ./usr/share/doc/python3-hatch-regex-commit/README.md.gz
-rw-r--r-- root/root       164 2025-03-12 08:44 ./usr/share/doc/python3-hatch-regex-commit/changelog.Debian.gz
-rw-r--r-- root/root      1413 2025-03-12 08:41 ./usr/share/doc/python3-hatch-regex-commit/copyright

Timestamp: 12.03.2025 / 10:02:26 (UTC)