forked from pool/python-fangfrisch
- update to 1.9.1:
* Raise Python requirement from version 3.7 to 3.8. Python 3.7
has reached EOL in 2023 and is no longer maintained by the
Python Software Foundation.
* Add CI tests using Python 3.13, drop tests for 3.7.
* Restructure Python build to ease packaging.
* Fix issue #41.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fangfrisch?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4150eee1b226d77cdda3e961edba65d6605871568759dc482730b4162ef9ba66
|
||||
size 127572
|
||||
3
1.9.1.tar.gz
Normal file
3
1.9.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22db9b9a4726df005fb2f26612ffa6a39b654442fd413e6ecc7d4019ff26dc9f
|
||||
size 127746
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 10:32:53 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.9.1:
|
||||
* Raise Python requirement from version 3.7 to 3.8. Python 3.7
|
||||
has reached EOL in 2023 and is no longer maintained by the
|
||||
Python Software Foundation.
|
||||
* Add CI tests using Python 3.13, drop tests for 3.7.
|
||||
* Restructure Python build to ease packaging.
|
||||
* Fix issue #41.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 09:48:47 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-fangfrisch
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 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 @@
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-fangfrisch
|
||||
Version: 1.9.0
|
||||
Version: 1.9.1
|
||||
Release: 0
|
||||
Summary: Update and verify unofficial Clam Anti-Virus signatures
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user