forked from pool/python-adblock
- Update to 0.5.0
* Library now throws the custom adblock.AdblockException
exception, instead of ValueError.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-adblock?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:797cc2bff82e712f867fdb1b7b07ae0dda67020526bddf6413cc97519169d600
|
||||
size 22207
|
||||
3
python-adblock-0.5.0.tar.gz
Normal file
3
python-adblock-0.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35ab20170bcfe447efee4d988508d99477cc23b95a901383bf606ca2960148a3
|
||||
size 23000
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 27 17:00:18 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 0.5.0
|
||||
* Library now throws the custom adblock.AdblockException
|
||||
exception, instead of ValueError.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 20 20:51:41 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-adblock
|
||||
Version: 0.4.4
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
Summary: Brave's adblock library in Python
|
||||
License: MIT OR Apache-2.0
|
||||
License: Apache-2.0 OR MIT
|
||||
URL: https://pypi.org/project/adblock/
|
||||
Source: https://github.com/ArniDagur/python-adblock/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.xz
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3387b5db7e751c94cb5b9cc54b417834ca007bf67aefbcdce163efe5c526e487
|
||||
size 12166860
|
||||
oid sha256:d63d32d1aacd79ecf897a37e1b2cf41eb5424bf0158d5ff1a98dfc395a880097
|
||||
size 12199428
|
||||
|
||||
Reference in New Issue
Block a user