Watch file results

component: main
debian_mangled_uversion: 0.17.0
debian_uversion: 0.17.0
distribution: debian
last_check: 2025-03-28 00:22:19.218807
release: sid
source: editorconfig-core-py
status: up to date
upstream_url: https://pypi.debian.net/EditorConfig/editorconfig-0.17.0.tar.gz
upstream_version: 0.17.0
version: 0.17.0-1
watch_file:
# debian/watch
# Debian UScan configuration for this package.
# Manual page: uscan(1).

# Version of UScan configuration format.
version = 4

# Source tarball from GitHub releases.
opts = "uversionmangle=s/(\d)((?:a|b|c|rc)\d*)$/$1~$2/" \
    https://pypi.debian.net/EditorConfig/editorconfig-@ANY_VERSION@@ARCHIVE_EXT@ \
    debian uupdate


# Local variables:
# coding: utf-8
# mode: conf
# End:
# vim: fileencoding=utf-8 filetype=conf :