15
0

- Update to 0.5.1

* Fix test suite for Python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-adblock?expand=0&rev=6
This commit is contained in:
2022-02-02 09:39:15 +00:00
committed by Git OBS Bridge
parent 414840537d
commit 93f03e0e38
5 changed files with 13 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-adblock
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-adblock
Version: 0.5.0
Version: 0.5.1
Release: 0
Summary: Brave's adblock library in Python
License: Apache-2.0 OR MIT