14
0

Accepting request 1039886 from home:yarunachalam:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1039886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-debian?expand=0&rev=11
This commit is contained in:
2022-12-03 22:34:31 +00:00
committed by Git OBS Bridge
parent 7c23ee5403
commit 3bc1b65a14
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62d50547d06a5638ce1c5e80d7d701ddf16963b407afcf5bdc83c7de4db94f7c
size 121521

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cf677a30dbcb4be7a99536c17e11308a827a4d22028dc59a67f6c6dd3f0f58c
size 121690

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Dec 3 21:28:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <yarunachalam@suse.com>

View File

@@ -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