An open API service providing commit metadata for open source projects.

salsa.debian.org / python-debian-team/python-debian / commits

Python modules to work with Debian-related data formats

SHA Message Author Date Stats
32a1383c merge Merge branch 'tmp/deb822-multivalue-copy' into 'master' Stuart Prescott <s****t@d****g> 22 days ago
e699d6e9 merge Merge branch 'cs/static-built-using' into 'master' Stuart Prescott <s****t@d****g> 22 days ago
843470b4 Add Static-Built-Using to relations Christoph Steiger <c****r@s****m> 22 days ago
34338287 merge Merge branch 'publish' into 'master' Jelmer Vernooij <j****r@d****g> about 2 months ago
1e2c310c Minor whitespace fixes Stuart Prescott <s****t@d****g> 3 months ago
83a54776 Fix crash in copying multivalued Deb822 objects Stuart Prescott <s****t@d****g> 3 months ago
4eedf605 merge Merge branch 'tmp/arch-validation' into 'master' Niels Thykier <n****s@t****t> 4 months ago
05a6c09a Don't raise exceptions on invalid arch specifications Stuart Prescott <s****t@d****g> 4 months ago
16dd1d8f Always build distribution tarball in CI Jelmer Vernooij <j****r@j****k> 4 months ago
d466929d Tweak tag_regex for tag2upload vs setuptools_scm compatibility Stuart Prescott <s****t@d****g> 4 months ago
5da4394e Update licence metadata format in pyproject.toml Stuart Prescott <s****t@d****g> 4 months ago
31b17d9c Release python-debian/1.1.0 Niels Thykier <n****s@t****t> 4 months ago
ea789f9d merge Merge branch 'minor-delta-reduction' into 'master' Niels Thykier <n****s@t****t> 4 months ago
2be5de9e Apply minor wording improvements from `debputy` to reduce delta Niels Thykier <n****s@t****t> 4 months ago
28c95448 Apply `black` to `debian._deb822_repro` Niels Thykier <n****s@t****t> 4 months ago
17824458 d/control: Mark some fields as present because we support old Debian releasesxs Niels Thykier <n****s@t****t> 4 months ago
6aa85ab7 merge Merge branch 'bug-1120283-style-commits' into 'master' Niels Thykier <n****s@t****t> 4 months ago
ceff6596 merge Merge branch 'bug-1120283-new-feature' into 'master' Niels Thykier <n****s@t****t> 4 months ago
89995d07 merge Merge branch 'refactor-parse-comma-list' into 'master' Stuart Prescott <s****t@d****g> 5 months ago
2c8ffee8 Have dh_python3 add optional deps to Suggests Stuart Prescott <s****t@d****g> 5 months ago
8c35a398 Annotate additional deps with nocheck Stuart Prescott <s****t@d****g> 5 months ago
5d338d6c Move charset-normaliser to an optional dep group Stuart Prescott <s****t@d****g> 5 months ago
989421a5 merge Merge branch 'tmp/pyupgrade37' into 'master' Stuart Prescott <s****t@d****g> 5 months ago
60ffa34f Fix test for debtags 'set' bugfix Stuart Prescott <s****t@d****g> 5 months ago
17329b91 Tweaks and type annotations after review Stuart Prescott <s****t@d****g> 5 months ago
70be6a92 Additional tweaks after review Stuart Prescott <s****t@d****g> 5 months ago
5c57a1b3 style: Update Standards-Version to 4.7.3 Nicolas Boulenguez <n****s@d****g>
Committed by: Niels Thykier <n****s@t****t>
7 months ago
8d58f427 style: replace physical address to the FSF with an URL Nicolas Boulenguez <n****s@d****g>
Committed by: Niels Thykier <n****s@t****t>
7 months ago
ad236cc2 style: clean src/python_debian.egg-info/ Nicolas Boulenguez <n****s@d****g>
Committed by: Niels Thykier <n****s@t****t>
7 months ago
a24f9a52 style: replace collections.namedtuple with typing.NamedTuple in deb822.py Nicolas Boulenguez <n****s@d****g>
Committed by: Niels Thykier <n****s@t****t>
7 months ago
3d508b9f Add deb822.PkgRelation.{holds_on_arch, holds_with_profiles} Nicolas Boulenguez <n****s@d****g>
Committed by: Niels Thykier <n****s@t****t>
7 months ago
92bf17e1 Update from pyupgrade to py37 Stuart Prescott <s****t@d****g> 9 months ago
b59df129 merge Merge branch 'tmp/type-annotations' into 'master' Stuart Prescott <s****t@d****g> 9 months ago
93a6d590 merge Merge branch 'dpkg_arch_to_multiarch' into 'master' Niels Thykier <n****s@t****t> 10 months ago
6d5416f5 make mypy-1.17 from unstable happy Sébastien Noel <s****n@t****e> 10 months ago
17ac8665 gitlab-ci: Trixie has been released Sébastien Noel <s****n@t****e> 10 months ago
5f3cc007 Refactor: Extract a parser generator function Niels Thykier <n****s@t****t> 10 months ago
ac7fa85a Convert annotations in test suite Stuart Prescott <s****t@d****g> 11 months ago
d5e7c3eb Convert annotations in arch_table and util Stuart Prescott <s****t@d****g> 11 months ago
b61b9229 Convert annotations for deb822 Stuart Prescott <s****t@d****g> 11 months ago
e0e2ee45 Tweak annotation protections Stuart Prescott <s****t@d****g> 11 months ago
10e739a1 Fix import of Literal Stuart Prescott <s****t@d****g> 11 months ago
a8c52d08 Update type comments to annotations Stuart Prescott <s****t@d****g> 11 months ago
1dd6e0fc merge Merge branch 'merge-changes' into 'master' Jelmer Vernooij <j****r@d****g> about 1 year ago
b1f6ef63 merge Merge branch 'fix-merge-fields-multi-line' into 'master' Jelmer Vernooij <j****r@d****g> about 1 year ago
54c31bf1 Fix merging of multi-line fields Colin Watson <c****n@d****g> about 1 year ago
66ec1d83 Add support for merging Changes objects Colin Watson <c****n@d****g> about 1 year ago
f5d847be Document 'twine check' in release procedure Stuart Prescott <s****t@d****g> about 1 year ago
287265c9 Add changelog for upload Stuart Prescott <s****t@d****g> about 1 year ago
e57621c1 merge Merge branch 'tmp/deb822-pathlike-empty' into 'master' Stuart Prescott <s****t@d****g> about 1 year ago
10ae0723 Fix linebreak for pylint Stuart Prescott <s****t@d****g> about 1 year ago
b12f958c Handle empty sequence to deb822 correctly Stuart Prescott <s****t@d****g> about 1 year ago
64a24192 Tweak README.rst for PyPI Stuart Prescott <s****t@d****g> about 1 year ago
61d109db Add changelog for upload Stuart Prescott <s****t@d****g> about 1 year ago
cd1eaeed merge Merge branch 'tmp/gpg-encoding' into 'master' Stuart Prescott <s****t@d****g> about 1 year ago
9cd33a17 merge Merge branch 'tmp/pathlike-deb822' into 'master' Stuart Prescott <s****t@d****g> about 1 year ago
066ebf64 merge Merge branch 'tmp/unconditional-typing' into 'master' Stuart Prescott <s****t@d****g> about 1 year ago
01d2f7c2 Handle non-UTF-8 data from gpgv signature checking Stuart Prescott <s****t@d****g> about 1 year ago
d6d32656 Whitespace fix Stuart Prescott <s****t@d****g> about 1 year ago
d5336ddb Allow filename/Path in deb822 Stuart Prescott <s****t@d****g> about 1 year ago
a8368f4c Protect some typing imports for older Python Stuart Prescott <s****t@d****g> about 1 year ago
7c1cef26 Remove old guards around typing module usage Stuart Prescott <s****t@d****g> about 1 year ago
08a54fcc Provide a new dpkg_arch_to_multiarch() function Sébastien Noel <s****n@t****e> over 1 year ago
db22904c Add changelog for upload Stuart Prescott <s****t@d****g> over 1 year ago
0f4f37cf Only work with original gpgv for now Stuart Prescott <s****t@d****g> over 1 year ago
67bda819 Add changelog for upload Stuart Prescott <s****t@d****g> over 1 year ago
6e24571c Add build-dep on gpgv Stuart Prescott <s****t@d****g> over 1 year ago
250019fb Add changelog for upload Stuart Prescott <s****t@d****g> over 1 year ago
75fd7ee0 merge Merge branch 'tmp/copyright-whitespace' into 'master' Stuart Prescott <s****t@d****g> over 1 year ago
fd7b924f merge Merge branch 'tmp/debfile-binnmu' into 'master' Stuart Prescott <s****t@d****g> over 1 year ago
66b37325 merge Merge branch 'master' into 'master' Jelmer Vernooij <j****r@d****g> over 1 year ago
53a59c6a automatic rewrite of Python2-style annotations using com2ann Alexandre Detiste <a****e@g****m>
Committed by: Jelmer Vernooij <j****r@d****g>
over 1 year ago
52481d02 Fix typo in docstring Stuart Prescott <s****t@d****g> over 1 year ago
654db892 merge Merge branch 'tmp/dsc-multiline' into 'master' Jelmer Vernooij <j****r@d****g> over 1 year ago
f355aad1 Mark Package-List in DSC as multiline field Stuart Prescott <s****t@d****g> over 1 year ago
df636e42 Fix-up type hinting for charset-normalizer usage Stuart Prescott <s****t@d****g> over 1 year ago
4f019520 merge Merge branch 'tmp/charset-normalizer' into 'master' Jelmer Vernooij <j****r@d****g> over 1 year ago
ba915cfa Switch to charset-normalizer Stuart Prescott <s****t@d****g> over 1 year ago
f451b23d Update S-V to 4.7.0 (no changes) Stuart Prescott <s****t@d****g> over 1 year ago
15ca4d60 Parse source (version) syntax in binnmu .debs Stuart Prescott <s****t@d****g> over 1 year ago
dd11ad60 Silence pylint too-many-positional-arguments tag Stuart Prescott <s****t@d****g> over 1 year ago
9b35f225 merge Merge branch 'tmp/wine-tests-py3.12' into 'master' Stuart Prescott <s****t@d****g> over 1 year ago
e65e406b Correct space-separated Files handling in Copyright Stuart Prescott <s****t@d****g> over 1 year ago
68c5780e Drop code to remove non-portable commands from wine test case Stuart Prescott <s****t@d****g> over 1 year ago
2802852f Fix gpgv detection in tests for portability Stuart Prescott <s****t@d****g> over 1 year ago
29a7870b Fix up Python version used in tests under wine Stuart Prescott <s****t@d****g> over 1 year ago
71762e94 merge Merge branch 'rts-locatable' into 'master' Stuart Prescott <s****t@d****g> about 2 years ago
dce07e54 merge Merge remote-tracking branch 'origin/master' into rts-locatable Niels Thykier <n****s@t****t> about 2 years ago
5695618a merge Merge branch 'master' into 'master' Stuart Prescott <s****t@d****g> about 2 years ago
e0a5f8e8 RTS: Make `Deb822ParsedTokenList` have behave more like `Deb822Element` Niels Thykier <n****s@t****t> about 2 years ago
805c1991 RTS: Provide `is_whitespace` and `is_separator` on all TEs Niels Thykier <n****s@t****t> about 2 years ago
5bfec23c Locatable: Drop `skip_leading_comment` kwarg Niels Thykier <n****s@t****t> about 2 years ago
2af90c08 Fix typos Niels Thykier <n****s@t****t> about 2 years ago
85ab71d8 RTS parser: Fix crash bug on whitespace only field Niels Thykier <n****s@t****t> about 2 years ago
40c58e4e pylint Alexandre Detiste <a****e@g****m> about 2 years ago
dbeb514d merge Merge branch 'tmp/pytest81' into 'master' Stuart Prescott <s****t@d****g> about 2 years ago
a65b7ef9 Use pytest mode 'prepend' to make doctests work Stuart Prescott <s****t@d****g> about 2 years ago
727c2ea0 Rename method and classes to avoid `TE` prefix
Signed-off-by: Niels Thykier <n****s@t****t>
Niels Thykier <n****s@t****t> about 2 years ago
ad49d775 fix CI Alexandre Detiste <a****e@g****m> about 2 years ago
49c8435c rewrite some Python2 typing annotations in Python3 style Alexandre Detiste <a****e@g****m> about 2 years ago

← Back to repository