Accepting request 1055992 from devel:languages:python
- update to 2023.1.1: * Automated updates to the HSTS preload list on 2023-1-1 OBS-URL: https://build.opensuse.org/request/show/1055992 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hstspreload?expand=0&rev=6
This commit is contained in:
commit
2de77ea623
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2df7b64666b711a670894708c31558f84be9fd8da5e2d4cc40927faaf55792a
|
||||
size 1506650
|
3
hstspreload-2023.1.1.tar.gz
Normal file
3
hstspreload-2023.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2330a88b3fe3344c9eb431257e1ff3ae06c3bc2ff87ca686a5f253e2881a6c1
|
||||
size 1539131
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 20:00:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2023.1.1:
|
||||
* Automated updates to the HSTS preload list on 2023-1-1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 18:58:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-hstspreload
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,12 +19,12 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-hstspreload
|
||||
Version: 2022.12.1
|
||||
Version: 2023.1.1
|
||||
Release: 0
|
||||
Summary: Python Chromium HSTS Preload list
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/python-http/hstspreload
|
||||
URL: https://github.com/sethmlarson/hstspreload
|
||||
Source: https://files.pythonhosted.org/packages/source/h/hstspreload/hstspreload-%{version}.tar.gz
|
||||
Source1: https://raw.githubusercontent.com/python-http/hstspreload/master/test_hstspreload.py
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
Loading…
Reference in New Issue
Block a user