Watch file results

component: main
debian_mangled_uversion: 0.17.0
debian_uversion: 0.17.0
distribution: debian
last_check: 2025-12-16 13:20:03.221101
metadata: # debian/upstream/metadata # Part of Debian ‘editorconfig-core-py’ package. # # This is free software, and you are welcome to redistribute it under # certain conditions; see the end of this file for copyright # information, grant of license, and disclaimer of warranty. %YAML 1.1 --- # Name: editorconfig-core-py Contact: https://pypi.org/user/treyhunner/ Archive: PyPI Bug-Database: https://github.com/editorconfig/editorconfig-core-py/issues Bug-Submit: https://github.com/editorconfig/editorconfig-core-py/issues/new Repository: https://github.com/editorconfig/editorconfig-core-py.git Repository-Browse: https://github.com/editorconfig/editorconfig-core-py/ Documentation: https://editorconfig-python-core.readthedocs.io/ # Copyright © 2018–2025 Ben Finney # # This is free software; you may copy, modify, and/or distribute this work # under the terms of the GNU General Public License, version 3 or later. # No warranty expressed or implied. # See the file '/usr/share/common-licenses/GPL-3' for details. # Local variables: # coding: utf-8 # mode: yaml # End: # vim: fileencoding=utf-8 filetype=yaml :
release: sid
source: editorconfig-core-py
status: newer package available
upstream_url: https://pypi.debian.net/EditorConfig/editorconfig-0.17.1.tar.gz
upstream_version: 0.17.1
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 :