17
0

- update to 1.0.1:

* Fix handling of empty string data given to Deb822.iter_paragraphs.
  * The 1.0.0 release of python-debian :)
  * Upload to unstable (and release to pypi).
  * Update typing imports to keep new mypy happy.
  * Handle non-UTF-8 data in gpgv output from sequoia-generated data
  * Permit filenames and Path objects in Deb822.iter_paragraphs()
- Update to version 0.1.49
- Update to 0.1.48
- Update to 0.1.47
  * Add support for zstd compression in .deb files
  * Extend Deb822 parser to allow underscores in the field name

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-debian?expand=0&rev=16
This commit is contained in:
2025-09-30 07:57:12 +00:00
committed by Git OBS Bridge
parent c629a7412c
commit f460967c75
4 changed files with 21 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-debian
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2017 Free Software Foundation Europe e.V.
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: python-python-debian
Version: 0.1.52
Version: 1.0.1
Release: 0
Summary: Debian package related modules
License: GPL-3.0-or-later