Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
db09452aa7 | |||
8e29a4002c |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6c310e1ca618ffa9e3654f4b7abd106487067d24ef5dc706df7cb20620695de6
|
|
||||||
size 253447
|
|
3
python-debian-1.0.1.tar.gz
Normal file
3
python-debian-1.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8cc0654cd023e548d95138580cd1deb78e96413d303573851ac95db26ab3360
|
||||||
|
size 252989
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 30 07:56:53 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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()
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 22 06:03:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Jan 22 06:03:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-python-debian
|
# 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.
|
# Copyright (c) 2017 Free Software Foundation Europe e.V.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-python-debian
|
Name: python-python-debian
|
||||||
Version: 0.1.52
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Debian package related modules
|
Summary: Debian package related modules
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Reference in New Issue
Block a user