diff --git a/python-debian-0.1.48.tar.gz b/python-debian-0.1.48.tar.gz deleted file mode 100644 index 7d099aa..0000000 --- a/python-debian-0.1.48.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62d50547d06a5638ce1c5e80d7d701ddf16963b407afcf5bdc83c7de4db94f7c -size 121521 diff --git a/python-debian-0.1.49.tar.gz b/python-debian-0.1.49.tar.gz new file mode 100644 index 0000000..a732f75 --- /dev/null +++ b/python-debian-0.1.49.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf677a30dbcb4be7a99536c17e11308a827a4d22028dc59a67f6c6dd3f0f58c +size 121690 diff --git a/python-python-debian.changes b/python-python-debian.changes index 03b1bb0..f225646 100644 --- a/python-python-debian.changes +++ b/python-python-debian.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Dec 3 21:28:19 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.1.49 + * Fix whitespace handling of Copyright files (Closes: #960278) + * Make python-debian (more) portable (Closes: #1011937) + - Tweak tests to be portable to other platforms + - Adapt tests so that skipping optional tests can be prevented if needed + - Add other platforms to CI to test portability + * Switch tests to use more pytest features. + * Updates for newer mypy and pylint. + * Add Debian 14 'forky' to the list of known releases. + ------------------------------------------------------------------- Fri Oct 28 20:31:05 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-python-debian.spec b/python-python-debian.spec index 367c080..44a6308 100644 --- a/python-python-debian.spec +++ b/python-python-debian.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-debian -Version: 0.1.48 +Version: 0.1.49 Release: 0 Summary: Debian package related modules License: GPL-3.0-or-later