forked from pool/python-Protego
- Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Protego?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 03:54:52 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Lowercase metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 14:06:24 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
|
||||
|
||||
|
@@ -21,7 +21,6 @@ Version: 0.4.0
|
||||
Release: 0
|
||||
Summary: Pure-Python robotstxt parser with support for modern conventions
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/scrapy/protego
|
||||
Source: https://files.pythonhosted.org/packages/source/P/Protego/protego-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pip}
|
||||
@@ -52,7 +51,7 @@ Protego is a pure-Python `robots.txt` parser with support for modern conventions
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%{python_sitelib}/protego.py
|
||||
%{python_sitelib}/Protego-%{version}*
|
||||
%pycache_only %{python_sitelib}/__pycache__
|
||||
%pycache_only %{python_sitelib}/__pycache__/protego*pyc
|
||||
%{python_sitelib}/protego-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user