Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
b6cf893721 | |||
7c03169a52 | |||
589af209eb | |||
91a80698b9 |
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 16 12:52:59 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.1.1
|
||||||
|
* Add support for Python 3.13.
|
||||||
|
* Fix GitHub test actions.
|
||||||
|
- Drop py313.patch, merged upstream
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 28 22:15:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- add py313.patch to fix tests with python 3.13
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 24 11:36:23 UTC 2024 - ecsos <ecsos@opensuse.org>
|
Wed Jan 24 11:36:23 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-venusian
|
# spec file for package python-venusian
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2013-2019 LISA GmbH, Bingen, Germany.
|
# Copyright (c) 2013-2019 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-venusian
|
Name: python-venusian
|
||||||
Version: 3.1.0
|
Version: 3.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for deferring decorator actions
|
Summary: A library for deferring decorator actions
|
||||||
License: SUSE-Repoze AND ZPL-2.1
|
License: SUSE-Repoze AND ZPL-2.1
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eb72cdca6f3139a15dc80f9c95d3c10f8a54a0ba881eeef8e2ec5b42d3ee3a95
|
|
||||||
size 37960
|
|
3
venusian-3.1.1.tar.gz
Normal file
3
venusian-3.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:534fb3b355669283eb3954581931e5d1d071fce61d029d58f3219a5e3a6f0c41
|
||||||
|
size 39269
|
Reference in New Issue
Block a user